comparison lisp/gnus/ChangeLog @ 78546:28c0174177f4

Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 242-244) - Update from CVS 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nntp.el (nntp-xref-number-is-evil): New server variable. (nntp-find-group-and-number): If it is non-nil, don't trust article numbers in the Xref header. 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t. 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-art.el (article-hide-headers): Bind inhibit-read-only to t. 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (NNTP): Mention nntp-xref-number-is-evil. Revision: emacs@sv.gnu.org/emacs--rel--22--patch-92
author Miles Bader <miles@gnu.org>
date Mon, 13 Aug 2007 13:44:55 +0000
parents 847fd0fda811
children 2d4fbb82deec 962fb740e73f
comparison
equal deleted inserted replaced
78545:c8072938bf22 78546:28c0174177f4
1 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2
3 * nntp.el (nntp-xref-number-is-evil): New server variable.
4 (nntp-find-group-and-number): If it is non-nil, don't trust article
5 numbers in the Xref header.
6
7 2007-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
8
9 * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
10
11 2007-08-04 Reiner Steib <Reiner.Steib@gmx.de>
12
13 * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
14
1 2007-08-08 Glenn Morris <rgm@gnu.org> 15 2007-08-08 Glenn Morris <rgm@gnu.org>
2 16
3 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el 17 * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
4 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in 18 * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
5 doc-strings and comments. 19 doc-strings and comments.