[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/android updated (4ea40db8236 -> a87272183ba)
From: |
Po Lu |
Subject: |
feature/android updated (4ea40db8236 -> a87272183ba) |
Date: |
Thu, 27 Apr 2023 23:55:13 -0400 (EDT) |
oldosfan pushed a change to branch feature/android.
from 4ea40db8236 Merge remote-tracking branch 'origin/master' into
feature/android
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
adds a97c382682b Merge from origin/emacs-29
new a87272183ba Merge remote-tracking branch 'origin/master' into
feature/android
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(-)
- feature/android updated (4ea40db8236 -> a87272183ba),
Po Lu <=