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: Sun, 26 Dec 2004 18:49:08 -0500

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.291 emacs/lisp/gnus/ChangeLog:1.292
*** emacs/lisp/gnus/ChangeLog:1.291     Fri Dec 17 15:19:33 2004
--- emacs/lisp/gnus/ChangeLog   Sun Dec 26 23:33:50 2004
***************
*** 4,9 ****
--- 4,38 ----
  
        * gnus-sum.el (gnus-summary-mode-map): Likewise.
  
+ 2004-12-22  Katsumi Yamaoka  <address@hidden>
+ 
+       * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
+       correctly even if there are wide characters.
+ 
+ 2004-12-21  Katsumi Yamaoka  <address@hidden>
+ 
+       * rfc2231.el (rfc2231-parse-string): Decode encoded value after
+       concatenating segments rather than before concatenating them.
+       Suggested by ARISAWA Akihiro <address@hidden>.
+ 
+ 2004-12-17  Katsumi Yamaoka  <address@hidden>
+ 
+       * mm-util.el (mm-xemacs-find-mime-charset): New macro.
+ 
+ 2004-12-17  Aidan Kehoe  <address@hidden>
+ 
+       * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
+       unify Latin characters in XEmacs.
+       (mm-find-mime-charset-region): Use it.
+ 
+ 2004-12-17  Katsumi Yamaoka  <address@hidden>
+ 
+       * gnus-util.el (gnus-delete-directory): New function.
+ 
+       * gnus-agent.el (gnus-agent-delete-group): Use it.
+ 
+       * gnus-cache.el (gnus-cache-delete-group): Use it.
+ 
  2004-12-08  Stefan Monnier  <address@hidden>
  
        * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.




reply via email to

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