changeset 11755:fb074e606a41

(Fread_key_sequence): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 08 May 1995 15:45:55 +0000
parents 7691dbfc7571
children 7d21f64d2c0e
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Mon May 08 15:42:59 1995 +0000
+++ b/src/keyboard.c	Mon May 08 15:45:55 1995 +0000
@@ -5929,7 +5929,7 @@
 `read-key-sequence' checks `function-key-map' for function key\n\
 sequences, where they wouldn't conflict with ordinary bindings.  See\n\
 `function-key-map' for more details.")
-  (prompt, continue_echo)
+  (prompt, continue_echo, dont_downcase_last, can_return_switch_frame)
 #endif
 
 DEFUN ("read-key-sequence", Fread_key_sequence, Sread_key_sequence, 1, 4, 0,