emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Fri, 25 Mar 2005 08:31:18 -0500

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.750 emacs/lisp/files.el:1.751
*** emacs/lisp/files.el:1.750   Sat Mar 19 19:58:34 2005
--- emacs/lisp/files.el Fri Mar 25 13:31:17 2005
***************
*** 3422,3428 ****
    "Save some modified file-visiting buffers.  Asks user about each one.
  You can answer `y' to save, `n' not to save, `C-r' to look at the
  buffer in question with `view-buffer' before deciding or `d' to
! view the differences using `diff-buffer-to-file'.
  
  Optional argument (the prefix) non-nil means save all with no questions.
  Optional second argument PRED determines which buffers are considered:
--- 3422,3428 ----
    "Save some modified file-visiting buffers.  Asks user about each one.
  You can answer `y' to save, `n' not to save, `C-r' to look at the
  buffer in question with `view-buffer' before deciding or `d' to
! view the differences using `diff-buffer-with-file'.
  
  Optional argument (the prefix) non-nil means save all with no questions.
  Optional second argument PRED determines which buffers are considered:




reply via email to

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