Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 269)

   - Update from CVS

2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>

   * lisp/gnus/gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.

2007-11-04  Reiner Steib  <Reiner.Steib@gmx.de>

   * man/gnus.texi, man/gnus-faq.texi, man/message.texi: Bump version to 5.10.9.

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-147
This commit is contained in:
Miles Bader 2007-11-09 09:48:56 +00:00
parent 9d2185d10e
commit 7bfab4d2c6
4 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2007-11-03 Reiner Steib <Reiner.Steib@gmx.de>
* gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
2007-11-01 Reiner Steib <Reiner.Steib@gmx.de>
* mm-util.el (mm-charset-eval-alist): Mark as risky local variable.

View file

@ -990,6 +990,7 @@ uncached: Non-nil if the article is uncached."
:group 'gnus-summary-visual
:type '(repeat (cons (sexp :tag "Form" nil)
face)))
(put 'gnus-summary-highlight 'risky-local-variable t)
(defcustom gnus-alter-header-function nil
"Function called to allow alteration of article header structures.

View file

@ -1,3 +1,7 @@
2007-11-04 Reiner Steib <Reiner.Steib@gmx.de>
* gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2007-11-02 Nick Roberts <nickrob@snap.net.nz>
* building.texi (Watch Expressions): Remove obscure sentence.

View file

@ -128,7 +128,7 @@ What is the latest version of Gnus?
Jingle please: Gnus 5.10 is released, get it while it's
hot! As well as the step in version number is rather
small, Gnus 5.10 has tons of new features which you
shouldn't miss. The current release (5.10.8) should be at
shouldn't miss. The current release (5.10.9) should be at
least as stable as the latest release of the 5.8 series.
@node [1.2]