master updated (300deca4a8f -> a465009585b)
Sean Whitton <[email protected]> Fri, 10 Jul 2026 08:06:03 -0400 (EDT)
| Newsgroups | gmane.emacs.diffs |
|---|---|
| Message-ID | <[email protected]> |
spwhitton pushed a change to branch master.
from 300deca4a8f Fix error in `cl-defstruct' when slot names contain % characters
adds 549d2f86379 Check for a live buffer in 'quit-restore-window'
adds 0b30e299f51 Fix test breakage in files-tests
adds 4ccf2584e35 Have 'replace-buffer-in-windows' remove BUFFER-OR-NAME everywhere (Bug#81370)
adds 95ab9ef627b Fix OOB read in Android TrueType font scan
adds 7621ee1d012 Fix uninit read in Android TrueType font scan
adds f9a8c61f504 Fix 'eldoc-show-help-at-pt'
adds 8e5c0386f18 Improve eldoc-help-at-pt docstrings
adds d0bd9b39a31 ; completion-pcm-bug80914: Only look at the car of the list.
new a465009585b Merge from origin/emacs-31
Summary of changes:
lisp/emacs-lisp/eldoc.el | 14 ++++++++------
lisp/window.el | 27 ++++++++++++++-------------
src/sfnt.c | 10 +++++-----
test/lisp/files-tests.el | 4 ++--
test/lisp/minibuffer-tests.el | 8 +++-----
5 files changed, 32 insertions(+), 31 deletions(-)