/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.779 by teirllm, Sun Jul 10 14:42:02 2005 UTC revision 1.780 by jurta, Mon Jul 18 15:23:04 2005 UTC
# Line 3237  in such cases.") Line 3237  in such cases.")
3237    "Save the current buffer in its visited file, if it has been modified.    "Save the current buffer in its visited file, if it has been modified.
3238  The hooks `write-contents-functions' and `write-file-functions' get a chance  The hooks `write-contents-functions' and `write-file-functions' get a chance
3239  to do the job of saving; if they do not, then the buffer is saved in  to do the job of saving; if they do not, then the buffer is saved in
3240  the visited file file in the usual way.  the visited file in the usual way.
3241  Before and after saving the buffer, this function runs  Before and after saving the buffer, this function runs
3242  `before-save-hook' and `after-save-hook', respectively."  `before-save-hook' and `after-save-hook', respectively."
3243    (interactive)    (interactive)

Legend:
Removed from v.1.779  
changed lines
  Added in v.1.780

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26