summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2011-07-15 20:43:23 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2011-07-15 20:43:23 +0200
commit4baf28e6167c7925d0caf10388eb5b2020709480 (patch)
tree68576861aa35c6d5b465807d46c6b91b6cd37b92
parent87e86684426cfc7c4676dc90e44a623921f7186e (diff)
downloademacs-4baf28e6167c7925d0caf10388eb5b2020709480.tar.gz
* doc/lispref/help.texi (Keys in Documentation): Revert last change.
-rw-r--r--doc/lispref/ChangeLog4
-rw-r--r--doc/lispref/help.texi5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index d18a72ef6d7..033c2fec65b 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,7 @@
+2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
+
+ * help.texi (Keys in Documentation): Revert last change.
+
2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
* help.texi (Keys in Documentation): Clarify that \= only quotes
diff --git a/doc/lispref/help.texi b/doc/lispref/help.texi
index 4e5bb1b247c..0ce05d55a07 100644
--- a/doc/lispref/help.texi
+++ b/doc/lispref/help.texi
@@ -324,8 +324,9 @@ specifies @var{mapvar}'s value as the keymap for any following
@samp{\[@var{command}]} sequences in this documentation string.
@item \=
-quotes the following character and is discarded; thus, @samp{\=\} puts
-@samp{\} into the output.
+quotes the following character and is discarded; thus, @samp{\=\[} puts
+@samp{\[} into the output, and @samp{\=\=} puts @samp{\=} into the
+output.
@end table
@strong{Please note:} Each @samp{\} must be doubled when written in a