From 563964aeda1498cc12fbe52f75c2061f98eddfb1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 14 Oct 2006 10:09:53 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8dd343fc8ee..c582eb94ecb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -22,6 +22,11 @@ * textmodes/reftex-global.el (reftex-create-tags-file): Quote file arguments. +2006-10-12 Richard Stallman + + * files.el (file-name-history): Add defvar. + (save-some-buffers-action-alist): Improve description strings. + 2006-10-12 Andreas Schwab * files.el (auto-mode-alist): Match change log file name also with diff --git a/src/ChangeLog b/src/ChangeLog index f86c4c6a21c..984407e44fa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2006-10-14 Richard Stallman + + * sysdep.c (init_sys_modes): Delete DEFVAR_LISP in the wrong place. + 2006-10-13 Chong Yidong * xdisp.c (decode_mode_spec): Ignore %c and %l constructs in frame -- 2.39.2