From 9229fe8763afbfe5e416b8d6826307282bd84b60 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 30 Sep 2011 14:17:34 -0400 Subject: [PATCH] * doc/emacs/commands.texi (Keys): Whitespace fix. (Bug#9635) --- doc/emacs/ChangeLog | 4 ++++ doc/emacs/commands.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ac913fc326..88c208ce29 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2011-09-30 Glenn Morris + + * commands.texi (Keys): Whitespace fix. (Bug#9635) + 2011-09-24 Chong Yidong * windows.texi (Pop Up Window): Defer discussion of window diff --git a/doc/emacs/commands.texi b/doc/emacs/commands.texi index 5f44e7cd07..cff725027e 100644 --- a/doc/emacs/commands.texi +++ b/doc/emacs/commands.texi @@ -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}. -- 2.39.2