emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog
Date: Wed, 26 Apr 2006 21:58:05 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.457 emacs/lisp/gnus/ChangeLog:1.458
--- emacs/lisp/gnus/ChangeLog:1.457     Fri Apr 21 05:35:31 2006
+++ emacs/lisp/gnus/ChangeLog   Wed Apr 26 21:58:05 2006
@@ -1,3 +1,42 @@
+2006-04-26  Reiner Steib  <address@hidden>
+
+       * deuglify.el (gnus-outlook-deuglify-unwrap-min)
+       (gnus-outlook-deuglify-unwrap-max): Remove autoload.
+
+       * mml-sec.el (mml-secure-method): New internal variable.
+       (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
+       (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
+       functions using mml-secure-method.  Sync from the trunk.
+
+       * mml.el (mml-mode-map): Add key bindings for those functions.
+       (mml-menu): Simplify security menu entries.  Suggested by Jesper
+       Harder <address@hidden>.  Sync from the trunk.
+
+       * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
+       .mobi and .travel.  Remove .nato, .bitnet and .uucp.
+       (message-in-body-p): New function.  Sync from the trunk.
+
+       * mml.el (mml-mode, mml-dnd-protocol-alist)
+       (mml-dnd-attach-options, mml-dnd-attach-file)
+       (mml-attach-file, mml-attach-buffer, mml-attach-external): Sync
+       DND support and use of message-in-body-p from the trunk.
+
+2006-04-25  Andreas Seltenreich  <address@hidden>
+
+       * nnweb.el (nnweb-google-wash-article): Sync up to new Google
+       HTML.
+
+2006-04-25  Katsumi Yamaoka  <address@hidden>
+
+       * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
+       (mm-uu-pgp-encrypted-test): Ditto.
+       (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
+       between header and body; return application/pgp-encrypted handle
+       if decryption failed; decode decrypted body by charset.
+
+       * mm-decode.el (mm-automatic-display): Don't make application/pgp
+       element match to application/pgp-*.
+
 2006-04-20  Reiner Steib  <address@hidden>
 
        * gnus-util.el (gnus-replace-in-string): Prefer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]