From fbc7f2a625431d82d0898de4b350e02034eeb9a3 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 2 Aug 2001 09:04:45 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 2 ++ src/ChangeLog | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3b1d0e20b0..88cb2175940 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2001-08-02 Gerd Moellmann + * custom.el (defcustom): Doc fix. + * Makefile.in (TAGS, TAGS-LISP): Exclude loaddefs.el. 2001-08-01 Eli Zaretskii diff --git a/src/ChangeLog b/src/ChangeLog index b428e174b10..7519c2a2b5a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-08-02 Gerd Moellmann + + * xdisp.c (redisplay_internal): Take message_cleared_p into + account only if minibuf_level == 0. + 2001-08-01 Gerd Moellmann * xdisp.c (redisplay_internal): Add a check for the last -- 2.39.2