mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
; * lisp/vc/ediff-util.el (ediff-janitor): Fix last change. (Bug#25046)
This commit is contained in:
parent
8b43f97e2c
commit
ba2847f5a5
@ -2626,7 +2626,7 @@ temporarily reverses the meaning of this variable."
|
||||
In merge jobs, buffer C is not deleted here, but rather according to
|
||||
ediff-quit-merge-hook.
|
||||
ASK non-nil means ask the user whether to keep each unmodified buffer, unless
|
||||
KEEP-VARIANTS is non-nil, in which case buffers are killed unconditionally.
|
||||
KEEP-VARIANTS is non-nil, in which case buffers are never killed.
|
||||
A side effect of cleaning up may be that you should be careful when comparing
|
||||
the same buffer in two separate Ediff sessions: quitting one of them might
|
||||
delete this buffer in another session as well."
|
||||
|
Loading…
Reference in New Issue
Block a user