]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/vc/ediff-util.el (ediff-janitor): Fix last change. (Bug#25046)
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Dec 2016 14:35:16 +0000 (16:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 2 Dec 2016 14:35:16 +0000 (16:35 +0200)
lisp/vc/ediff-util.el

index 81ba0e4a1f1804512e461f311e0f457816046372..10b84fa885177dbbdf834d22b06ec142974aa0e0 100644 (file)
@@ -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."