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
1ea67c3e
Commit
1ea67c3e
authored
Jan 11, 2009
by
Chong Yidong
Browse files
Delete incorrect comment.
parent
0dad7c6f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
lisp/server.el
lisp/server.el
+0
-2
No files found.
lisp/server.el
View file @
1ea67c3e
...
...
@@ -1349,8 +1349,6 @@ With ARG non-nil, silently save all file-visiting buffers, then kill.
If emacsclient was started with a list of filenames to edit, then
only these files will be asked to be saved."
;; save-buffers-kill-terminal occasionally calls us with proc set
;; to `nowait' (comes from the value of the `client' frame parameter).
(
when
(
processp
proc
)
(
let
((
buffers
(
process-get
proc
'buffers
)))
;; If client is bufferless, emulate a normal Emacs session
...
...
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