emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ediff-mult.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-mult.el
Date: Sat, 24 Sep 2005 19:26:30 -0400

Index: emacs/lisp/ediff-mult.el
diff -c emacs/lisp/ediff-mult.el:1.42 emacs/lisp/ediff-mult.el:1.43
*** emacs/lisp/ediff-mult.el:1.42       Sat Aug  6 22:13:42 2005
--- emacs/lisp/ediff-mult.el    Sat Sep 24 23:26:28 2005
***************
*** 1314,1320 ****
         (if otherfile
             (or (file-exists-p otherfile)
                 (if (y-or-n-p
!                     (format "Copy %s to %s ? " file-abs otherfile))
                     (let* ((file-diff-record (assoc file-tail dir-diff-list))
                            (new-mem-code
                             (* (cdr file-diff-record) file-mem-code)))
--- 1314,1320 ----
         (if otherfile
             (or (file-exists-p otherfile)
                 (if (y-or-n-p
!                     (format "Copy %s to %s? " file-abs otherfile))
                     (let* ((file-diff-record (assoc file-tail dir-diff-list))
                            (new-mem-code
                             (* (cdr file-diff-record) file-mem-code)))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]