mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Delete incorrect comment.
This commit is contained in:
parent
0dad7c6f11
commit
1ea67c3edb
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue