From: Chong Yidong Date: Sat, 23 Aug 2008 03:03:56 +0000 (+0000) Subject: (Temporary Displays): Remove unnecessary comment about usage of X-Git-Tag: emacs-pretest-23.0.90~3352 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6733e8271acee7cc9d5aadbe8c424a0c73885e7a;p=emacs.git (Temporary Displays): Remove unnecessary comment about usage of temp-buffer-show-hook. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index eeed3821677..be249d3a4d6 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -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