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, 28 Sep 2005 01:26:03 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.383 emacs/lisp/gnus/ChangeLog:1.384
*** emacs/lisp/gnus/ChangeLog:1.383     Sun Sep 25 21:26:32 2005
--- emacs/lisp/gnus/ChangeLog   Wed Sep 28 05:26:01 2005
***************
*** 1,3 ****
--- 1,43 ----
+ 2005-09-27  Reiner Steib  <address@hidden>
+ 
+       * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
+       customizable.  Change default value.
+       (mm-uu-diff-groups-regexp): Change default value.
+       (mm-uu-type-alist): Added doc string.
+       (mm-uu-configure): Added doc string.  Make it interactive.
+       (mm-uu-diff-groups-regexp): Fix missing quotes from previous
+       commit.
+ 
+ 2005-09-27  Simon Josefsson  <address@hidden>
+ 
+       * message.el (message-idna-to-ascii-rhs-1): Reformat.
+ 
+ 2005-09-27  Arne J,Ax(Brgensen  <address@hidden>
+ 
+       * message.el (message-remove-duplicates): New function.
+       Implementation borrowed from `gnus-remove-duplicates'.
+       (message-idna-to-ascii-rhs): Also encode idna addresses in
+       Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
+       (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
+       only ask about the same idna domain once per header and also tell
+       in what header to replace the idna domain.
+ 
+       * gnus-art.el (article-decode-idna-rhs): Also decode idna
+       addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
+       (article-decode-idna-rhs): Fix regexp so that all idna-address in
+       a header is decoded and not just the last one.
+ 
+ 2005-09-27  Katsumi Yamaoka  <address@hidden>
+ 
+       * gnus-art.el (gnus-mime-display-single): Don't modify text if it
+       has been decoded.
+ 
+       * mm-decode.el (mm-insert-part): Don't modify text if it has been
+       decoded.
+ 
+       * mm-view.el (mm-inline-text): Don't strip text props unless
+       decoding enriched or richtext parts.
+ 
  2005-09-25  Romain Francoise  <address@hidden>
  
        * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):




reply via email to

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