diff options
| author | Miles Bader | 2005-11-11 05:14:27 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-11-11 05:14:27 +0000 |
| commit | e8beac8a045209d11776b4a4e501df3630c9b746 (patch) | |
| tree | a99351d5c75ba6eb202b2aa9748e25eef1e97c28 /lisp/gnus/ChangeLog | |
| parent | be93a2c4484181639c468e79f015739129eaa90b (diff) | |
| download | emacs-e8beac8a045209d11776b4a4e501df3630c9b746.tar.gz emacs-e8beac8a045209d11776b4a4e501df3630c9b746.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 152-156)
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS
2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-generate-headers): Downcase the argument
given to message-check-element.
2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus.el (gnus-parameters-case-fold-search): New variable.
(gnus-parameters-get-parameter): Use it.
* lisp/gnus/gnus-score.el (gnus-home-score-file): Doc fix.
2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
* lisp/gnus/gnus-score.el (gnus-update-score-entry-dates): Doc fix.
2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/mml.el (mml-preview): Doc fix.
2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
new variable gnus-toolbar-thickness.
2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (X-Face): Fix description.
(XVarious): Remove gnus-xmas-logo-color-alist and
gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi (Group Parameters): Mention new varable
gnus-parameters-case-fold-search.
(Home Score File): Addition.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 6c96e46333f..25851c07f7d 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2005-11-09 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * message.el (message-generate-headers): Downcase the argument | ||
| 4 | given to message-check-element. | ||
| 5 | |||
| 6 | 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 7 | |||
| 8 | * gnus.el (gnus-parameters-case-fold-search): New variable. | ||
| 9 | (gnus-parameters-get-parameter): Use it. | ||
| 10 | |||
| 11 | * gnus-score.el (gnus-home-score-file): Doc fix. | ||
| 12 | |||
| 13 | 2005-11-01 Xavier Maillard <zedek@gnu-rox.org> (tiny change) | ||
| 14 | |||
| 15 | * gnus-score.el (gnus-update-score-entry-dates): Doc fix. | ||
| 16 | |||
| 17 | 2005-10-31 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 18 | |||
| 19 | * mml.el (mml-preview): Doc fix. | ||
| 20 | |||
| 1 | 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de> | 21 | 2005-10-27 Reiner Steib <Reiner.Steib@gmx.de> |
| 2 | 22 | ||
| 3 | * flow-fill.el (fill-flowed-encode-tests): Restore trailing | 23 | * flow-fill.el (fill-flowed-encode-tests): Restore trailing |