]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/ChangeLog
(mail-reply-buffer): Add defvar.
[gnu-emacs] / lisp / gnus / ChangeLog
index a7b215718b05dacd7769ad07c7178d35082cbe3d..cc85c51f5e290c4a477e98e79c22dce4586ea874 100644 (file)
@@ -1,3 +1,23 @@
+2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
+
+       * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
+       the end of the date treatments.
+
+2005-08-15  Simon Josefsson  <jas@extundo.com>
+
+       * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
+       it in url-handlers.el and XEmacs in url.el.  Reported by Luca
+       Capello and Romain Francoise.
+       (pgg-fetch-key-function): Removed, not used?
+       (pgg-insert-url-with-w3): Require url, to get
+       url-insert-file-contents regardless of where it is defined.
+
+2005-08-08  Simon Josefsson  <jas@extundo.com>
+
+       * pgg.el: Autoload url-insert-file-contents instead of loading
+       w3/url.
+       (pgg-insert-url-with-w3): Don't load url here.
+
 2005-08-05  Daiki Ueno <ueno@unixuser.org>
 
        * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.