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-util.el


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

Index: emacs/lisp/ediff-util.el
diff -c emacs/lisp/ediff-util.el:1.62 emacs/lisp/ediff-util.el:1.63
*** emacs/lisp/ediff-util.el:1.62       Sat Sep 24 13:44:02 2005
--- emacs/lisp/ediff-util.el    Sat Sep 24 23:26:28 2005
***************
*** 2111,2117 ****
      (if this-buf-n-th-diff-saved
        (if (yes-or-no-p
             (format
!             "You've previously copied diff region %d to buffer %S.  Confirm "
              (1+ n) buf-type))
            t
          (error "Quit"))
--- 2111,2117 ----
      (if this-buf-n-th-diff-saved
        (if (yes-or-no-p
             (format
!             "You've previously copied diff region %d to buffer %S.  Confirm? "
              (1+ n) buf-type))
            t
          (error "Quit"))




reply via email to

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