emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keymap.c


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/keymap.c
Date: Mon, 19 Dec 2005 15:46:13 +0000

Index: emacs/src/keymap.c
diff -u emacs/src/keymap.c:1.311 emacs/src/keymap.c:1.312
--- emacs/src/keymap.c:1.311    Sun Dec 11 15:35:14 2005
+++ emacs/src/keymap.c  Mon Dec 19 15:46:13 2005
@@ -3851,6 +3851,9 @@
 `read-key-sequence' replaces the matching suffix with its binding, and
 continues with the new sequence.
 
+If the binding is a function, it is called with one argument (the prompt)
+and its return value (a key sequence) is used.
+
 The events that come from bindings in `function-key-map' are not
 themselves looked up in `function-key-map'.
 




reply via email to

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