Mercurial > emacs
diff src/ChangeLog @ 56984:ef2bf59ff39e
*** empty log message ***
| author | Luc Teirlinck <teirllm@auburn.edu> |
|---|---|
| date | Wed, 08 Sep 2004 03:26:24 +0000 |
| parents | 229351c08a59 |
| children | 71bd58f14be5 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Sep 08 03:07:42 2004 +0000 +++ b/src/ChangeLog Wed Sep 08 03:26:24 2004 +0000 @@ -1,12 +1,10 @@ 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> * 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
