[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (f886ae5cf07 -> c108132d3bb)
From: |
João Távora |
Subject: |
master updated (f886ae5cf07 -> c108132d3bb) |
Date: |
Sun, 2 Apr 2023 19:38:00 -0400 (EDT) |
capitaomorte pushed a change to branch master.
from f886ae5cf07 ; * etc/EGLOT-NEWS (Upcoming 1.14): Update.
adds 46fd10a7600 * doc/misc/tramp.texi (Remote shell setup): Clarify use
of ssh RemoteCommand.
adds e45bd10a3d9 Fix indentation regression in 'C-h l'
adds 09fece5722f Fix duplicate defcustom in eww.el
adds a14c3f62a67 ; Fix last change
adds c98929c7e18 ; Fix last change
adds ab4273056e0 Comp fix calls to redefined primtives with op-bytecode
(bug#61917)
adds 9b32bc134c4 Improve documentation of 'defcustom's :set keyword
adds 10918fc9d24 Fix scrolling window when point moves up
adds d2e82817a3f Add two typescript-ts-mode faces (bug#62429)
adds 4508a024e81 ; Clarify documentation of 'cursor' text property
adds d23dc3dd7e3 ; * lisp/emacs-lisp/package-vc.el (package-vc): Fix
manual reference
adds 59f66ea3027 ; * lisp/emacs-lisp/package-vc.el: Remove completed
item from TODO
adds 0622e1f29f6 Eglot: ensure server shutdown turns off
eglot-inlay-hints-mode
adds 131ec049db0 Eglot: unbreak eglot-extend-to-xref on w32
adds b2fbec37f39 ; * etc/EGLOT-NEWS: Clarify scope of topmost section
adds d0eb12e8d3c Fix typo in section 14.1 of Emacs Manual
adds 3bdbb66efb9 ; CONTRIBUTE: Minor stylistic changes.
new c108132d3bb Merge from origin/emacs-29
Summary of changes:
CONTRIBUTE | 10 ++++-----
doc/emacs/display.texi | 2 +-
doc/lispref/customize.texi | 9 +++++++-
doc/lispref/text.texi | 25 +++++++++++-----------
doc/misc/tramp.texi | 9 ++++----
lisp/custom.el | 4 +++-
lisp/emacs-lisp/comp.el | 41 ++++++++++++++++++++----------------
lisp/emacs-lisp/package-vc.el | 5 +----
lisp/help.el | 4 ++++
lisp/loadup.el | 6 ++++++
lisp/net/eww.el | 13 ++++++------
lisp/progmodes/eglot.el | 4 ++--
lisp/progmodes/typescript-ts-mode.el | 25 +++++++++++++++++-----
src/comp.c | 8 +++++++
src/xdisp.c | 5 +++--
test/src/comp-tests.el | 18 +++++++++++++++-
16 files changed, 126 insertions(+), 62 deletions(-)
- master updated (f886ae5cf07 -> c108132d3bb),
João Távora <=