Update.
[elisp/gnus.git-] / ChangeLog
1 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-revision-number): Increment to 02.
4
5         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
6         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
7         `with-temp-file'; use `insert-file-contents-as-binary' instead of
8         `insert-file-contents'.
9
10 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
11
12         * lisp/gnus.el (gnus-revision-number): Increment to 01.
13
14 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
15
16         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
17         group name with `\N'.
18
19 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
20
21         * lisp/gnus.el: T-gnus 6.12.0 is released.
22
23 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
24
25         * ChangeLog.1: New file, rename from ChangeLog.
26
27         * lisp/mm-view.el (gnus-article-mime-handles): Bind it for avoiding
28         byte compile warning.
29
30         * lisp/dgnushack.el (update-autoloads-from-directory): Defalias to
31         `ignore' under FSF Emacsen for avoiding byte compile warning.
32         (toolbar-gnus): Ditto.
33         (Custom-make-dependencies): Ditto.
34         (font-lock-set-defaults): Autoload "font-lock" for avoiding byte
35         compile warning.
36
37         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
38         * README.branch: Ditto.
39
40         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
41
42         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.12.
43         * texi/message-ja.texi: Ditto.
44         * texi/message.texi: Ditto.
45         * texi/gnus-ja.texi: Ditto.
46         * texi/gnus.texi: Ditto.
47         * README-offline.ja: Ditto.
48         * README-offline.en: Ditto.
49         * README.semi.ja: Ditto.
50         * README.semi: Ditto.
51         * README.T-gnus: Ditto.
52
53         * t-gnus-6_12: NEW PUBLIC BRANCH.
54
55 See ChangeLog.1 for earlier changes.