changeset 56982:f02d8aba7cb2

(Buffer Internals): Describe new auto_save_file_format field of the buffer structure.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 08 Sep 2004 02:59:04 +0000
parents 54f19dd158e9
children 1b918ff286e6
files lispref/internals.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/internals.texi	Wed Sep 08 02:55:36 2004 +0000
+++ b/lispref/internals.texi	Wed Sep 08 02:59:04 2004 +0000
@@ -1094,6 +1094,9 @@
 @item file_format
 The value of @code{buffer-file-format} in this buffer.
 
+@item auto_save_file_format
+The value of @code{buffer-auto-save-file-format} in this buffer.
+
 @item pt_marker
 In an indirect buffer, or a buffer that is the base of an indirect
 buffer, this holds a marker that records point for this buffer when the