]> git.eshelyaron.com Git - emacs.git/commitdiff
Add xrefs from Saving Buffers to Format Conversion and Saving
authorRichard M. Stallman <rms@gnu.org>
Sat, 24 Aug 1996 21:26:03 +0000 (21:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 24 Aug 1996 21:26:03 +0000 (21:26 +0000)
Properties.

lispref/files.texi

index 8b93faf9b6889f45fab012aa939bcebc4e9821a9..90d022f547e405c6e60806eecd43fcb2920b9039 100644 (file)
@@ -308,6 +308,10 @@ if necessary to make a unique buffer name.  It does most of this work by
 calling @code{set-visited-file-name} and @code{save-buffer}.
 @end deffn
 
+  Saving a buffer runs several hooks.  It also performs format
+conversion (@pxref{Format Conversion}), and may save text properties in
+``annotations'' (@pxref{Saving Properties}).
+
 @defvar write-file-hooks
 The value of this variable is a list of functions to be called before
 writing out a buffer to its visited file.  If one of them returns