From 30abf62ba083ef4a6b9a4404de5cd9aad13e1c9c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 15 Feb 1995 00:02:48 +0000 Subject: Doc fix. --- src/callint.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/callint.c') 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\ -- cgit v1.2.1