emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (25bf8d3cdc6 -> f266622cdb3)


From: João Távora
Subject: master updated (25bf8d3cdc6 -> f266622cdb3)
Date: Sat, 3 Feb 2024 09:44:07 -0500 (EST)

capitaomorte pushed a change to branch master.

      from  25bf8d3cdc6 Merge from origin/emacs-29
       new  5e4a0a29fa3 Make sure read-symbol-shorthands is permanently local
       new  c2aaa8f15aa Process read-symbol-shorthands from longest to shortest 
(bug#67390)
       new  17c3610c561 Consider read-symbol-shorthands in check-declare.el 
(bug#67523)
       new  0f715f9c154 Improve shorthands-font-lock-shorthands (bug#67390)
       new  c52d17d91ad Also teach loaddefs-gen.el about shorthands (bug#63480)
       new  817140a852e Fix prefix discovery for files with 
read-symbol-shorthands (bug#67325)
       new  9a51fbb69fc ; Also consider shorthands in check-declare-scan 
(bug#67523)
       new  f266622cdb3 ; Optimize shorthand insertion in 
loaddefs-generate--parse-file


Summary of changes:
 doc/lispref/symbols.texi         |  17 +++++++
 lisp/emacs-lisp/check-declare.el | 105 +++++++++++++++++++++------------------
 lisp/emacs-lisp/loaddefs-gen.el  |  24 ++++++++-
 lisp/emacs-lisp/shorthands.el    |  34 ++++---------
 lisp/files.el                    |  10 +++-
 5 files changed, 116 insertions(+), 74 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]