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
75d97f47
Commit
75d97f47
authored
Dec 12, 1996
by
Richard M. Stallman
Browse files
Explain how disabled commands' doc strings are displayed.
parent
31c8acc0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
lispref/tips.texi
lispref/tips.texi
+6
-0
No files found.
lispref/tips.texi
View file @
75d97f47
...
...
@@ -402,6 +402,12 @@ line. This looks nice in the source code, but looks bizarre when users
view the documentation. Remember that the indentation before the
starting double-quote is not part of the string!
@item
When the user tries to use a disabled command, Emacs displays just the
first paragraph of its documentation string---everything through the
first blank line. If you wish, you can choose which information to
include before the first blank line so as to make this display useful.
@item
A variable's documentation string should start with @samp{*} if the
variable is one that users would often want to set interactively. If
...
...
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