summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-10-30 21:19:36 +0000
committerRichard M. Stallman <rms@gnu.org>1995-10-30 21:19:36 +0000
commit8a39ef25136b6c3756861addab23f6fa5a01b7c6 (patch)
tree195a0151ef40268ed332ae71a7f62ccbec772d22 /lispref
parentd845e5edd955b114dd7de423c9d37dfbe3414611 (diff)
downloademacs-8a39ef25136b6c3756861addab23f6fa5a01b7c6.tar.gz
Document \= in doc string.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/help.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/help.texi b/lispref/help.texi
index b0466962a6c..d551a1968bd 100644
--- a/lispref/help.texi
+++ b/lispref/help.texi
@@ -296,6 +296,11 @@ keymap. The summary is made by @code{describe-bindings}.
stands for no text itself. It is used for a side effect: it specifies
@var{mapvar} 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, and @samp{\=\=} puts @samp{\=} into the
+output.
@end table
@strong{Please note:} Each @samp{\} must be doubled when written in a