]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorStefan Kangas <stefankangas@gmail.com>
Sun, 5 Mar 2023 05:30:15 +0000 (06:30 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 5 Mar 2023 05:30:15 +0000 (06:30 +0100)
commit6fb8a4dff7ef22f96ebe1a775240617aabac6526
treeb89b588cd0d76d698ffbc1e7556f28d31b7a45ce
parent4b3ccf3092eaf5573b0f4968ee9a4515d04fd061
parent836044f329a0a96810f2d88471cb040b9d373cce
Merge from origin/emacs-29

836044f329a Fix c-ts-mode preproc directive indentation
64980a59b65 ; * lisp/files.el (hack-local-variables): Fix typo in the...
a7cd125d490 More robustly unspoof HOME in Eglot tests (bug#61637)
6c66dbd02c7 Turn on Eglot inlay hints by default
246f5b541c5 Update ts modes missed in 4c16fd3a512 to use column-0
0bfba49ca7c Robustify Eglot for "transient" projects
ea5fd375bb2 Fix documentation of 'normal-mode' in buffers that don't ...
4c16fd3a512 Change tree-sitter indent anchor 'point-min' to 'column-0'
f47b3930158 Fix go-ts-mode multi-line string indentation (bug#61923)
e0bf2da3db6 ; More accurate doc strings for 'window-at' and 'window-a...
lisp/files.el
lisp/progmodes/c-ts-mode.el
lisp/progmodes/eglot.el
lisp/progmodes/go-ts-mode.el
lisp/progmodes/java-ts-mode.el
lisp/progmodes/ruby-ts-mode.el
lisp/progmodes/typescript-ts-mode.el
lisp/subr.el
lisp/treesit.el
lisp/window.el
src/window.c