Synch with Oort Gnus.
[elisp/gnus.git-] / lisp / ChangeLog
index b3c61f7..faf031f 100644 (file)
@@ -1,3 +1,38 @@
+2002-09-04  Jesper harder  <harder@ifa.au.dk>
+
+       * rfc1843.el (rfc1843-decode-loosely): Move to mime customization
+       group.
+       (rfc1843-decode-hzp): do.
+       (rfc1843-newsgroups-regexp): do.
+
+2002-09-04  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-canlock-generate): Make sure sha1 doesn't
+       call external programs.
+
+2002-09-03  Simon Josefsson  <jas@extundo.com>
+
+       * nntp.el (nntp-wait-for-string): Dont infloop if process died.
+
+       * gnus-agent.el (gnus-agent-batch): Add doc.
+
+2002-09-03  Josh Huber <huber@alum.wpi.edu>
+
+       * gnus-msg.el (gnus-summary-handle-replysign): Change the order we
+       check for signed and encrypted parts.
+       * mml.el (mml-parse-1): Correct small typo which preventing
+       setting recipients in a secure tag.
+
+2002-09-03  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * mm-util.el (mm-coding-system-priorities): Default to a list of
+       iso-2022-jp and others for the Japanese environment.
+
+2002-09-03  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * gnus-util.el (gnus-frame-or-window-display-name): Exclude
+       invalid display names.
+
 2002-08-30  Simon Josefsson  <jas@extundo.com>
 
        * gnus-group.el (gnus-group-fetch-control): Fix typo in last
@@ -9,7 +44,7 @@
        (gnus-group-fetch-control-use-browse-url): New option.
 
        * gnus-group.el (gnus-group-fetch-charter): New function.
-       (gnus-group-fetch-control): New function.  
+       (gnus-group-fetch-control): New function.
        Add them to the keymap and menu. Require mm-url.
 
 2002-08-30  Katsumi Yamaoka <yamaoka@jpl.org>