* mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
[gnus] / lisp / ChangeLog
index c2be3b3..67b8807 100644 (file)
@@ -1,6 +1,35 @@
+2007-01-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
+
+       * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
+       `write-region' to respect `mm-inhibit-file-name-handlers'.
+
+2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * encrypt.el (encrypt-insert-file-contents): Add better prompt
+       to mention filename.
+       Add comments at beginning regarding usage.
+       (encrypt-write-file-contents): Change interactive so a string is
+       acceptable.  If the file has no associated model, show an error instead
+       of a nonsense prompt.
+
+2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * spam.el (spam-bsfilter-ham-switch): Fix typo.
+       Thanks to Yoshihiko Yamada for kind notification of this typo.
+
 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-cite.el (gnus-article-highlight-citation): Add KEEP-BUFFER arg.
+       * gnus-score.el (gnus-score-fast-scoring): New variable.
+       (gnus-score-headers): Use it.
+
+       * gnus-sum.el (gnus-auto-select-first): Improve doc string.
+
+       * message.el (message-cite-original-1): Call
+       gnus-article-highlight-citation if requested.
+
+       * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
 
        * gnus-art.el (gnus-article-browse-html-article): Add warning about web
        bugs to doc string.