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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Mon, 18 Jul 2005 11:23:04 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.779 emacs/lisp/files.el:1.780
*** emacs/lisp/files.el:1.779   Sun Jul 10 14:42:02 2005
--- emacs/lisp/files.el Mon Jul 18 15:23:04 2005
***************
*** 3237,3243 ****
    "Save the current buffer in its visited file, if it has been modified.
  The hooks `write-contents-functions' and `write-file-functions' get a chance
  to do the job of saving; if they do not, then the buffer is saved in
! the visited file file in the usual way.
  Before and after saving the buffer, this function runs
  `before-save-hook' and `after-save-hook', respectively."
    (interactive)
--- 3237,3243 ----
    "Save the current buffer in its visited file, if it has been modified.
  The hooks `write-contents-functions' and `write-file-functions' get a chance
  to do the job of saving; if they do not, then the buffer is saved in
! the visited file in the usual way.
  Before and after saving the buffer, this function runs
  `before-save-hook' and `after-save-hook', respectively."
    (interactive)




reply via email to

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