summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * ; Add commentary and dostring in c-ts-modeYuan Fu2023-01-19
| | * Fix an oversight in advice.elMichael Heerdegen2023-01-19
| | * ; * etc/NEWS: Rearrange instructions for building tree-sitter grammars.Eli Zaretskii2023-01-19
| | * (treesit-simple-indent-presets): Have n-p-gp check for grandparent's presenceDmitry Gutov2023-01-19
| | * ; ruby-ts--indent-rules: Minor cleanupDmitry Gutov2023-01-19
| | * ruby-toggle-block: Fix in ruby-ts-modeDmitry Gutov2023-01-19
| | * (ruby-ts--indent-rules): Indent inside empty parens properlyDmitry Gutov2023-01-19
| | * ; * doc/emacs/modes.texi (Choosing Modes): Add index entries.Eli Zaretskii2023-01-19
| | * Fix bug in 'sieve-manage--append-to-log'Kai Tetzlaff2023-01-19
| | * CC Mode: Prevent two classes of "type" prematurely entering c-found-typesAlan Mackenzie2023-01-19
| | * ruby-ts-mode: Use font-lock-constant-face for true/false/nilDmitry Gutov2023-01-19
| | * (ruby-ts--indent-rules): Add a rule for continuation of a hash pairDmitry Gutov2023-01-19
| | * (ruby-ts--parent-call-or-bol): Handle more cases with nested literalsDmitry Gutov2023-01-19
| | * (ruby-ts--statement-container-regexp): Remove "parenthesized_statements"Dmitry Gutov2023-01-19
| | * ruby-ts-mode: Handle indent in parenless calls much closer to ruby-modeDmitry Gutov2023-01-19
| | * Fix split-window-below for the case when split-window-keep-point is nil.Juri Linkov2023-01-18
| | * Rebind in read-regexp-map ‘M-c’ to ‘M-s c’ compatible with search-mapJuri Linkov2023-01-18
| | * * lisp/vc/vc-dir.el: Make keys ‘% m’ and ‘* %’ compatible with DiredJuri Linkov2023-01-18
| | * Use proper types for Eshell warningsJim Porter2023-01-18
| | * ; Avoid byte-compiler warning in cc-fonts.el.Eli Zaretskii2023-01-18
| | * ; Clarify doc strings of some functions in files.elEli Zaretskii2023-01-18
| | * Improve the documentation of 'auto-mode-alist' searchEli Zaretskii2023-01-18
| | * ; Fix minor mistakes in documentationIkumi Keita2023-01-18
| | * ; * lisp/treesit.el (treesit-font-lock-fontify-region): Minor fix.Yuan Fu2023-01-17
| | * Revert "Revert "Add c-or-c++-ts-mode (bug#59613)""Yuan Fu2023-01-17
| | * Make it harder to misactivate tree-sitter font-lock fast modeYuan Fu2023-01-17
| | * ; * src/treesit.c: Remove unused boilerplate.Yuan Fu2023-01-17
| | * ruby-ts-mode: Obey the option ruby-method-call-indentDmitry Gutov2023-01-18
| | * ruby-ts-mode: Obey the option ruby-after-operator-indentDmitry Gutov2023-01-18
| | * ruby-ts-mode: Fix indent after operator or conditionalDmitry Gutov2023-01-18
| | * ruby-ts-mode: Fix/change indentation of a continuation method callDmitry Gutov2023-01-18
| | * ruby-ts-mode: Fix indent inside parenthesized_expr and else/end after unlessDmitry Gutov2023-01-18
| | * ruby-ts-mode: Fix the rules for hanging arrays and hashesDmitry Gutov2023-01-18
| | * Add more detail about how to invoke Eshell commandsJim Porter2023-01-17
| | * CC Mode: On removal of "typedef", remove pertinent types from c-found-typesAlan Mackenzie2023-01-17
| | * ; Relax timeouts for failing ERC testF. Jason Park2023-01-17
| | * Don't preserve non-module minor modes in erc-openF. Jason Park2023-01-17
| | * Use correct buffer for local-module vars in erc-openF. Jason Park2023-01-17
| | * ; Avoid plist-get as generalized var in erc-compatF. Jason Park2023-01-17
| | * Fix display of warnings on w32 consoleEli Zaretskii2023-01-17
| | * Fix buffer-list-update-hook for indirect buffersBasil L. Contovounesios2023-01-17
| | * ; Fix tree-sitter indent anchor presetYuan Fu2023-01-17
| | * Fix treesit-node-first-child-for-pos (bug#60127)Yuan Fu2023-01-17
| | * ; * src/treesit.c (Ftreesit_induce_sparse_tree): Minor change.Yuan Fu2023-01-17
| | * Fix hfy-exclude-file-rules (bug#60562)Mattias Engdegård2023-01-16
| | * CC Mode: Prevent ids in temporary "declarators" getting into c-found-typesAlan Mackenzie2023-01-16
| | * ; Fix more quoting in w32fns.c.Eli Zaretskii2023-01-16
| | * ; Avoid byte-compiler warning in eglot.elEli Zaretskii2023-01-16
| | * ; * lisp/progmodes/eglot.el: Remove stray space.Eli Zaretskii2023-01-16
| | * ; * src/w32fns.c: Fix quoting. Patch by Arash Esbati <arash@gnu.org>.Eli Zaretskii2023-01-16