* Fix typo ("postting" -> "posting").
[elisp/gnus.git-] / ChangeLog
1 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
4         server if it does not exist in the article.
5         (nntp-request-post): Run `nntp-prepare-post-hook'.
6         (nntp-wait-for): Save a response from the server in
7         `nntp-process-response' after sending a command.
8         (nntp-prepare-post-hook): New hook, run just before posting an
9         article.
10
11         * lisp/nnheader.el (nnheader-init-server-buffer): Make
12         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
13         (nntp-process-response): New variable, used for holding a response
14         from the server after sending a command.
15
16 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
17
18         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
19         only if `group' name is neither "queue" nor "draft".
20
21 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
22
23         * lisp/pop3.el (pop3-munge-message-separator): Use
24         `parse-time-string'.
25
26 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27
28         * lisp/parse-time.el (parse-time-rules): Accept dates far into the
29         past and the future, and parse single-digit numbers as years.
30
31 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>
32
33         * lisp/parse-time.el (parse-time-string): One too many nils.
34
35 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
36
37         * lisp/parse-time.el (parse-time-rules): Parse
38         "Wed, 29 Apr 98 0:26:01 EDT" times.
39
40 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
41
42         * lisp/parse-time.el (parse-time-rules): Accept times that look
43         like "h:mm".
44
45 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * lisp/parse-time.el (parse-time-string): Downcase before handling.
48         (parse-time-rules): Times without seconds have 0 seconds.
49
50 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
51
52         * lisp/parse-time.el (parse-time-syntax): Use vectors.
53
54 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
55
56         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
57         select the article before saving.
58
59 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
60
61         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
62         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
63
64 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
65
66         * lisp/pop3.el (pop3-last): Use `split-string' instead of
67         `pop3-string-to-list'.
68         (pop3-stat): Likewise.
69         (pop3-munge-message-separator): Likewise.
70         (pop3-string-to-list): Abolished.
71
72 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
73
74         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
75         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
76         non-nil.
77         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
78         XEmacs.
79         (gnus-offline-popup-menu): New function.
80         (gnus-offline-define-menu-and-key): Call it under Emacs to create
81         a popup menu in the group buffer.
82
83 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
84
85         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
86         select the article before previewing. Abolish prefix arg.
87
88         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
89         the article without reservation.
90         (gnus-article-display-mime-message): Show all headers if
91         `gnus-have-all-headers' the local var of summary buffer is non-nil.
92
93 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
94
95         * lisp/gnus.el: (gnus-version-number): Update to 6.10.1.
96
97 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
98
99         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
100         `gnus-summary-next-article' in `gnus-original-article-mode'.
101         (mime-preview-over-to-previous-method-alist): Use
102         `gnus-summary-prev-article' in `gnus-original-article-mode'.
103         (gnus-article-mode-map): Define almost undefined keys to
104         `gnus-article-read-summary-keys'.
105         (gnus-article-prepare-display): Set `gnus-article-current-summary'
106         to `gnus-summary-buffer'.
107
108 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
109
110         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
111         with APOP extention.
112
113 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
114
115         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
116         (gnus-xmas-logo-color-style): Default to `sky'.
117
118         * lisp/gnus.el (gnus-group-startup-message): Show version.
119         (gnus-splash-face): Shorten a wavelength.
120
121         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
122         for avoiding byte-compile warning.
123
124         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
125         `raw-text'.
126
127 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
128
129         * lisp/*.el: Ebola eradication.
130
131 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
132
133         * Abolish smtp.el and smtpmail.el (moved to FLIM).
134
135 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
136
137         * lisp/message.el (message-mode-map): Use
138         `message-mimic-kill-buffer' for `C-x k'.
139
140 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
141
142         * lisp/message.el (message-dont-send): Use `message-save-drafts'
143         instead of `save-buffer'.
144
145 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
146
147         * lisp/message.el (message-send-mail): Protect against errors.
148         (message-send-news): Likewise.
149         (message-maybe-split-and-send-mail): New function.
150         (message-maybe-split-and-send-news): New function.
151
152 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
153
154         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
155         `mime-insert-header' instead of `mime-insert-decoded-header'.
156
157 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
158
159         * lisp/gnus-ofsetup.el: New file - setting function for
160         gnus-offline.
161
162 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
163
164         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
165         `nnheader-fold-continuation-lines'.
166
167 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
168
169         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
170         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
171         * lisp/gnus-draft.el (gnus-draft-decoding-function): Likewise.
172
173 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
176         `mime-edit-decode-buffer' simply as initial value.
177
178         * lisp/message.el (message-make-forward-subject): Use
179         `nnheader-decode-subject' instead of
180         `eword-decode-unstructured-field-body'.
181
182         * lisp/nnheader.el (nnheader-decode-subject): New alias.
183         (nnheader-decode-from): New alias.
184         (make-full-mail-header): Use `nnheader-decode-subject' and
185         `nnheader-decode-from' instead of
186         `eword-decode-and-unfold-unstructured-field' and
187         `eword-decode-and-unfold-structured-field'.
188
189 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
190
191         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
192         `mime-fetch-field' for getting Subject and From field.
193
194 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
197         for Subject and From field.
198
199 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
200
201         * lisp/nnheader.el (nnheader-parse-nov): Use
202         `make-full-mail-header'.
203
204 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * lisp/nnheader.el (nnheader-parse-head): Use
207         `make-full-mail-header'.
208
209 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
210
211         * lisp/nnheader.el (make-full-mail-header): Sync up with
212         "chao-gnus-6_12" branch.
213         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
214         (mail-header-xref): Use `mime-entity-xref-internal'
215         (mail-header-set-lines): mime-entity-set-lines-internal'.
216         (mail-header-lines): Use `mime-entity-lines-internal'
217         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
218         (mail-header-chars): Use `mime-entity-chars-internal'.
219         (mail-header-set-references): Use
220         `mime-entity-set-references-internal'.
221         (mail-header-references): Use `mime-entity-references-internal'.
222         (mail-header-set-message-id): Use
223         `mime-entity-set-message-id-internal'.
224         (mail-header-message-id): Use `mime-entity-message-id-internal'.
225         (mail-header-set-date): Use `mime-entity-set-date-internal'.
226         (mail-header-date): Use `mime-entity-date-internal'.
227         (mail-header-set-from): Use
228         `mime-entity-set-decoded-from-internal'.
229         (mail-header-from): Use `mime-entity-decoded-from-internal'.
230         (mail-header-set-subject): Use
231         `mime-entity-set-decoded-subject-internal'.
232         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
233         All changes are imported from "chao-gnus-6_12" branch.
234
235         * lisp/message.el (message-reply): Use
236         `make-full-mail-header-from-decoded-header`.
237         (message-followup): Likewise.
238
239         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
240         Abolished.
241         (gnus-article-display-message-with-encoded-word): Abolished.
242
243 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
244
245         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
246         value to `gnus-maybe-setup-default-charset'.
247         (gnus-maybe-setup-default-charset): New function. It is called
248         `message-maybe-setup-default-charset' at one time.
249
250         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
251
252 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
253
254         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
255         update `gnus-format-specs' when `gnus-version' is differ from
256         saved version.
257
258 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
259
260         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
261         `mime-read-field', `std11-address-string' and
262         `std11-full-name-string' instead of
263         `gnus-extract-address-components'.
264         (gnus-article-sort-by-author): Likewise.
265
266 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
267
268         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
269         New function.
270
271 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
274         buffer local variable `default-mime-charset' of
275         `gnus-original-article-buffer' and `gnus-article-buffer'.
276
277 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
278
279         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
280         (mail-header-number): Use `mime-entity-location-internal'.
281         (mail-header-set-number): Use `mime-entity-set-location-internal'.
282         - Change other `mail-header-*' and `mail-header-set-*' to alias of
283         reference and set functions for mime-entity-internal.
284
285         * lisp/mmgnus.el: New module.
286
287         * lisp/gnus-sum.el: Abolish variable
288         `gnus-structured-field-decoder' and
289         `gnus-unstructured-field-decoder'.
290         (gnus-nov-parse-line): Don't decode from and subject.
291         (gnus-get-newsgroup-headers): Likewise.
292
293         * lisp/gnus-score.el (gnus-header-index): Modify to use
294         mime-entity structure as gnus-header structure.
295
296         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
297         `gnus-current-headers' as mime-message-structure.
298
299 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
300
301         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
302         `make-full-mail-header'.
303
304 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
305
306         * lisp/gnus-offline.el : New file.