Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6777ae52
Commit
6777ae52
authored
Oct 06, 1996
by
Erik Naggum
Browse files
(special-display-p): Doc fix.
parent
a1c9f209
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/window.c
src/window.c
+1
-1
No files found.
src/window.c
View file @
6777ae52
...
...
@@ -1980,7 +1980,7 @@ display_buffer_1 (window)
}
DEFUN ("special-display-p", Fspecial_display_p, Sspecial_display_p, 1, 1, 0,
"Returns non-nil if BUFFER-NAME would
use a special display function
.
"Returns non-nil if
a buffer named
BUFFER-NAME would
be created specially
.
The value is actually t if the frame should be called with default frame
parameters, and a list of frame parameters if they were specified.
See `special-display-buffer-names', and `special-display-regexps'.")
...
...
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