# HG changeset patch # User Chong Yidong # Date 1219460636 0 # Node ID 33d44d4ba1ed7616080b40f375b003fc06655789 # Parent e7394291152a84fa929cec71f39326b12beaf77f (Temporary Displays): Remove unnecessary comment about usage of temp-buffer-show-hook. diff -r e7394291152a -r 33d44d4ba1ed doc/lispref/display.texi --- 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