From: Luc Teirlinck Date: Wed, 8 Sep 2004 02:59:04 +0000 (+0000) Subject: (Buffer Internals): Describe new auto_save_file_format field of the X-Git-Tag: ttn-vms-21-2-B4~5024 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=980aaec7f94d9803ceb37a708c46e2f879078473;p=emacs.git (Buffer Internals): Describe new auto_save_file_format field of the buffer structure. --- diff --git a/lispref/internals.texi b/lispref/internals.texi index 3d75b04ca65..a4c641a40a8 100644 --- a/lispref/internals.texi +++ b/lispref/internals.texi @@ -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