From: Gerd Moellmann Date: Thu, 2 Aug 2001 09:04:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.105~313 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fbc7f2a625431d82d0898de4b350e02034eeb9a3;p=emacs.git *** empty log message *** --- 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