aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove safe_run_hooks_maybe_narrowedscratch/remove-locked-narrowingGregory Heytings2023-02-112-18/+3
* Update documentation to reflect the removal of locked narrowingsGregory Heytings2023-02-106-58/+4
* Remove functions and variables for locked narrowingsGregory Heytings2023-02-103-80/+0
* Remove locked narrowingGregory Heytings2023-02-105-336/+5
* Deactivate locked narrowingsGregory Heytings2023-02-102-2/+2
* * lisp/iimage.el (iimage-mode-buffer): Handle multiple regexps.LensPlaysGames2023-02-081-1/+1
* ; Fix memory leak in treesit.cEli Zaretskii2023-02-081-2/+6
* * lisp/edmacro.el (edit-kbd-macro): Fix thinko (bug#61333)Stefan Monnier2023-02-081-3/+3
* ; Fix doc strings in iimage.elEli Zaretskii2023-02-081-4/+10
* Fix crashes inside 'xfree' called from treesit.cEli Zaretskii2023-02-071-1/+1
* Make java-ts-mode use the c-ts-common-indent-type-regexp-alistYuan Fu2023-02-061-14/+16
* Fix c-ts-mode indentationYuan Fu2023-02-063-92/+89
* Fix c-ts-mode indentationYuan Fu2023-02-062-0/+20
* Fix c-ts-mode indentation (bug#61291)Yuan Fu2023-02-062-0/+13
* (eglot-completion-at-point): Return correct values in :company-kindDmitry Gutov2023-02-071-1/+4
* Tighten and simplify typescript compilation-mode regexps (bug#61104)Mattias EngdegÄrd2023-02-062-8/+34
* ; * lisp/progmodes/c-ts-common.el (treesit-node-prev-sibling): Declare.Eli Zaretskii2023-02-061-0/+1
* Clarify bug-reference-auto-setup-functions docstring.Tassilo Horn2023-02-061-1/+15
* * lisp/treesit.el (treesit): Fix shortdoc example form (bug#61318).Aleksandr Vityazev2023-02-061-1/+1
* Use c-ts-common-statement-offset in java-ts-mode (bug#61142)Theodor Thornhill2023-02-064-10/+112
* Add array_initializer to java-ts-modeTheodor Thornhill2023-02-061-0/+1
* go-ts-mode: Highlight variable declarationsDmitry Gutov2023-02-061-1/+7
* go-ts-mode: Fix highlighting of function name in call_expressionDmitry Gutov2023-02-061-6/+5
* c-ts-mode: Highlight "property functions" as functionsDmitry Gutov2023-02-061-1/+3
* rust-ts-mode: Fix highlighting of function name in call_expressionDmitry Gutov2023-02-051-6/+5
* rust-ts-mode--font-lock-settings: Improve consistencyDmitry Gutov2023-02-051-4/+1
* Make sure 'M-x show-paren-local-mode' turns on right awayDmitry Gutov2023-02-051-8/+12
* Add to bug-reference-auto-setup-functions after its declaring defvarTassilo Horn2023-02-051-6/+16
* * lisp/vc/vc.el (vc-find-revision-no-save): Fix parens (bug#61256).Juri Linkov2023-02-051-2/+2
* ; Fix byte-compilation warningEli Zaretskii2023-02-051-0/+1
* Fix inability to turn show-paren-local-mode on manually (bug#61098)Dmitry Gutov2023-02-051-2/+2
* ; go-ts-mode--indent-rules: Indent to 0 at top levelDmitry Gutov2023-02-051-0/+1
* Merge branch 'emacs-29' of git.savannah.gnu.org:/srv/git/emacs into emacs-29Eli Zaretskii2023-02-051-1/+1
|\
| * ; Fix trivial mistake in emoji--choose-emojiJonas Bernoulli2023-02-051-1/+1
* | ; Fix whitespace of last changeEli Zaretskii2023-02-051-0/+1
|/
* ; * lisp/isearch.el (emoji--read-emoji): Avoid compilation warning.Eli Zaretskii2023-02-051-1/+1
* rust-ts-mode: Highlight variable declarationsDmitry Gutov2023-02-051-7/+15
* rust-ts-mode--indent-rules: Indent to 0 at top levelDmitry Gutov2023-02-051-0/+1
* ; Move misplaces parenthesis in emoji--choose-emojiJonas Bernoulli2023-02-051-1/+1
* Ensure upper bound of font-lock region is less than point-maxAlan Mackenzie2023-02-051-0/+2
* ; * lisp/paren.el (show-paren-predicate): Doc fix. (Bug#61098)Eli Zaretskii2023-02-051-1/+2
* Highlight more complex function parametersDmitry Gutov2023-02-051-3/+13
* No longer use transient in isearch-emoji-by-nameJonas Bernoulli2023-02-052-28/+28
* Make highlighting more regular across TS modes (bug#61205)Dmitry Gutov2023-02-056-29/+48
* ; Improve documentation of 'proper-list-p'Eli Zaretskii2023-02-051-1/+4
* Document 'plistp'Eli Zaretskii2023-02-051-0/+5
* Fix display of raised/lowered composed textEli Zaretskii2023-02-051-0/+5
* Fix installation of tree-sitter grammar on MS-WindowsEli Zaretskii2023-02-051-1/+11
* Update the Emacs FAQ for Emacs 29Eli Zaretskii2023-02-051-0/+120
* Fix byte-compilation of *-ts-mode.el filesEli Zaretskii2023-02-051-25/+24