Synch to No Gnus 200508081008.
[elisp/gnus.git-] / lisp / ChangeLog
index 14ff64d..c57dead 100644 (file)
@@ -1,3 +1,33 @@
+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-07  Jesper Harder  <harder@phys.au.dk>
+
+       * message.el (message-kill-to-signature): Don't insert newline at
+       bol.
+       (message-newline-and-reformat): Bind fill-paragraph-function to nil.
+
+2005-08-06  Romain Francoise  <romain@orebokech.com>
+
+       * message.el (message-user-fqdn): Fix typo in docstring.
+
+2005-08-05  Daiki Ueno <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
+
+       * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
+
+2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-bodies.el (mm-encode-body): Use coding system rather than
+       charset to encode text.
+
+       * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
+       number of charsets if utf-8 is available (XEmacs).
+
 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
@@ -5,6 +35,7 @@
        (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
        (gnus-button-alist): Improve regexp for domain part of the MIDs
        for news:localpart@domain buttons.
+       (gnus-button-ctan-directory-regexp): Update.
 
 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>