Synch to No Gnus 200410080724.
[elisp/gnus.git-] / lisp / ChangeLog
index 7351197..e16fd7d 100644 (file)
@@ -1,3 +1,90 @@
+2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
+
+2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
+       instead of calling `mm-insert-inline', to decode text/* parts
+       before displaying them.
+
+2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-uu.el (mm-uu-text-plain-type): New variable.
+       (mm-uu-pgp-signed-extract-1): Use it.
+       (mm-uu-pgp-encrypted-extract-1): Use it.
+       (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
+       bind mm-uu-text-plain-type with that value.
+       (mm-uu-dissect-text-parts): Pass MIME type and parameters to
+       mm-uu-dissect.
+
+2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-group.el (gnus-update-group-mark-positions):
+       * gnus-sum.el (gnus-update-summary-mark-positions):
+       * message.el (message-check-news-body-syntax):
+       * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
+       of string-as-multibyte.
+
+2004-10-05  Juri Linkov  <juri@jurta.org>
+
+       * gnus-group.el (gnus-update-group-mark-positions):
+       * gnus-sum.el (gnus-update-summary-mark-positions):
+       * message.el (message-check-news-body-syntax):
+       * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
+       8-bit unibyte values to a multibyte string for search functions.
+
+2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-uu.el (mm-uu-dissect): Allow optional arg.
+       (mm-uu-dissect-text-parts): New function.
+
+       * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
+       dissect text parts.
+
+       * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
+       (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
+
+       * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
+
+       * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
+       gnus-current-topics instead of gnus-current-topic.
+
+2004-10-06  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
+
+2004-10-05  Jesper Harder  <harder@ifa.au.dk>
+
+       * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
+       where approriate.
+
+       * nnml.el (nnml-generate-active-info): do.
+
+       * nndiary.el (nndiary-generate-active-info): do.
+
+       * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
+       (gnus-topic-move): do.
+
+       * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
+       (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
+
+       * gnus-srvr.el (gnus-server-prepare)
+       (gnus-server-open-all-servers): do.
+
+       * gnus-msg.el (gnus-summary-cancel-article)
+       (gnus-summary-resend-message)
+       (gnus-summary-mail-crosspost-complaint): do.
+
+       * gnus-move.el (gnus-change-server): do.
+
+       * gnus-group.el (gnus-group-unmark-all-groups)
+       (gnus-group-set-current-level): do.
+
+2004-10-04  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-generate-hashcash): Doc fix.
+
 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
 
        * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to