]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove messaging in ediff-make-diff2-buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 31 May 2021 08:24:23 +0000 (10:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 31 May 2021 08:24:23 +0000 (10:24 +0200)
* lisp/vc/ediff-diff.el (ediff-make-diff2-buffer): Remove message
that's often misleading when diffing buffers (that may be unsaved)
(bug#13091).

lisp/vc/ediff-diff.el

index 270c99ef1fa9d82eb588493f69a6478711158fe3..0965e888f065d27143b41d71ae58332223ff9eae 100644 (file)
@@ -231,10 +231,7 @@ one optional arguments, diff-number to refine.")
           (sit-for 2)
           ;; 1 is an error exit code
           1)
-         (t (message "Computing differences between %s and %s ..."
-                     (file-name-nondirectory file1)
-                     (file-name-nondirectory file2))
-            ;; this erases the diff buffer automatically
+         (t ;; this erases the diff buffer automatically
             (ediff-exec-process ediff-diff-program
                                 diff-buffer
                                 'synchronize