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
2e5ce1a0
Commit
2e5ce1a0
authored
Mar 22, 1995
by
Karl Heuer
Browse files
(syms_of_window): Fix missing \n\.
parent
28fc169b
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 @
2e5ce1a0
...
...
@@ -3421,7 +3421,7 @@ or matches a regexp in `special-display-regexps'.");
"*List of buffer names that should appear in the selected window.
\n
\
Displaying one of these buffers using `display-buffer' or `pop-to-buffer'
\n
\
switches to it in the selected window, rather than making it appear
\n
\
in some other window.
in some other window.
\n
\
\n
\
An element of the list can be a cons cell instead of just a string.
\n
\
Then the car must be a string, which specifies the buffer name.
\n
\
...
...
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