# HG changeset patch # User Luc Teirlinck # Date 1094612344 0 # Node ID f02d8aba7cb279c94ebd469969969169857dabef # Parent 54f19dd158e983d80f79e6ebb1ea281c18c50f6a (Buffer Internals): Describe new auto_save_file_format field of the buffer structure. diff -r 54f19dd158e9 -r f02d8aba7cb2 lispref/internals.texi --- 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