Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c3ef6b1d
Commit
c3ef6b1d
authored
Oct 25, 1994
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Vtemp_buffer_show_function): Doc fix.
parent
4bc7c5ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/window.c
src/window.c
+1
-0
No files found.
src/window.c
View file @
c3ef6b1d
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment