]> git.eshelyaron.com Git - emacs.git/commitdiff
(Buffer Internals): Describe new auto_save_file_format field of the
authorLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Sep 2004 02:59:04 +0000 (02:59 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Wed, 8 Sep 2004 02:59:04 +0000 (02:59 +0000)
buffer structure.

lispref/internals.texi

index 3d75b04ca6599796d6dfb1a860c027978aa6a9c1..a4c641a40a82d497d7311ce402ce91ca6b1eaa11 100644 (file)
@@ -1094,6 +1094,9 @@ The value of @code{buffer-file-coding-system} in this buffer.
 @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