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, 11 Jan 2006 02:03:24 +0000

Index: emacs/lisp/gnus/ChangeLog
diff -u emacs/lisp/gnus/ChangeLog:1.415 emacs/lisp/gnus/ChangeLog:1.416
--- emacs/lisp/gnus/ChangeLog:1.415     Sun Jan  8 21:29:46 2006
+++ emacs/lisp/gnus/ChangeLog   Wed Jan 11 02:03:24 2006
@@ -1,3 +1,77 @@
+2006-01-10  Katsumi Yamaoka  <address@hidden>
+
+       * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
+       (nnrss-request-article): Render text/plain parts as HTML.
+
+       * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
+       the buffer.
+
+2006-01-08  Reiner Steib  <address@hidden>
+
+       * gnus-cus.el (gnus-group-parameters): Sync posting-style with
+       custom definition of `gnus-posting-styles'.
+
+       * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
+       print-circle.  Suggested by Kalle Olavi Niemitalo <address@hidden>.
+
+2006-01-05  Reiner Steib  <address@hidden>
+
+       * gnus-group.el (gnus-useful-groups): Use Gmane for ding.  Use
+       nntp for bug archive.
+
+2006-01-05  Katsumi Yamaoka  <address@hidden>
+
+       * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
+       parts.
+       (nnrss-normalize-date): New function converts ISO 8601 date into
+       RFC822 style.  Suggested by Mark Plaksin <address@hidden>.
+       (nnrss-check-group): Use it.
+
+2006-01-03  Rodrigo Ventura <address@hidden>  (tiny change)
+
+       * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
+       gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
+       XEmacs.
+
+2006-01-01  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
+
+       * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
+       fetch a feed.  Suggested by Mark Plaksin <address@hidden>.
+       (nnrss-insert-w3): Ditto.
+
+2005-12-21  Katsumi Yamaoka  <address@hidden>
+
+       * nnrss.el (nnrss-request-article): Fix last change; fill
+       text/plain parts.
+
+2005-12-20  Katsumi Yamaoka  <address@hidden>
+
+       * nnrss.el (nnrss-request-article): Replace <br />s with newlines
+       in text/plain part.
+       (nnrss-check-group): Don't add excessive newline to dc:subject.
+
+2005-12-19  Katsumi Yamaoka  <address@hidden>
+
+       * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
+       remove MIME buttons associated with multipart/alternative parts.
+       (gnus-mime-display-alternative): Tag buttons using `article-type'
+       text property.
+
+       * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
+       associated with multipart/alternative parts.
+
+2005-12-19  Mark Plaksin <address@hidden>  (tiny change)
+
+       * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
+       article.
+
+2005-12-18  Lars Magne Ingebrigtsen  <address@hidden>
+
+       * dns.el (query-dns): Make sure we check the buffer size before
+       removing tcp headers.
+
 2006-01-08  Chong Yidong  <address@hidden>
 
        * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)




reply via email to

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