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, 22 Oct 2005 05:02:47 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.397 emacs/lisp/gnus/ChangeLog:1.398
*** emacs/lisp/gnus/ChangeLog:1.397     Tue Oct 18 00:29:40 2005
--- emacs/lisp/gnus/ChangeLog   Sat Oct 22 09:02:45 2005
***************
*** 1,3 ****
--- 1,37 ----
+ 2005-10-20  Hiroshi Fujishima  <address@hidden>  (tiny change)
+ 
+       * mail-source.el (mail-source-fetch-pop): Require pop3.
+       (mail-source-check-pop): Ditto.
+ 
+ 2005-10-20  Katsumi Yamaoka  <address@hidden>
+ 
+       * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
+       errors.
+ 
+ 2005-10-19  Reiner Steib  <address@hidden>
+ 
+       * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
+       (gnus-treat-strip-leading-blank-lines): Improve doc string.
+ 
+       * message.el (message-tool-bar-local-item-from-menu): Fix comment.
+ 
+ 2005-10-19  Katsumi Yamaoka  <address@hidden>
+ 
+       * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
+       (rfc2047-charset-to-coding-system): New function.
+       (rfc2047-decode-encoded-words): New function.
+       (rfc2047-decode-region): Use them.
+       (rfc2047-decode-cte): Remove.
+       (rfc2047-parse-and-decode): Remove.
+       (rfc2047-decode): Remove.
+ 
+ 2005-10-15  Kenichi Handa  <address@hidden>
+ 
+       * rfc2047.el (rfc2047-decode-cte): New function.
+       (rfc2047-decode-region): Change the way to decode successive
+       encoded-words: decode B- or Q-encoding in each encoded-word,
+       concatenate them, and decode it as charset.
+ 
  2005-10-17  Chong Yidong  <address@hidden>
  
        * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to




reply via email to

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