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: Sat, 29 Apr 2006 03:51:50 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.458 emacs/lisp/gnus/ChangeLog:1.459
--- emacs/lisp/gnus/ChangeLog:1.458     Wed Apr 26 21:58:05 2006
+++ emacs/lisp/gnus/ChangeLog   Sat Apr 29 03:51:50 2006
@@ -1,3 +1,39 @@
+2006-04-27  Katsumi Yamaoka  <address@hidden>
+
+       * lpath.el: Don't fbind string-as-multibyte for XEmacs.
+
+       * pgg-gpg.el (pgg-string-to-multibyte): Remove.
+       (pgg-gpg-process-region): Revert.
+
+       * pgg-pgp.el (pgg-pgp-process-region): Revert.
+       (pgg-pgp-lookup-key): Revert.
+
+       * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
+       (pgg-pgp5-lookup-key): Revert.
+
+       * pgg.el (pgg-fetch-key): Revert.
+
+2006-04-27  Katsumi Yamaoka  <address@hidden>
+
+       * lpath.el: Fbind make-network-process for both Emacs and XEmacs;
+       fbind string-as-multibyte for XEmacs.
+
+       * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
+       always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
+       (mml1991-pgg-encrypt): Ditto.
+
+       * pgg-gpg.el (pgg-string-to-multibyte): New function.
+       (pgg-gpg-process-region): Make sure pgg-output-buffer is always
+       a multibyte buffer.
+
+       * pgg-pgp.el (pgg-pgp-process-region): Ditto.
+       (pgg-pgp-lookup-key): Ditto.
+
+       * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
+       (pgg-pgp5-lookup-key): Ditto.
+
+       * pgg.el (pgg-fetch-key): Ditto.
+
 2006-04-26  Reiner Steib  <address@hidden>
 
        * deuglify.el (gnus-outlook-deuglify-unwrap-min)
@@ -21,6 +57,18 @@
        (mml-attach-file, mml-attach-buffer, mml-attach-external): Sync
        DND support and use of message-in-body-p from the trunk.
 
+2006-04-26  Katsumi Yamaoka  <address@hidden>
+
+       * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
+       binding pgg-* variables; reimplement the section which prevents
+       MIME header from being signed.
+       (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
+       pgg-text-mode; remove a blank line at the top of body.
+
+       * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
+       lines at the top of body; use gnus-newsgroup-charset if there's no
+       Charset header.
+
 2006-04-25  Andreas Seltenreich  <address@hidden>
 
        * nnweb.el (nnweb-google-wash-article): Sync up to new Google




reply via email to

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