1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-28 07:45:00 +00:00

Add xrefs from Saving Buffers to Format Conversion and Saving

Properties.
This commit is contained in:
Richard M. Stallman 1996-08-24 21:26:03 +00:00
parent 86e71abf77
commit 2dd7b854e3

View 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