]> code.delx.au - gnu-emacs/commitdiff
* doc/emacs/commands.texi (Keys): Whitespace fix. (Bug#9635)
authorGlenn Morris <rgm@gnu.org>
Fri, 30 Sep 2011 18:17:34 +0000 (14:17 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 30 Sep 2011 18:17:34 +0000 (14:17 -0400)
doc/emacs/ChangeLog
doc/emacs/commands.texi

index ac913fc32646e23d6a4356039194fa4a03260116..88c208ce295798b849b63ac113f58c650d4937dd 100644 (file)
@@ -1,3 +1,7 @@
+2011-09-30  Glenn Morris  <rgm@gnu.org>
+
+       * commands.texi (Keys): Whitespace fix.  (Bug#9635)
+
 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
 
        * windows.texi (Pop Up Window): Defer discussion of window
index 5f44e7cd07664456e898d9a2a6aa1ba4e62f122f..cff725027e993e2b123ff49faa5ffc62f5389cd6 100644 (file)
@@ -137,7 +137,7 @@ become an invalid key sequence.  @xref{Key Bindings}.
 
   Typing the help character (@kbd{C-h} or @key{F1}) after a prefix key
 displays a list of the commands starting with that prefix.  The sole
-exception to this rule is @key{ESC}: @kbd{@key{ESC}C-h} is equivalent
+exception to this rule is @key{ESC}: @kbd{@key{ESC} C-h} is equivalent
 to @kbd{C-M-h}, which does something else entirely.  You can, however,
 use @key{F1} to displays a list of the commands starting with
 @key{ESC}.