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