mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
(Vtemp_buffer_show_function): Doc fix.
This commit is contained in:
parent
4bc7c5ab7b
commit
c3ef6b1d5f
1 changed files with 1 additions and 0 deletions
|
|
@ -3258,6 +3258,7 @@ syms_of_window ()
|
|||
|
||||
DEFVAR_LISP ("temp-buffer-show-function", &Vtemp_buffer_show_function,
|
||||
"Non-nil means call as function to display a help buffer.\n\
|
||||
The function is called with one argument, the buffer to be displayed.\n\
|
||||
Used by `with-output-to-temp-buffer'.");
|
||||
Vtemp_buffer_show_function = Qnil;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue