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: Tue, 28 Feb 2006 00:38:35 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.434 emacs/lisp/gnus/ChangeLog:1.435
--- emacs/lisp/gnus/ChangeLog:1.434     Fri Feb 24 05:02:12 2006
+++ emacs/lisp/gnus/ChangeLog   Tue Feb 28 00:38:34 2006
@@ -1,3 +1,13 @@
+2006-02-27  Reiner Steib  <address@hidden>
+
+       * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
+       first or last are nil.
+
+2006-02-24  Simon Josefsson  <address@hidden>
+
+       * flow-fill.el (fill-flowed): Flow-fill unquoted lines too.
+       Merge of 2005-10-26 change from the trunk.
+
 2006-02-23  Lars Magne Ingebrigtsen  <address@hidden>
 
        * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
@@ -863,10 +873,9 @@
        * pgg-parse.el (top-level): Don't require custom, it is
        autoloaded.  (To sync with No Gnus.)
 
-2005-05-09  Simon Josefsson  <address@hidden>
+2005-05-09  Georg C. F. Greve  <address@hidden>  (tiny change)
 
-       * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
-       tiny patch from "Georg C. F. Greve" <address@hidden>.
+       * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
 
 2005-10-08  Simon Josefsson  <address@hidden>
 
@@ -2571,11 +2580,13 @@
 
        * deuglify.el (gnus-outlook-deuglify): Add :version.
 
-       * html2text.el: Beautify code.  Improve doc strings.  Some checkdoc
-       cleanup.
+       * html2text.el: Beautify code.  Improve doc strings.  Some
+       checkdoc cleanup.
        (html2text-get-attr, html2text-fix-paragraph): Simplify code.
-       (html2text-format-tag-list): Add "strong" and "em".
-       From "Alfred M. Szmidt" <address@hidden> (tiny change).
+
+2004-11-01  Alfred M. Szmidt  <address@hidden>  (tiny change)
+
+       * html2text.el (html2text-format-tag-list): Add "strong" and "em".
 
 2004-10-29  Katsumi Yamaoka  <address@hidden>
 
@@ -3436,14 +3447,13 @@
        Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
        function if it is set.
 
-2004-08-31  Simon Josefsson  <address@hidden>
+2004-08-30  Andreas Schwab  <address@hidden>
 
        * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
-       ?* and ?\; (tiny patch).  From Andreas Schwab <address@hidden>.
+       ?* and ?\;.
 
        * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
-       and ?\' to symbol instead of whitespace (tiny patch).
-       From Andreas Schwab <address@hidden>.
+       and ?\' to symbol instead of whitespace.
 
 2004-08-31  Jesper Harder  <address@hidden>
 




reply via email to

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