summaryrefslogtreecommitdiff
path: root/lispref/display.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-12-16 18:36:16 +0000
committerRichard M. Stallman <rms@gnu.org>2001-12-16 18:36:16 +0000
commit6d0475c26f56242c33860c7d504737612eba0ae1 (patch)
treed0d8bc3fd918ea3e61b4b01f4e2bb3bdc4483d30 /lispref/display.texi
parent6bba79ece4b31bb27489991b648793723ff49ce6 (diff)
downloademacs-6d0475c26f56242c33860c7d504737612eba0ae1.tar.gz
Minor clarification.
Diffstat (limited to 'lispref/display.texi')
-rw-r--r--lispref/display.texi16
1 files changed, 8 insertions, 8 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index 5c43f534d32..13cea17b514 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -660,18 +660,18 @@ selected.
@defvar temp-buffer-setup-hook
@tindex temp-buffer-setup-hook
This normal hook is run by @code{with-output-to-temp-buffer} before
-evaluating @var{body}. When the hook runs, the help buffer is current.
-This hook is normally set up with a function to put the buffer in Help
-mode.
+evaluating @var{body}. When the hook runs, the temporary buffer is
+current. This hook is normally set up with a function to put the
+buffer in Help mode.
@end defvar
@defvar temp-buffer-show-hook
This normal hook is run by @code{with-output-to-temp-buffer} after
-displaying the help buffer. When the hook runs, the help 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
-still Help mode.
+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.
@end defvar
@defun momentary-string-display string position &optional char message