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)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs