emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 08 Sep 2004 08:19:35 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3863 emacs/src/ChangeLog:1.3864
*** emacs/src/ChangeLog:1.3863  Tue Sep  7 21:50:39 2004
--- emacs/src/ChangeLog Wed Sep  8 02:30:12 2004
***************
*** 1,3 ****
--- 1,18 ----
+ 2004-09-07  Luc Teirlinck  <address@hidden>
+ 
+       * buffer.h (struct buffer): Add auto_save_file_format field.
+ 
+       * buffer.c (reset_buffer, init_buffer_once): Handle
+       auto_save_file_format field.
+       (syms_of_buffer): Add DEFVAR_PER_BUFFER for
+       `buffer-auto-save-file-format'.
+ 
+       * fileio.c: Delete declaration for removed Vauto_save_file_format.
+       (build_annotations): Adapt to replacement of
+       `auto-save-file-format' with the new buffer-local variable
+       `buffer-auto-save-file-format'.
+       (syms_of_fileio): Delete DEFVAR_LISP for auto-save-file-format.
+ 
  2004-09-07  Jason Rumney  <address@hidden>
  
        * w32term.h (AppendMenuW_Proc): Move declaration from w32menu.c.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]