emacs-diffs
[Top][All Lists]
Advanced

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

master updated (175bc8e5a5 -> 1ac74e2862)


From: Mattias Engdegård
Subject: master updated (175bc8e5a5 -> 1ac74e2862)
Date: Tue, 14 Jun 2022 14:20:36 -0400 (EDT)

mattiase pushed a change to branch master.

      from  175bc8e5a5 * lisp/replace.el (read-regexp): Use minibuffer-message 
in the minibuffer.
       new  6825e5686a Normalise setq during macro-expansion
       new  d6600481ae Run cconv for dynbound code as well
       new  1ac74e2862 Simplify byte-compiler assuming cconv normalisations


Summary of changes:
 lisp/emacs-lisp/byte-opt.el                        | 81 +++++++---------------
 lisp/emacs-lisp/bytecomp.el                        | 37 +++-------
 lisp/emacs-lisp/cconv.el                           | 76 +++++++++-----------
 lisp/emacs-lisp/macroexp.el                        | 48 +++++++++++++
 ...nstant.el => warn-variable-setq-nonvariable.el} |  2 +-
 .../bytecomp-resources/warn-variable-setq-odd.el   |  3 +
 test/lisp/emacs-lisp/bytecomp-tests.el             |  8 ++-
 7 files changed, 127 insertions(+), 128 deletions(-)
 copy test/lisp/emacs-lisp/bytecomp-resources/{warn-variable-set-constant.el => 
warn-variable-setq-nonvariable.el} (71%)
 create mode 100644 
test/lisp/emacs-lisp/bytecomp-resources/warn-variable-setq-odd.el



reply via email to

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