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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/ChangeLog [lexbind]
Date: Thu, 28 Oct 2004 22:28:10 -0400

Index: emacs/lisp/gnus/ChangeLog
diff -c emacs/lisp/gnus/ChangeLog:1.204.2.15 
emacs/lisp/gnus/ChangeLog:1.204.2.16
*** emacs/lisp/gnus/ChangeLog:1.204.2.15        Mon Oct 25 04:22:23 2004
--- emacs/lisp/gnus/ChangeLog   Fri Oct 29 02:05:07 2004
***************
*** 1,3 ****
--- 1,39 ----
+ 2004-10-29  Katsumi Yamaoka  <address@hidden>
+ 
+       * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
+       iso-2022-jp even in the Japanese language environment.  Suggested
+       by Jason Rumney <address@hidden>.
+ 
+ 2004-10-28  Katsumi Yamaoka  <address@hidden>
+ 
+       * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
+       use the same characters as the dummy marks; make it free from
+       getting affected by the language environment.
+       (gnus-summary-read-group-1): Update mark positions only when the
+       format spec is updated.
+ 
+       * gnus-spec.el (gnus-update-format-specifications): Return a list
+       of updated types.
+ 
+ 2004-10-26  Katsumi Yamaoka  <address@hidden>
+ 
+       * nnspool.el (nnspool-spool-directory): Use news-path if the
+       news-directory variable is not bound.
+ 
+       * gnus-group.el (gnus-group-line-format-alist): Convert the value
+       of gnus-tmp-news-method into string if it may be passed to
+       gnus-correct-length which takes only a string argument.
+ 
+ 2004-10-25  Reiner Steib  <address@hidden>
+ 
+       * html2text.el (html2text-buffer-head): Removed.  Use `goto-char'
+       instead.
+ 
+ 2004-10-24  Kevin Greiner  <address@hidden>
+ 
+       * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
+       comparison on string.
+ 
  2004-10-21  Katsumi Yamaoka  <address@hidden>
  
        * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when




reply via email to

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