[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (0a361fd91ab -> 1bed13111be)
From: |
Stefan Kangas |
Subject: |
master updated (0a361fd91ab -> 1bed13111be) |
Date: |
Fri, 24 Feb 2023 00:44:57 -0500 (EST) |
skangas pushed a change to branch master.
from 0a361fd91ab ; Return t or nil for 'test-completion' of Eshell user
references
adds 990f4027131 * doc/emacs/maintaining.texi: More mentions of marked
files in Dired.
adds 5286111ea1f Improve documentation of VC commands, including in Dired
adds e3be0dbf85c Eglot: display completion label when safe
adds 5c2be6a2632 ; Fix recently-added doc strings in eglot.el
adds a0b273ef300 ; Clarify documentation of
'file-modes-number-to-symbolic'
adds 79fead1709f ; Fix a typo in a doc string in c-ts-common.el
(bug#61736).
adds 91e24c5b5a6 Eglot: update inlay hints on window configuration
changes
adds b0cbd5590b2 Eglot: simplify inlay hints implementation with jit-lock
new 1bed13111be Merge from origin/emacs-29
Summary of changes:
doc/emacs/dired.texi | 4 ++
doc/emacs/maintaining.texi | 59 ++++++++++++++-----
doc/lispref/files.texi | 6 +-
doc/misc/eglot.texi | 8 ---
lisp/dired-aux.el | 21 +++++--
lisp/files.el | 11 ++--
lisp/progmodes/c-ts-common.el | 2 +-
lisp/progmodes/eglot.el | 129 ++++++++++++++++--------------------------
lisp/vc/vc.el | 54 ++++++++++++------
9 files changed, 164 insertions(+), 130 deletions(-)
- master updated (0a361fd91ab -> 1bed13111be),
Stefan Kangas <=