From 6733e8271acee7cc9d5aadbe8c424a0c73885e7a Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 23 Aug 2008 03:03:56 +0000 Subject: [PATCH] (Temporary Displays): Remove unnecessary comment about usage of temp-buffer-show-hook. --- doc/lispref/display.texi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.39.5