*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 1 Aug 2001 13:58:03 +0000 (13:58 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 1 Aug 2001 13:58:03 +0000 (13:58 +0000)
lisp/gnus/ChangeLog
src/ChangeLog

index a1d9d3b..6b12e52 100644 (file)
@@ -1,3 +1,8 @@
+2001-08-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * mm-view.el (autoload): Don't autoload `diff-mode' if it's 
+       already fboundp.  Add INTERACTIVE arg to autoload form. 
+
 2001-08-01  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-start.el (gnus-startup-file-coding-system): Revert to binary.
index 50ecb0f..b428e17 100644 (file)
@@ -1,5 +1,8 @@
 2001-08-01  Gerd Moellmann  <gerd@gnu.org>
 
+       * xdisp.c (redisplay_internal): Add a check for the last
+       displayed message.
+       
        * xdisp.c (message_cleared_p): New variable.
        (clear_message): Set message_cleared_p when clearing the current
        message.