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
c0a8c108
Commit
c0a8c108
authored
Aug 22, 2000
by
Eli Zaretskii
Browse files
Mark server-kill-new-buffers as documented in the manual.
Fix typos.
parent
7448f7a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
etc/NEWS
etc/NEWS
+3
-2
No files found.
etc/NEWS
View file @
c0a8c108
...
...
@@ -270,14 +270,15 @@ the kill ring, e.g. to produce a table of contents.
** Changes to Emacs Server
*** There new option `server-kill-new-buffers' specifies what to do
+++
***
The new option `server-kill-new-buffers' specifies what to do
with buffers when done with them. If non-nil, the default, buffers
are killed, unless they were already present before visiting them with
Emacs Server. If nil, `server-temp-file-regexp' specifies which
buffers to kill, as before.
Please note that only buffers are killed that still have a client,
i.e. buffers visited w
hic
h `emacsclient --no-wait' are never killed in
i.e. buffers visited w
it
h `emacsclient --no-wait' are never killed in
this way.
** Changes to Show Paren mode.
...
...
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