[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (55aad592e17 -> d4bd5a3cbab)
From: |
Eli Zaretskii |
Subject: |
master updated (55aad592e17 -> d4bd5a3cbab) |
Date: |
Sun, 25 Aug 2024 14:56:03 -0400 (EDT) |
eliz pushed a change to branch master.
from 55aad592e17 Improve computation of indent depth in SHR and
'visual-wrap-prefix-mode'
adds 0a626a64c70 * etc/emacs_lldb.py (Lisp_Object): PVEC_COMPILED ->
PVEC_CLOSURE
adds 8c251a4c419 ; Mention in PROBLEMS issues with long popup menus
new 99f23546967 Merge from origin/emacs-30
adds 52829bcee61 ; Fix bad references to other manuals
new 22c228bba30 ; Merge from origin/emacs-30
adds 969498c25d0 Remove dangerous HTML edit from admin.el
adds 096730510cd eglot-tests.el: New tests for existing completion
behavior
adds 713069dd7a8 [Eglot] Stricter "expand common" behavior
adds 0a500193087 Indent ERT failure explanations rigidly
adds 4eaab54896f ; * doc/lispref/display.texi (Low-Level Font): Fix
wording (bug#72771).
adds 9b299dd79c1 Revert a recent change that caused redisplay slowdown
new d4bd5a3cbab Merge from origin/emacs-30
Summary of changes:
admin/admin.el | 4 +-
doc/lispref/display.texi | 7 ++-
etc/EGLOT-NEWS | 30 +++++++++
etc/PROBLEMS | 6 ++
etc/emacs_lldb.py | 2 +-
lisp/emacs-lisp/ert.el | 5 +-
lisp/progmodes/eglot.el | 14 ++++-
src/xfaces.c | 5 --
test/lisp/emacs-lisp/ert-tests.el | 54 ++++++++++++++++
test/lisp/progmodes/eglot-tests.el | 124 ++++++++++++++++++++++++++++++++++---
10 files changed, 226 insertions(+), 25 deletions(-)
- master updated (55aad592e17 -> d4bd5a3cbab),
Eli Zaretskii <=