aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to Org 9.6.1-31-gaf1bb1Kyle Meyer2023-02-129-37/+58
* * src/.gdbinit (nextcons): Amend $.u.cdr to $.u.s.u.cdr (bug#61453).Alan Mackenzie2023-02-121-1/+1
* Add lambda_expression to c-ts-common-indent-type-regexp-alistTheodor Thornhill2023-02-121-0/+1
* ; Use the right name when specifying VC packagesPhilip Kaludercic2023-02-121-3/+4
* Tolerate missing elpa-packages.eld filesPhilip Kaludercic2023-02-121-2/+2
* Avoid warning about 'load-path' in non-interactive sessionsEli Zaretskii2023-02-121-1/+2
* ; Fix installation of dependencies for VC packagesPhilip Kaludercic2023-02-121-2/+2
* ; Mention Hunspell private-dictionary misfeature in doc stringsEli Zaretskii2023-02-121-2/+7
* Support webkit2gtk-4.1Ulrich Müller2023-02-121-1/+5
* ; Fix typoStefan Kangas2023-02-121-1/+1
* ; Fix typo in buffer.hDaniel Martín2023-02-121-1/+1
* ; Fix typosStefan Kangas2023-02-123-3/+3
* ; Fix doc strings in lisp/image/ directoryEli Zaretskii2023-02-119-181/+197
* ; Improve documentation of hash functions.Eli Zaretskii2023-02-113-16/+52
* ; Remove extraneous local variables from image-dired-*.el filesEli Zaretskii2023-02-114-16/+0
* bug-reference: prevent match-data clobbering (bug#61395)Tassilo Horn2023-02-101-1/+1
* ; * admin/notes/tree-sitter/starter-guide: Typos.Basil L. Contovounesios2023-02-101-2/+2
* ; Fix recent changes in treesit docsEli Zaretskii2023-02-101-6/+6
* Rename LIMIT to DEPTH in tree-sitter functions (bug#61231)Yuan Fu2023-02-092-18/+18
* ; Fix incorrect function name in treesit manualSimon Pugnet2023-02-092-6/+6
* Add 'live' property to treesit-node-check (bug#61235)Yuan Fu2023-02-093-5/+38
* Update to Transient v0.3.7-205-gb8ad0daJonas Bernoulli2023-02-091-1/+1
* Fix 'rmail-summary-output'Eli Zaretskii2023-02-091-1/+5
* lisp-mode: add docstring recognition for more common lisp symbolsNicolas Martyanoff2023-02-091-0/+3
* ; Improve discoverability of empty file names handlingEli Zaretskii2023-02-091-0/+11
* Update to Transient v0.3.7-204-gecff8c2Jonas Bernoulli2023-02-092-144/+98
* Fix Scala entry in Eglot's DB of LSP serversEli Zaretskii2023-02-091-1/+2
* ruby-ts-mode: Also don't reindent 'identifier' when inside ERRORDmitry Gutov2023-02-091-1/+1
* ruby-ts-mode: Fix indentation inside empty if/unless/case/defDmitry Gutov2023-02-092-0/+23
* * 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