]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Announce `current-key-remap-sequence'.
authorPo Lu <luangruo@yahoo.com>
Sat, 22 Jul 2023 02:44:34 +0000 (10:44 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 22 Jul 2023 02:44:34 +0000 (10:44 +0800)
etc/NEWS

index 0793bac0e9ca2d87336c58133a59d79a8ad55ca7..de2e0b6bd89d19fe5bc2fc26bb1c6c29739fd15c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -644,6 +644,11 @@ provokes an error if used numerically.
 \f
 * Lisp Changes in Emacs 30.1
 
++++
+** New variable 'current-key-remap-sequence'.
+It is bound to the key sequence that caused a call to a function bound
+within `function-key-map' or `input-decode-map' around those calls.
+
 +++
 ** New variables describing the names of built in programs.
 The new variables 'ctags-program-name', 'ebrowse-program-name',