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
6733e827
Commit
6733e827
authored
Aug 23, 2008
by
Chong Yidong
Browse files
(Temporary Displays): Remove unnecessary comment about usage of
temp-buffer-show-hook.
parent
852e91b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
doc/lispref/display.texi
doc/lispref/display.texi
+1
-4
No files found.
doc/lispref/display.texi
View file @
6733e827
...
...
@@ -1079,10 +1079,7 @@ buffer in Help mode.
@defvar temp-buffer-show-hook
This normal hook is run by @code{with-output-to-temp-buffer} after
displaying the temporary buffer. When the hook runs, the temporary buffer
is current, and the window it was displayed in is selected. This hook
is normally set up with a function to make the buffer read only, and
find function names and variable names in it, provided the major mode
is Help mode.
is current, and the window it was displayed in is selected.
@end defvar
@defun momentary-string-display string position &optional char message
...
...
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