changeset 15913:f415fdc67ad3

Add xrefs from Saving Buffers to Format Conversion and Saving Properties.
author Richard M. Stallman <rms@gnu.org>
date Sat, 24 Aug 1996 21:26:03 +0000
parents afb0bb1cdbe6
children 68b9d495fe4f
files lispref/files.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/files.texi	Sat Aug 24 21:24:45 1996 +0000
+++ b/lispref/files.texi	Sat Aug 24 21:26:03 1996 +0000
@@ -308,6 +308,10 @@
 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