# HG changeset patch # User Richard M. Stallman # Date 736102164 0 # Node ID 8bfb4d8d4238fa383a0f93d58704c69ee73d61b5 # Parent 100ac7394e71267159c998f237bb3e01cfa1fe11 (Fthis_command_keys): Doc fix. diff -r 100ac7394e71 -r 8bfb4d8d4238 src/keyboard.c --- a/src/keyboard.c Thu Apr 29 15:57:17 1993 +0000 +++ b/src/keyboard.c Thu Apr 29 16:49:24 1993 +0000 @@ -4114,7 +4114,8 @@ } DEFUN ("this-command-keys", Fthis_command_keys, Sthis_command_keys, 0, 0, 0, - "Return string of the keystrokes that invoked this command.") + "Return the key sequence that invoked this command.\n\ +The value is a string or a vector.") () { return make_event_array (this_command_key_count,