Mercurial > emacs
changeset 97627:33d44d4ba1ed
(Temporary Displays): Remove unnecessary comment about usage of
temp-buffer-show-hook.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Aug 2008 03:03:56 +0000 |
parents | e7394291152a |
children | c27cf1a5f2f6 |
files | doc/lispref/display.texi |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/display.texi Sat Aug 23 03:03:50 2008 +0000 +++ b/doc/lispref/display.texi Sat Aug 23 03:03:56 2008 +0000 @@ -1079,10 +1079,7 @@ @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