]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 a1d9d3b42cf657ebdb04d9a2a746855a64fbf2a8..6b12e52554a7ad0e30b89cd9f018f9ef678939fb 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 50ecb0f7ccb267723293fae05f8519e38612fbe1..b428e174b10f63daef5d307439d49d7fc6d8b46c 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.