]> git.eshelyaron.com Git - emacs.git/commit
Merge from origin/emacs-29
authorEli Zaretskii <eliz@gnu.org>
Sat, 2 Dec 2023 15:05:51 +0000 (10:05 -0500)
committerEli Zaretskii <eliz@gnu.org>
Sat, 2 Dec 2023 15:05:51 +0000 (10:05 -0500)
commit59af2c6b150b1639756a724ce06103bdc51b0309
treeb0559d7d83ff22d055f4232ef718c9409af4b9b7
parent907aab88c7a2bb56014d497633c038d9762cfd01
parent5f882f4ee97f6e7e730e85482ff799b4fe0e30f1
Merge from origin/emacs-29

5f882f4ee97 ; Fix doc string punctuation in ruby-ts-mode.el.
546a68925c9 Fix 'Info-goto-node-web' when NODE is given in various forms
7ff943044e9 Fix setting cursor when the window's op line has 'line-pr...
7f0bef47ddd Drop extra parenthesis in example code in Emacs Lisp Intr...
fbaf113bf38 rust-ts-mode: appropriately fontify doc strings
bd62bdbc680 Fix example code in Emacs Lisp Introduction manual
c7e459132a9 Fix example in Emacs Lisp Intro manual
a6e9c26c8f4 ; * doc/emacs/files.texi (Save Commands): Fix last change.
f6a06ed6c5d Elisp manual: Mention 'write-region' for saving the buffer
4774a3abb4b Document, that PROCESS of signal-process can be a string
ab126284081 Fix typescript-ts-mode indentation for switch statements
doc/emacs/files.texi
doc/lispref/processes.texi
lisp/info.el
lisp/progmodes/ruby-ts-mode.el
lisp/progmodes/rust-ts-mode.el
lisp/progmodes/typescript-ts-mode.el
src/process.c
src/xdisp.c