From 27599d8df838569e223bc8be4fb7c40cd75c1847 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 8 Aug 2022 16:07:23 +0200 Subject: [PATCH] Add NEWS note about interactive-args --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index ea26c5e6bab..733ab673e48 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. -- 2.39.2