[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (dbd74657908 -> a97c382682b)
From: |
Po Lu |
Subject: |
master updated (dbd74657908 -> a97c382682b) |
Date: |
Thu, 27 Apr 2023 23:52:34 -0400 (EDT) |
oldosfan pushed a change to branch master.
from dbd74657908 Fix thinko in tramp-gvfs-maybe-open-connection
adds 933705d61e5 Improve greek-ibycus4 input method
adds 0cf6e0998ba * Makefile.in (distclean): Remove the 'native-lisp'
directory.
adds 31b58161bb5 Fix FOR_EACH_TAIL in c-ts-mode (bug#62951)
adds f965f35b33b Rename all functions called package-*-update-* to
package-*-upgrade-*
adds a365984d9e1 package-upgrade[-all]: Expand docstrings to note the
current limitation
adds 941ef044f2e Eglot: fix edge case when deleting inlay hint overlays
adds 44ebd9cbd56 Eglot: explain how to update Eglot in manual (bug#62720)
adds a40f1816237 Fix two crashes upon startup
new a97c382682b Merge from origin/emacs-29
Summary of changes:
Makefile.in | 3 ++
doc/emacs/package.texi | 14 +++---
doc/misc/eglot.texi | 32 +++++++++++++-
etc/NEWS.29 | 6 +--
lisp/emacs-lisp/package-vc.el | 18 ++++----
lisp/emacs-lisp/package.el | 44 +++++++++++--------
lisp/leim/quail/greek.el | 1 +
lisp/progmodes/c-ts-mode.el | 99 ++++++++++++++++++++++++++++++++++++++++++-
lisp/progmodes/eglot.el | 27 ++++++++++--
lisp/treesit.el | 17 ++++++--
src/image.c | 9 ++--
11 files changed, 220 insertions(+), 50 deletions(-)
- master updated (dbd74657908 -> a97c382682b),
Po Lu <=