emacs-diffs
[Top][All Lists]
Advanced

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

master 27599d8df8: Add NEWS note about interactive-args


From: Lars Ingebrigtsen
Subject: master 27599d8df8: Add NEWS note about interactive-args
Date: Mon, 8 Aug 2022 10:07:37 -0400 (EDT)

branch: master
commit 27599d8df838569e223bc8be4fb7c40cd75c1847
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Add NEWS note about interactive-args
---
 etc/NEWS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index ea26c5e6ba..733ab673e4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2535,6 +2535,11 @@ patcomp.el, pc-mode.el, pc-select.el, s-region.el, and 
sregex.el.
 
 * Lisp Changes in Emacs 29.1
 
++++
+** New 'declare' form 'interactive-args'.
+This can be used to specify what forms to put into 'command-history'
+when executing commands interactively.
+
 ** The FORM arg of 'time-convert' is mandatory.
 'time-convert' can still be called without it, as before, but the
 compiler now emits a warning about this deprecated usage.



reply via email to

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