emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog
Date: Tue, 17 May 2005 00:57:29 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.332 emacs/lisp/gnus/ChangeLog:1.333
*** emacs/lisp/gnus/ChangeLog:1.332     Fri May  6 00:27:50 2005
--- emacs/lisp/gnus/ChangeLog   Tue May 17 04:57:29 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-05-16  Katsumi Yamaoka  <address@hidden>
+ 
+       * gnus-art.el: Don't autoload mail-extract-address-components.
+ 
+       * gnus.el: Use eval-and-compile to autoload message-y-or-n-p.
+ 
+       * nndb.el: Don't declare the nndb back end two or more times; don't
+       autoload news-reply-mode, news-setup, cancel-timer and telnet.
+ 
+       * nntp.el: Autoload format-spec instead of format; use
+       eval-and-compile to evaluate autoload forms.
+ 
+       * spam-report.el (spam-report-process-queue): Use gnus-point-at-eol.
+ 
  2005-04-28  Katsumi Yamaoka  <address@hidden>
  
        * gnus-art.el (article-date-ut): Support converting date in
***************
*** 345,353 ****
  
        * gnus-async.el: Ditto.
  
-       * dgnushack.el: No need to ignore `run-with-idle-timer', XEmacs
-       has this function now.
- 
  2005-03-16  Lute Kamstra  <address@hidden>
  
        * message.el (message-make-date): Require parse-time.
--- 359,364 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]