From: Richard M. Stallman Date: Sat, 13 Aug 1994 05:26:42 +0000 (+0000) Subject: entered into RCS X-Git-Tag: emacs-19.34~7321 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8609b2e2447d29bb02d0d27b217c87ebe409695a;p=emacs.git entered into RCS --- diff --git a/lispref/commands.texi b/lispref/commands.texi index c831c9735a5..fc9ed30aee3 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -888,7 +888,7 @@ The super modifier. @end table Thus, the symbol for the key @key{F3} with @key{META} held down is -@kbd{M-@key{f3}}. When you use more than one prefix, we recommend you +@code{M-f3}. When you use more than one prefix, we recommend you write them in alphabetical order; but the order does not matter in arguments to the key-binding lookup and modification functions.