[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (fecc4c0 -> cc202c7)
From: |
Glenn Morris |
Subject: |
master updated (fecc4c0 -> cc202c7) |
Date: |
Sat, 9 Oct 2021 10:57:20 -0400 (EDT) |
gm pushed a change to branch master.
from fecc4c0 * lisp/progmodes/bug-reference.el: Use new `eql`
specializer syntax
adds 1c7d056 ; Fix two typos where em dash was written as en dash
adds 5978283 (xref--collect-matches-1): Remove some intermediate
allocations
adds e139dd1 Fix doc strings of 2 categories
adds bbcd8cc Slight simplificaiton
adds 35a7528 * lisp/progmodes/xref.el: Bump the version.
adds 47cbd10 * lisp/bindings.el (mode-line-position): Improve tooltip.
adds 315fe20 ; * src/Makefile.in (../native-lisp): Add comment.
adds ebb7e26 ; * etc/NEWS: Fix a typo.
adds 3a9b881 ; * etc/NEWS: Rearrange the "incompatible changes"
sections.
adds 20eb364 Rewrite Antinews for Emacs 28
adds 00eb21c ; * src/dispextern.h (struct glyph_string): Comment on
NCHARS. (Bug#51105)
adds ec9f25b Mention that RET means "yes" in y-or-n-p
adds 81f20e8 Fix thinko in ls-lisp--insert-directory
adds 394209c ; Fix indentation in etc/NEWS
new cc202c7 Merge from origin/emacs-28
Summary of changes:
doc/emacs/anti.texi | 198 +++++++++++++++-----------------
doc/emacs/emacs.texi | 2 +-
doc/emacs/maintaining.texi | 2 +-
doc/lispref/anti.texi | 241 +++++++++++++++++++--------------------
doc/lispref/elisp.texi | 2 +-
doc/misc/ert.texi | 2 +-
etc/NEWS.28 | 208 ++++++++++++++++-----------------
lisp/bindings.el | 2 +-
lisp/international/characters.el | 4 +-
lisp/ls-lisp.el | 1 +
lisp/progmodes/xref.el | 110 +++++++++---------
lisp/subr.el | 2 +-
src/Makefile.in | 9 ++
src/dispextern.h | 4 +-
14 files changed, 387 insertions(+), 400 deletions(-)
- master updated (fecc4c0 -> cc202c7),
Glenn Morris <=