Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4baf28e6
Commit
4baf28e6
authored
Jul 15, 2011
by
Andreas Schwab
Browse files
* doc/lispref/help.texi (Keys in Documentation): Revert last change.
parent
87e86684
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/help.texi
doc/lispref/help.texi
+3
-2
No files found.
doc/lispref/ChangeLog
View file @
4baf28e6
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
...
...
doc/lispref/help.texi
View file @
4baf28e6
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment