Update.
[elisp/gnus.git-] / ChangeLog
1 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2
3         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
4
5 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
6
7         * lisp/gnus.el (gnus-revision-number): Increment to 06.
8
9         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
10         `gnus-article-next-page' when the last page is not displayed.
11         (mime-preview-over-to-previous-method-alist): Use
12         `gnus-article-prev-page' when the first page is not displayed.
13         (gnus-next-page-map): Use `make-sparse-keymap' instead of
14         `make-keymap'; don't use `suppress-keymap'.
15         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
16         Succeed to the value of the text property `mime-view-situation' in
17         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
18         current local map as an parent under FSF Emacsen.
19
20 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
21
22         * lisp/pop3.el (pop3-retr): Undo last change.
23
24 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
25
26         * lisp/gnus.el (gnus-revision-number): Increment to 05.
27
28         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
29         `accept-process-output'; Move point to the end of the normal
30         response.
31         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
32         (pop3-get-list): Abolish.
33         (pop3-retr): Don't use `save-restriction'.
34         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
35         (pop3-list): Likewise.
36
37 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
38
39         * lisp/gnus.el (gnus-revision-number): Increment to 04.
40
41         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
42         `event-basic-type' instead of `event-button' under FSF Emacsen.
43
44 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
45
46         * lisp/gnus.el (gnus-revision-number): Increment to 03.
47
48 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
49
50         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
51         `gnus-summary-mode-hook'.
52         (gnus-use-wheel): New variable.
53         (gnus-wheel-scroll-amount): New variable.
54         (gnus-wheel-edge-resistance): New variable.
55         (gnus-wheel-summary-scroll): New function.
56         (gnus-wheel-install): New function.
57
58 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
59
60         * lisp/gnus.el (gnus-revision-number): Increment to 02.
61
62         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
63         `defun' instead of `defsubst'.
64         (make-full-mail-header): Ditto.
65
66         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
67         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
68
69 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
70
71         * lisp/gnus.el (gnus-revision-number): Increment to 01.
72
73         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
74         is being sent.
75
76         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
77         function from Nana-gnus.
78         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
79         (gnus-ofsetup-update-setting-file): Rename from
80         `gnus-ofsetup-write-setting-file'.
81         (gnus-ofsetup-find-parameters): Rename from
82         `gnus-ofsetup-parameters'.
83         (gnus-ofsetup-customize-done): Rewrite.
84
85 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
86
87         * pop3.el: Sync up with pop3.el version 2.04.
88         (pop3-leave-mail-on-server): New variable.
89         (pop3-maximum-message-size): New variable.
90         (pop3-uidl-file-name): New variable.
91         (pop3-uidl-support): New variable.
92         (pop3-uidl-obarray): New variable.
93         (pop3-movemail): Check message size on every retrieval.
94         (pop3-open-ssl-stream-1): Use new style macro.
95         (pop3-get-message-numbers): New function.
96         (pop3-get-list): New function.
97         (pop3-get-uidl): New function.
98         (pop3-get-unread-message-numbers): New function.
99         (pop3-save-uidls): New function.
100         (pop3-retr): Use `pop3-get-extended-response'.
101         (pop3-list): New implementation.
102         (pop3-uidl): New function.
103         (pop3-get-extended-response): New function.
104
105 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
106
107         * lisp/gnus.el: T-gnus 6.13.0 is released.
108
109 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
110
111         * ChangeLog.2: New file, rename from ChangeLog.
112
113         * lisp/dgnushack.el (TopLevel): Rearrange.
114
115         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
116         * README.branch: Ditto.
117
118         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
119
120         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
121         * texi/message-ja.texi: Ditto.
122         * texi/message.texi: Ditto.
123         * texi/gnus-ja.texi: Ditto.
124         * texi/gnus.texi: Ditto.
125         * README-offline.ja: Ditto.
126         * README-offline.en: Ditto.
127         * README.semi.ja: Ditto.
128         * README.semi: Ditto.
129         * README.T-gnus: Ditto.
130
131         * t-gnus-6_13: NEW PUBLIC BRANCH.
132
133 See ChangeLog.2 for earlier changes.