summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New structure for Eglot manualscratch/write-eglot-manual-for-advanced-server-configJoão Távora2023-03-081-38/+48
* Fix regression in Fido mode (bug#62015)João Távora2023-03-061-0/+11
* * Fix `emacs-lisp-native-compile-and-load' for (bug#61917)Andrea Corallo2023-03-061-1/+2
* * lisp/emacs-lisp/comp.el (comp-prettyformat-insn): Fix (bug#61917)Andrea Corallo2023-03-061-4/+6
* Revert "Fix configuration of webp libraries"Eli Zaretskii2023-03-061-2/+1
* Fix configuration of webp librariesPo Lu2023-03-061-1/+2
* Fix c-ts-mode indentationYuan Fu2023-03-052-0/+6
* Fix c-ts-mode indentationYuan Fu2023-03-052-1/+19
* Fix c-ts-mode indentationYuan Fu2023-03-052-11/+35
* ; Change font-lock-variable-name-face to font-lock-variable-use-faceYuan Fu2023-03-051-1/+1
* Update to Org 9.6.1-40-g3d817cKyle Meyer2023-03-055-36/+47
* Add string-interpolation feature to bash-ts-modeYuan Fu2023-03-051-1/+8
* Fix tramp-sh-handle-insert-directoryMichael Albinus2023-03-051-2/+2
* ; Minor fix of last changeEli Zaretskii2023-03-051-1/+1
* * Warn when certain primitives are redefined (bug#61880)Andrea Corallo2023-03-051-0/+11
* ; * lib-src/etags.c (print_help): Fix indentation.Eli Zaretskii2023-03-051-2/+2
* Fix c-ts-mode preproc directive indentationYuan Fu2023-03-042-2/+68
* ; * lisp/files.el (hack-local-variables): Fix typo in the doc string.Eli Zaretskii2023-03-041-1/+1
* More robustly unspoof HOME in Eglot tests (bug#61637)João Távora2023-03-041-9/+8
* Turn on Eglot inlay hints by defaultJoão Távora2023-03-041-2/+2
* Update ts modes missed in 4c16fd3a512 to use column-0Dmitry Gutov2023-03-042-2/+2
* Robustify Eglot for "transient" projectsJoão Távora2023-03-041-1/+2
* Fix documentation of 'normal-mode' in buffers that don't visit filesEli Zaretskii2023-03-043-10/+22
* Change tree-sitter indent anchor 'point-min' to 'column-0'Yuan Fu2023-03-046-26/+29
* Fix go-ts-mode multi-line string indentation (bug#61923)Yuan Fu2023-03-041-1/+2
* ; More accurate doc strings for 'window-at' and 'window-at-x-y'.Eli Zaretskii2023-03-042-2/+9
* Remove Eglot activation check from find-file-hookJoão Távora2023-03-041-1/+0
* * src/intervals.c (set_intervals_multibyte_1): Fix bug#61887Stefan Monnier2023-03-031-0/+3
* Revert inadvertent change to lisp/icomplete.el in previous commitJoão Távora2023-03-031-1/+0
* Revert previous change in go-ts-mode.elYuan Fu2023-03-031-1/+1
* Release ERC 5.5F. Jason Park2023-03-032-5/+6
* ; More doc improvements for OClosuresEli Zaretskii2023-03-033-6/+14
* Don't create GUI frames in batch sessionsJim Porter2023-03-031-0/+5
* ; Fix wrong error name in erc-server-908 doc string.F. Jason Park2023-03-031-2/+3
* ; * etc/ERC-NEWS: Mention more deprecations.F. Jason Park2023-03-031-47/+72
* Minor copyedits of documentation of OClosuresEli Zaretskii2023-03-032-53/+97
* Eglot: pay better attention to hints' paddingLeft/Right (bug#61924)João Távora2023-03-032-0/+3
* Fix c-ts-mode indentation for statement after preproc (bug#61893)Yuan Fu2023-03-021-6/+13
* Fix c/c++-ts-mode's mode lighterEli Zaretskii2023-03-021-1/+2
* Eglot: use shell-file-name in eglot--cmd (bug#61748)João Távora2023-03-021-1/+1
* Avoid signaling errors in url-basic-auth when password is nilEli Zaretskii2023-03-021-1/+4
* Fix wdired-tests on MS-WindowsEli Zaretskii2023-03-021-2/+17
* Improvements to xwidget on macOS (bug#60703)Andrew De Angelis2023-03-024-54/+114
* ; Avoid byte-compilation warning in c-ts-mode.elEli Zaretskii2023-03-021-0/+1
* * lisp/progmodes/go-ts-mode.el: Use treesit-language-available-p.Yuan Fu2023-03-011-1/+1
* Don’t signal warning when loading go-ts-mode.el without grammarYuan Fu2023-03-011-1/+1
* Fix c-ts-mode empty line indentation (bug#61893)Yuan Fu2023-03-012-12/+29
* Improve tree-sitter's prev-sibling indent anchorYuan Fu2023-03-012-5/+19
* * lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).João Távora2023-03-011-0/+3
* * lisp/icomplete.el: Fix in-buffer completion.Juri Linkov2023-03-011-3/+17