summaryrefslogtreecommitdiff
path: root/src/callint.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-02-15 00:02:48 +0000
committerRichard M. Stallman <rms@gnu.org>1995-02-15 00:02:48 +0000
commit30abf62ba083ef4a6b9a4404de5cd9aad13e1c9c (patch)
treee256c4a611a7f057964ec5e5f8d08ae4417d5bd2 /src/callint.c
parente018161e44b3c94a9c8a522f0758ab66b45539bb (diff)
downloademacs-30abf62ba083ef4a6b9a4404de5cd9aad13e1c9c.tar.gz
Doc fix.
Diffstat (limited to 'src/callint.c')
-rw-r--r--src/callint.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/callint.c b/src/callint.c
index 357f4b9aa86..cb6dad1e41e 100644
--- a/src/callint.c
+++ b/src/callint.c
@@ -80,7 +80,8 @@ e -- Parametrized event (i.e., one that's a list) that invoked this command.\n\
This skips events that are integers or symbols.\n\
f -- Existing file name.\n\
F -- Possibly nonexistent file name.\n\
-k -- Key sequence (string).\n\
+k -- Key sequence (downcase the last event if needed to get a definition).\n\
+K -- Key sequence to be redefined (do not downcase the last event).\n\
m -- Value of mark as number. Does not do I/O.\n\
n -- Number read using minibuffer.\n\
N -- Raw prefix arg, or if none, do like code `n'.\n\