[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (c640dc9ef53 -> 1767d18c91a)
From: |
Mattias Engdegård |
Subject: |
master updated (c640dc9ef53 -> 1767d18c91a) |
Date: |
Mon, 27 Feb 2023 09:21:57 -0500 (EST) |
mattiase pushed a change to branch master.
from c640dc9ef53 Merge from origin/emacs-29
new 434ab2e0889 Improve delete-consecutive-dups doc precision and add
test
new 10d2b76edad * lisp/calc/calc.el (calcDigit-backspace): Hush warning.
new 443c249d850 Warn about `condition-case` without handlers
new 1767d18c91a Adjust some `pure` and `side-effect-free` function
declarations
Summary of changes:
etc/NEWS | 15 +++++++++++++++
lisp/calc/calc.el | 3 ++-
lisp/emacs-lisp/byte-opt.el | 6 +++---
lisp/emacs-lisp/macroexp.el | 21 +++++++++++++--------
lisp/subr.el | 18 ++++++++++++++++--
test/lisp/emacs-lisp/bytecomp-tests.el | 6 ++++++
test/lisp/subr-tests.el | 34 ++++++++++++++++++++++++++++++++++
7 files changed, 89 insertions(+), 14 deletions(-)
- master updated (c640dc9ef53 -> 1767d18c91a),
Mattias Engdegård <=