From: Po Lu Date: Sat, 22 Jul 2023 02:44:34 +0000 (+0800) Subject: ; * etc/NEWS: Announce `current-key-remap-sequence'. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3a9fca84f27b4188033ee8ce2417d2f213766069;p=emacs.git ; * etc/NEWS: Announce `current-key-remap-sequence'. --- diff --git a/etc/NEWS b/etc/NEWS index 0793bac0e9c..de2e0b6bd89 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -644,6 +644,11 @@ provokes an error if used numerically. * 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',