From f8276b77a7bcd7115fcba19fe8afec630ed8f927 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Tue, 18 Jul 2000 16:21:46 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 11 ++++++++++- src/ChangeLog | 5 +++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index af1f3e59806..25cea086cb8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2000-07-18 Dave Love + + * cus-edit.el (custom-variable-reset-saved) + (custom-variable-reset-standard): Remove unused bindings. + + * rect.el (open-rectangle-line): Remove unused let. + + * hl-line.el (hl-line-highlight): Check hl-line-mode. + 2000-07-18 Gerd Moellmann * cdl.el: Fix `Maintainer' keyword. @@ -56,7 +65,7 @@ 2000-07-16 John Wiegley - * lisp/align.el (align-newline-and-indent): Adding new function + * lisp/align.el (align-newline-and-indent): Adding new function. for auto-aligning blocks of code on RET. (align-region): Fixed badly formatted minibuffer message. diff --git a/src/ChangeLog b/src/ChangeLog index eb09468a8fc..84bea05108c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2000-07-18 Dave Love + + * Makefile.in: Fix dependencies of blockinput.h on atimer.h, + systime.h. + 2000-07-18 Gerd Moellmann * alloc.c (allocate_string_data): If string had already data -- 2.39.2