9e03afd95a6f619518d591f21b3cffa30ff52313
[elisp/gnus.git-] / ChangeLog
1 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message
4         frame after selecting a new article if the value of
5         `message-use-multi-frames' is non-nil and more than one articles
6         are given.
7
8 1999-01-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
9
10         * lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not
11         respool article.
12
13 1999-01-26  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
14
15         * lisp/gnus-offline.el: Add security notice.
16
17 1999-01-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
18
19         * README-offline.ja: New file - Variable and command description
20         for gnus-offline(Japanese edition).
21         * README-offline.en: New file - Ditto (English edition).
22
23 1999-01-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
24
25         * lisp/gnus-offline.el (gnus-offline-pop-password-file): New
26         variable.
27         (gnus-offline-pop-password-decoding-function): New variable.
28         (gnus-offline-get-new-news): When `gnus-offline-pop-password-file'
29         is non-nil, get one's password information from a file specified
30         by this variable, and don't store the passwords as a variable.
31         * lisp/smiley.el (smiley-buffer): Avoid a few duplicate
32         translations.
33
34 1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
35
36         * lisp/gnus-msg.el (gnus-inews-yank-articles): Use
37         `message-list-references' for gathering IDs from yanked articles.
38
39         * lisp/message.el (message-list-references): New function.
40         (message-yank-original): Use it for gathering IDs from a yanked
41         article.
42
43 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
44
45         * lisp/message.el (message-reply): Get the references from
46         `In-Reply-To' field if there were no references and `In-Reply-To'
47         field looks promising.
48         (message-yank-original): Try to fetch ID from `In-Reply-To' field
49         if `References' field does not exist.
50         (message-yank-original): Use `std11-narrow-to-header' instead of
51         `message-narrow-to-head'.
52
53 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
54
55         * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
56         `gnus-current-headers' instead of article header.
57
58 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
59
60         * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
61         position of the yanked articles -- apologize to SUTO-san, it has
62         been supported in his original code, but I didn't.
63
64 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
65
66         * lisp/gnus.el (gnus-version-number): Update to 6.10.2.
67
68         * lisp/gnus-draft.el: Add Ichikawa-san to authors.
69         * lisp/message.el: Likewise.
70
71         * lisp/message.el (message-yank-original): If
72         `message-yank-add-new-references' is non-nil and this command is
73         called interactively, new IDs from the yanked article will be added
74         to `References' field.
75         (message-yank-add-new-references): New user option.
76         (message-ignored-resent-headers): Default to "^Return-Receipt".
77
78 1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
79             Katsumi Yamaoka   <yamaoka@jpl.org>
80
81         * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
82         field with the gathered Message-IDs and References if more than one
83         articles are given.
84
85 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
86
87         * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
88         frame after selecting a new article if the value of
89         `message-use-multi-frames' is non-nil and more than one articles
90         are given.
91
92 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
93
94         * README.semi.ja: Delete "ichikawa" from the branches info, and
95         add "keiichi" and "nana-gnus" to there.  Modify the directory name
96         for the daily snapshots.
97         * README.semi: Likewise.
98
99         * README.branch.ja: Modified for 6.10, etc.
100         * README.branch: Likewise.
101
102 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
103
104         * lisp/message.el (message-reply): Cancel the last change.
105         (message-followup): Cancel the last change.
106         (message-wide-reply): Cancel the last change.
107
108         * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
109         (gnus-summary-reply): Cancel the last change.
110         (gnus-post-news): Cancel the last change.
111
112 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
113
114         * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
115         expirable marks if the destination group is not expirable.
116
117 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
118
119         * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
120         binary.
121
122 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
123
124         * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
125         binary.
126
127 1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
128
129         * lisp/message.el (message-reply): Accept references as a new
130         optional arg.
131         (message-followup): Likewise.
132         (message-wide-reply): Likewise.
133
134         * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
135         (gnus-summary-reply): Use it.
136         (gnus-post-news): Use it.
137
138 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
139
140         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
141         body.
142
143 1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
144
145         * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
146         <czkmt@remus.dti.ne.jp> to author and maintainer.
147
148 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
149
150         * lisp/nnmail.el (nnmail-article-group): Shrink pathologically
151         long headers.
152
153 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
154
155         * lisp/nnmail.el (nnmail-split-header-length-limit): New variable.
156
157 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
158
159         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
160         server if it does not exist in the article.
161         (nntp-request-post): Run `nntp-prepare-post-hook'.
162         (nntp-wait-for): Save a response from the server in
163         `nntp-process-response' after sending a command.
164         (nntp-prepare-post-hook): New hook, run just before posting an
165         article.
166
167         * lisp/nnheader.el (nnheader-init-server-buffer): Make
168         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
169         (nntp-process-response): New variable, used for holding a response
170         from the server after sending a command.
171
172 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
173
174         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
175         only if `group' name is neither "queue" nor "draft".
176
177 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
178
179         * lisp/pop3.el (pop3-munge-message-separator): Use
180         `parse-time-string'.
181
182 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
183
184         * lisp/parse-time.el (parse-time-rules): Accept dates far into the
185         past and the future, and parse single-digit numbers as years.
186
187 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>
188
189         * lisp/parse-time.el (parse-time-string): One too many nils.
190
191 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
192
193         * lisp/parse-time.el (parse-time-rules): Parse
194         "Wed, 29 Apr 98 0:26:01 EDT" times.
195
196 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
197
198         * lisp/parse-time.el (parse-time-rules): Accept times that look
199         like "h:mm".
200
201 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
202
203         * lisp/parse-time.el (parse-time-string): Downcase before handling.
204         (parse-time-rules): Times without seconds have 0 seconds.
205
206 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
207
208         * lisp/parse-time.el (parse-time-syntax): Use vectors.
209
210 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
211
212         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
213         select the article before saving.
214
215 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
216
217         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
218         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
219
220 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
221
222         * lisp/pop3.el (pop3-last): Use `split-string' instead of
223         `pop3-string-to-list'.
224         (pop3-stat): Likewise.
225         (pop3-munge-message-separator): Likewise.
226         (pop3-string-to-list): Abolished.
227
228 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
229
230         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
231         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
232         non-nil.
233         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
234         XEmacs.
235         (gnus-offline-popup-menu): New function.
236         (gnus-offline-define-menu-and-key): Call it under Emacs to create
237         a popup menu in the group buffer.
238
239 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
240
241         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
242         select the article before previewing. Abolish prefix arg.
243
244         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
245         the article without reservation.
246         (gnus-article-display-mime-message): Show all headers if
247         `gnus-have-all-headers' the local var of summary buffer is non-nil.
248
249 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
250
251         * lisp/gnus.el: (gnus-version-number): Update to 6.10.1.
252
253 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
254
255         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
256         `gnus-summary-next-article' in `gnus-original-article-mode'.
257         (mime-preview-over-to-previous-method-alist): Use
258         `gnus-summary-prev-article' in `gnus-original-article-mode'.
259         (gnus-article-mode-map): Define almost undefined keys to
260         `gnus-article-read-summary-keys'.
261         (gnus-article-prepare-display): Set `gnus-article-current-summary'
262         to `gnus-summary-buffer'.
263
264 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
265
266         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
267         with APOP extention.
268
269 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
270
271         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
272         (gnus-xmas-logo-color-style): Default to `sky'.
273
274         * lisp/gnus.el (gnus-group-startup-message): Show version.
275         (gnus-splash-face): Shorten a wavelength.
276
277         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
278         for avoiding byte-compile warning.
279
280         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
281         `raw-text'.
282
283 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
284
285         * lisp/*.el: Ebola eradication.
286
287 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
288
289         * Abolish smtp.el and smtpmail.el (moved to FLIM).
290
291 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
292
293         * lisp/message.el (message-mode-map): Use
294         `message-mimic-kill-buffer' for `C-x k'.
295
296 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
297
298         * lisp/message.el (message-dont-send): Use `message-save-drafts'
299         instead of `save-buffer'.
300
301 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
302
303         * lisp/message.el (message-send-mail): Protect against errors.
304         (message-send-news): Likewise.
305         (message-maybe-split-and-send-mail): New function.
306         (message-maybe-split-and-send-news): New function.
307
308 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
309
310         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
311         `mime-insert-header' instead of `mime-insert-decoded-header'.
312
313 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
314
315         * lisp/gnus-ofsetup.el: New file - setting function for
316         gnus-offline.
317
318 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
319
320         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
321         `nnheader-fold-continuation-lines'.
322
323 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
324
325         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
326         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
327         * lisp/gnus-draft.el (gnus-draft-decoding-function): Likewise.
328
329 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
330
331         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
332         `mime-edit-decode-buffer' simply as initial value.
333
334         * lisp/message.el (message-make-forward-subject): Use
335         `nnheader-decode-subject' instead of
336         `eword-decode-unstructured-field-body'.
337
338         * lisp/nnheader.el (nnheader-decode-subject): New alias.
339         (nnheader-decode-from): New alias.
340         (make-full-mail-header): Use `nnheader-decode-subject' and
341         `nnheader-decode-from' instead of
342         `eword-decode-and-unfold-unstructured-field' and
343         `eword-decode-and-unfold-structured-field'.
344
345 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
346
347         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
348         `mime-fetch-field' for getting Subject and From field.
349
350 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
351
352         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
353         for Subject and From field.
354
355 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
356
357         * lisp/nnheader.el (nnheader-parse-nov): Use
358         `make-full-mail-header'.
359
360 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
361
362         * lisp/nnheader.el (nnheader-parse-head): Use
363         `make-full-mail-header'.
364
365 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
366
367         * lisp/nnheader.el (make-full-mail-header): Sync up with
368         "chao-gnus-6_12" branch.
369         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
370         (mail-header-xref): Use `mime-entity-xref-internal'
371         (mail-header-set-lines): mime-entity-set-lines-internal'.
372         (mail-header-lines): Use `mime-entity-lines-internal'
373         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
374         (mail-header-chars): Use `mime-entity-chars-internal'.
375         (mail-header-set-references): Use
376         `mime-entity-set-references-internal'.
377         (mail-header-references): Use `mime-entity-references-internal'.
378         (mail-header-set-message-id): Use
379         `mime-entity-set-message-id-internal'.
380         (mail-header-message-id): Use `mime-entity-message-id-internal'.
381         (mail-header-set-date): Use `mime-entity-set-date-internal'.
382         (mail-header-date): Use `mime-entity-date-internal'.
383         (mail-header-set-from): Use
384         `mime-entity-set-decoded-from-internal'.
385         (mail-header-from): Use `mime-entity-decoded-from-internal'.
386         (mail-header-set-subject): Use
387         `mime-entity-set-decoded-subject-internal'.
388         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
389         All changes are imported from "chao-gnus-6_12" branch.
390
391         * lisp/message.el (message-reply): Use
392         `make-full-mail-header-from-decoded-header`.
393         (message-followup): Likewise.
394
395         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
396         Abolished.
397         (gnus-article-display-message-with-encoded-word): Abolished.
398
399 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
400
401         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
402         value to `gnus-maybe-setup-default-charset'.
403         (gnus-maybe-setup-default-charset): New function. It is called
404         `message-maybe-setup-default-charset' at one time.
405
406         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
407
408 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
409
410         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
411         update `gnus-format-specs' when `gnus-version' is differ from
412         saved version.
413
414 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
415
416         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
417         `mime-read-field', `std11-address-string' and
418         `std11-full-name-string' instead of
419         `gnus-extract-address-components'.
420         (gnus-article-sort-by-author): Likewise.
421
422 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
425         New function.
426
427 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
428
429         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
430         buffer local variable `default-mime-charset' of
431         `gnus-original-article-buffer' and `gnus-article-buffer'.
432
433 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
434
435         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
436         (mail-header-number): Use `mime-entity-location-internal'.
437         (mail-header-set-number): Use `mime-entity-set-location-internal'.
438         - Change other `mail-header-*' and `mail-header-set-*' to alias of
439         reference and set functions for mime-entity-internal.
440
441         * lisp/mmgnus.el: New module.
442
443         * lisp/gnus-sum.el: Abolish variable
444         `gnus-structured-field-decoder' and
445         `gnus-unstructured-field-decoder'.
446         (gnus-nov-parse-line): Don't decode from and subject.
447         (gnus-get-newsgroup-headers): Likewise.
448
449         * lisp/gnus-score.el (gnus-header-index): Modify to use
450         mime-entity structure as gnus-header structure.
451
452         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
453         `gnus-current-headers' as mime-message-structure.
454
455 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
456
457         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
458         `make-full-mail-header'.
459
460 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
461
462         * lisp/gnus-offline.el : New file.