From 2dd7b854e3cc54117e51477720d49ef35141956a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 24 Aug 1996 21:26:03 +0000 Subject: [PATCH] Add xrefs from Saving Buffers to Format Conversion and Saving Properties. --- lispref/files.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lispref/files.texi b/lispref/files.texi index 8b93faf9b68..90d022f547e 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -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 -- 2.39.2