* Semi-gnus 6.10.11 is released.
[elisp/gnus.git-] / ChangeLog
1 1999-03-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el: Semi-gnus 6.10.11 is released.
4
5         * lisp/pop3.el (pop3-munge-message-separator): If a retrieved
6         message has a illegal date field, use `(current-time)' instead.
7
8 1999-03-25  Katsumi Yamaoka   <yamaoka@jpl.org>
9
10         * lisp/message.el (message-send): Kill `message-encoding-buffer'
11         after sending.
12         (message-maybe-encode): Inherit the buffer local variable
13         `mime-edit-pgp-processing' and call `mime-edit-pgp-enclose-buffer'.
14
15 1999-02-26 20:35:57  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16
17         * pop3.el (pop3-movemail): Use write-region instead of
18         append-to-file to avoid excessive messaging.
19
20 1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>
21
22         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up the
23         buffer local variable `default-mime-charset' of
24         `gnus-article-buffer' before `mime-display-message' is called.
25
26         * lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also
27         matched with the group name which has a method name and/or a
28         foreign server name.
29         (gnus-set-summary-default-charset): Cancel the last change.
30
31 1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>
32
33         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip
34         method and foreign server name from the newsgroup name.
35
36 1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
37
38         * lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.
39
40 1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
41
42         * lisp/gnus-offline.el (gnus-offline-popup-menu): Modify so that
43         the title of a popup menu is displayed under Emacs 19.34.
44         (gnus-offline-define-menu-and-key): Rewrite the function to change
45         the behavior of "Get new news" button, under XEmacs.
46
47 1999-03-09  Katsumi Yamaoka   <yamaoka@jpl.org>
48
49         * lisp/gnus.el: Semi-gnus 6.10.10 is released.
50
51         * lisp/message.el (message-yank-original): Keep the existing
52         references.
53
54 1999-03-04  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
55
56         * lisp/gnus-ofsetup.el: Modify for Semi-gnus 6.10.xx so that
57         `pop3-fma-password' can be saved in .newsrc.eld.
58         * lisp/pop3-fma.el: Ditto.
59
60         * README-offline.en: Update.
61         * README-offline.ja: Ditto.
62
63 1999-03-01  Katsumi Yamaoka   <yamaoka@jpl.org>
64
65         * lisp/dgnushack.el (dgnushack-install-package): Don't refer to
66         `configure-package-path'. Use `early-packages', `late-packages' or
67         `last-packages' instead.
68
69         * README.semi: Note that APEL 9.13 or later is required.
70         * README.semi.ja: Likewise.
71
72         * lisp/gnus-start.el (save-buffer-as-coding-system): Abolished.
73         This function is given in APEL 9.13 by now.
74
75 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
76
77         * Makefile.in (add-info-suffix, remove-info-suffix): New targets.
78         (package, install-package, package-ja, install-package-ja): Use
79         them.
80         (xinfo, xinfo-ja): Only build infos.
81
82         * texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
83
84         * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir
85         ../texi first.
86         (dgnushack-install-package): Don't refer to `package-path'; error
87         if the package path does not found.
88         (TopLevel): Don't define `gnus-revision-number',
89         `gnus-version-number' and `package-path'.
90
91 1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
92
93         * Makefile.in (xinfo, xinfo-ja): Make add-info-suffix, formatting,
94         and make remove-info-suffix.
95
96         * texi/Makefile.in (.texi): Don't specify the output filename when
97         makeinfo command is used.
98         (add-info-suffix, remove-info-suffix): New targets.
99
100         * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): New
101         function. It will be used for adding ".info" suffix to @setfilename
102         line in each .texi files.
103         (dgnushack-texi-file-regexp): New constant.
104         (dgnushack-info-file-regexp): Add ".info" suffix.
105
106 1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
107
108         * lisp/gnus.el (gnus-version-number): Update to 6.10.9.
109
110         * lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
111         "custom-load.el" as well.
112
113         * Makefile.in (xlick, xinfo, xinfo-ja): New targets.
114         (install-package-ja, package-ja, install-package, package): Use
115         them; use $XEMACS instead of $EMACS.
116         (osome): Use $XEMACS instead of "xemacs".
117
118         * lisp/dgnushack.el (dgnushack-install-package): Remove extra files
119         in destination lisp directory.
120         (dgnushack-make-package): Don't generate "_pkg.el" file; don't
121         remove "auto-autoloads.el*" files.
122         (dgnushack-compile): Don't remove "_pkg.el" from the list.
123
124 1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
125
126         * README-offline.en: Update.
127
128         * README-offline.ja: Fix typo.
129
130         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Set
131         `gnus-offline-hangup-program' and `gnus-offline-dialup-program' to
132         nil when null string is given.
133
134 1999-02-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
135
136         * texi/Makefile.in: Change to work on Windows environment and
137         other platforms.
138
139 1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
140
141         * lisp/dgnushack.el (dgnushack-make-package): Fix typo.
142
143 1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
144
145         * lisp/gnus.el: Semi-gnus 6.10.8 is released.
146
147         * Makefile.in (install-package-ja, package-ja, install-package,
148         package): New targets.
149         (PACKAGEDIR): New user option.
150
151         * lisp/Makefile.in (install-package, package): New targets.
152         (PACKAGEDIR): New user option.
153
154         * lisp/dgnushack.el (dgnushack-install-package): New function.
155         (dgnushack-make-package): New function.
156         (dgnushack-info-file-regexp): New constant.
157         (dgnushack-compile): Remove "_pkg.el" from the list.
158
159 1999-02-17  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
160
161         * aclocal.m4: install .el files to site-lisp/gnus instead of
162         site-lisp.
163         * configure: Ditto.
164         * Makefile.in: add new rule `all-ja'.
165
166 1999-02-15  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
167
168         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Bug fix when
169         using nnspool.
170
171         * lisp/pop3-fma.el (pop3-fma-movemail): Delete meadow specific
172         code.
173
174         * lisp/gnus.el (gnus-version-number): Update to 6.10.7.
175
176 1999-02-12  Katsumi Yamaoka   <yamaoka@jpl.org>
177
178         * lisp/gnus-art.el (article-hide-headers): Show all headers when
179         unhiding.
180
181         * lisp/message.el (message-make-forward-subject): Use "(none)" if
182         the original article has no subject.
183
184 1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>
185
186         * lisp/gnus.el: Semi-gnus 6.10.6 is released.
187
188         * lisp/gnus-start.el (gnus-save-newsrc-file): Use
189         `save-buffer-as-coding-system' instead of
190         `write-region-as-coding-system'.
191         (save-buffer-as-coding-system): New function defined with
192         `defun-maybe'. NOTE: It should be deleted in the future.
193
194         * lisp/gnus-sum.el (TopLevel): Require `mime-play' when compile.
195
196 1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>
197
198         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
199         implementation.
200
201 1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
202
203         * lisp/gnus-sum.el (gnus-articles-to-read): Use maximum number in
204         default instead of `gnus-large-newsgroup'.
205
206 1999-02-08  Katsumi Yamaoka   <yamaoka@jpl.org>
207
208         * lisp/gnus.el: Semi-gnus 6.10.5 is released.
209
210 1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
211             Katsumi Yamaoka   <yamaoka@jpl.org>,
212             Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
213
214         * lisp/gnus-sum.el (gnus-articles-to-read): If the number of
215         unread articles is more than `gnus-large-newsgroup', use it in
216         default instead of the maximum number.
217
218 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>,
219             Katsumi Yamaoka   <yamaoka@jpl.org>
220
221         * lisp/gnus-sum.el (gnus-mime-extract-multipart): New function;
222         add it to the acting-condition for extracting mulitpart messages.
223         (gnus-mime-extract-message/rfc822): New function; add it to the
224         acting-condition for extracting message/rfc822 or message/news.
225
226 1999-02-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
227
228         * README-offline.ja: Change for current version.
229         * README-offline.en: Ditto.
230
231 1999-02-05  Katsumi Yamaoka   <yamaoka@jpl.org>
232
233         * lisp/gnus.el: Semi-gnus 6.10.4 is released.
234
235         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `nnheader-nov-field',
236         `nnheader-nov-read-integer' and `nnheader-nov-read-message-id'
237         instead of `gnus-nov-field', `gnus-nov-read-integer' or
238         `nnheader-generate-fake-message-id'; use `eobp' instead of
239         `(= (following-char) ?\n)' for checking whether a misc field
240         exists or not.
241         (gnus-nov-field): Abolished.
242         (gnus-nov-skip-field): Abolished.
243         (gnus-nov-read-integer): Abolished.
244
245         * lisp/nnheader.el (nnheader-parse-nov): Use
246         `nnheader-nov-read-message-id' instead of `nnheader-nov-field' or
247         `nnheader-generate-fake-message-id'.
248         (nnheader-nov-read-message-id): New macro.
249         (nnheader-nov-read-integer): New implementation.
250         (nnheader-nov-field): New implementation.
251         (nnheader-nov-next-field): New macro.
252
253 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
254
255         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `following-char'
256         instead of `char-after'. NOTE: It's a temporary step.
257
258 1999-02-03  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
259
260         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.
261
262 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
263
264         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password
265         information to .newsrc file.
266
267 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
268
269         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with
270         external movemail program.
271
272 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
273
274         * lisp/{gnus-cache,gnus-int,gnus-sum,gnus,nnheader,nnmh}.el: Undo
275         the last changes -- don't sync with chaos-1_12.
276
277 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
278
279         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my
280         change.
281
282 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
283
284         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Close
285         parentheses.
286         (gnus-offline-define-menu-on-agent): Ditto.
287
288 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
289
290         * lisp/gnus.el: Semi-gnus 6.10.3 is released.
291
292 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
293
294         * lisp/gnus.el (gnus-version): Modify for SEMI 1.13.
295
296         * lisp/gnus-sum.el (gnus-nov-parse-line): Use `char-after' instead
297         of `following-char'.
298
299 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
300
301         * README-offline.ja: Add description written by YOSHIZAWA Masahiro
302         <manbou@ceres.dti.ne.jp>.
303
304 1999-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
305
306         * lisp/gnus-sum.el: Abolish macro `gnus-nov-read-integer',
307         `gnus-nov-skip-field' and `gnus-nov-field'.
308         (gnus-nov-parse-line): Use `nnheader-nov-field' and
309         `nnheader-nov-read-integer' instead of `gnus-nov-field' and
310         `gnus-nov-read-integer'.
311         (gnus-get-newsgroup-headers-xover): Use
312         `gnus-retrieve-parsed-headers'.
313
314         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): Use
315         `gnus-cache-braid-headers',
316         `nnheader-get-newsgroup-headers-xover*' and
317         `nnheader-retrieve-headers-from-directory*' instead of
318         `gnus-get-newsgroup-headers-xover'.
319         (gnus-cache-braid-headers): New function.
320
321         * lisp/nnheader.el (nnheader-nov-read-integer): Use
322         `(search-forward "\t" eol 'move)' instead of `(forward-char 1)' as
323         same as `gnus-nov-read-integer'.
324         (nnheader-retrieve-headers-from-directory*): New function.
325         (nnheader-retrieve-headers-from-directory): Use
326         `nnheader-retrieve-headers-from-directory*'.
327         (nnheader-get-newsgroup-headers-xover*): New function.
328
329 1999-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
330
331         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Use
332         `nnheader-retrieve-headers-from-directory'.
333
334         * lisp/nnheader.el (nnheader-retrieve-headers-from-directory): New
335         function.
336
337 1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
338
339         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Use
340         `gnus-cache-retrieve-parsed-headers' instead of
341         `gnus-cache-retrieve-headers'.
342
343         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): New
344         function.
345
346 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
347
348         * lisp/gnus-start.el (gnus-read-active-file): Eliminate duplicated
349         select methods.
350
351 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.
354
355 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
356
357         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new
358         optional arguments `dependencies' and `force-new'; new
359         implementation; call `retrieve-parsed-headers' if it is found.
360
361         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.
362
363 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
364
365         * lisp/gnus-sum.el (gnus-select-newsgroup): Use
366         `gnus-retrieve-parsed-headers' instead of `gnus-retrieve-headers'
367         and `gnus-get-newsgroup-headers-xover' or
368         `gnus-get-newsgroup-headers'.
369
370         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.
371
372 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
373             Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
374
375         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for
376         pGnus 0.73 or later.
377
378         * lisp/gnus-offline.el: Use (running-pterodactyl-gnus-0_73-or-later)
379         to check pGnus 0.73 or later instead of (locate-library "mail-source")
380
381 1999-01-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
382
383         * lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
384         * lisp/gnus-ofsetup.el: Ditto.
385
386 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
387
388         * lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message
389         frame after selecting a new article if the value of
390         `message-use-multi-frames' is non-nil and more than one articles
391         are given.
392
393 1999-01-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
394
395         * lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not
396         respool article.
397
398 1999-01-26  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
399
400         * lisp/gnus-offline.el: Add security notice.
401
402 1999-01-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
403
404         * README-offline.ja: New file - Variable and command description
405         for gnus-offline(Japanese edition).
406         * README-offline.en: New file - Ditto (English edition).
407
408 1999-01-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
409
410         * lisp/gnus-offline.el (gnus-offline-pop-password-file): New
411         variable.
412         (gnus-offline-pop-password-decoding-function): New variable.
413         (gnus-offline-get-new-news): When `gnus-offline-pop-password-file'
414         is non-nil, get one's password information from a file specified
415         by this variable, and don't store the passwords as a variable.
416         * lisp/smiley.el (smiley-buffer): Avoid a few duplicate
417         translations.
418
419 1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
420
421         * lisp/gnus-msg.el (gnus-inews-yank-articles): Use
422         `message-list-references' for gathering IDs from yanked articles.
423
424         * lisp/message.el (message-list-references): New function.
425         (message-yank-original): Use it for gathering IDs from a yanked
426         article.
427
428 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
429
430         * lisp/message.el (message-reply): Get the references from
431         `In-Reply-To' field if there were no references and `In-Reply-To'
432         field looks promising.
433         (message-yank-original): Try to fetch ID from `In-Reply-To' field
434         if `References' field does not exist.
435         (message-yank-original): Use `std11-narrow-to-header' instead of
436         `message-narrow-to-head'.
437
438 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
439
440         * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
441         `gnus-current-headers' instead of article header.
442
443 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
444
445         * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
446         position of the yanked articles -- apologize to SUTO-san, it has
447         been supported in his original code, but I didn't.
448
449 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
450
451         * lisp/gnus.el (gnus-version-number): Update to 6.10.2.
452
453         * lisp/gnus-draft.el: Add Ichikawa-san to authors.
454         * lisp/message.el: Likewise.
455
456         * lisp/message.el (message-yank-original): If
457         `message-yank-add-new-references' is non-nil and this command is
458         called interactively, new IDs from the yanked article will be added
459         to `References' field.
460         (message-yank-add-new-references): New user option.
461         (message-ignored-resent-headers): Default to "^Return-Receipt".
462
463 1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
464             Katsumi Yamaoka   <yamaoka@jpl.org>
465
466         * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
467         field with the gathered Message-IDs and References if more than one
468         articles are given.
469
470 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
471
472         * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
473         frame after selecting a new article if the value of
474         `message-use-multi-frames' is non-nil and more than one articles
475         are given.
476
477 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
478
479         * README.semi.ja: Delete "ichikawa" from the branches info, and
480         add "keiichi" and "nana-gnus" to there.  Modify the directory name
481         for the daily snapshots.
482         * README.semi: Likewise.
483
484         * README.branch.ja: Modified for 6.10, etc.
485         * README.branch: Likewise.
486
487 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
488
489         * lisp/message.el (message-reply): Cancel the last change.
490         (message-followup): Cancel the last change.
491         (message-wide-reply): Cancel the last change.
492
493         * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
494         (gnus-summary-reply): Cancel the last change.
495         (gnus-post-news): Cancel the last change.
496
497 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
498
499         * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
500         expirable marks if the destination group is not expirable.
501
502 1999-01-15 23:08:47  Lars Magne Ingebrigtsen  <larsi@gnus.org>
503
504         * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
505         binary.
506
507 1998-09-08 11:40:45  Lars Magne Ingebrigtsen  <larsi@gnus.org>
508
509         * lisp/nnheader.el (nnheader-pathname-coding-system): Changed to
510         binary.
511
512 1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
513
514         * lisp/message.el (message-reply): Accept references as a new
515         optional arg.
516         (message-followup): Likewise.
517         (message-wide-reply): Likewise.
518
519         * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
520         (gnus-summary-reply): Use it.
521         (gnus-post-news): Use it.
522
523 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
524
525         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
526         body.
527
528 1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
529
530         * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
531         <czkmt@remus.dti.ne.jp> to author and maintainer.
532
533 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
534
535         * lisp/nnmail.el (nnmail-article-group): Shrink pathologically
536         long headers.
537
538 1998-12-19 23:02:26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
539
540         * lisp/nnmail.el (nnmail-split-header-length-limit): New variable.
541
542 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
543
544         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
545         server if it does not exist in the article.
546         (nntp-request-post): Run `nntp-prepare-post-hook'.
547         (nntp-wait-for): Save a response from the server in
548         `nntp-process-response' after sending a command.
549         (nntp-prepare-post-hook): New hook, run just before posting an
550         article.
551
552         * lisp/nnheader.el (nnheader-init-server-buffer): Make
553         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
554         (nntp-process-response): New variable, used for holding a response
555         from the server after sending a command.
556
557 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
558
559         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
560         only if `group' name is neither "queue" nor "draft".
561
562 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
563
564         * lisp/pop3.el (pop3-munge-message-separator): Use
565         `parse-time-string'.
566
567 1998-10-03 15:04:27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * lisp/parse-time.el (parse-time-rules): Accept dates far into the
570         past and the future, and parse single-digit numbers as years.
571
572 1998-09-11 08:19:22  Katsumi Yamaoka  <yamaoka@jpl.org>
573
574         * lisp/parse-time.el (parse-time-string): One too many nils.
575
576 1998-09-10 06:20:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
577
578         * lisp/parse-time.el (parse-time-rules): Parse
579         "Wed, 29 Apr 98 0:26:01 EDT" times.
580
581 1998-09-10 01:58:24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
582
583         * lisp/parse-time.el (parse-time-rules): Accept times that look
584         like "h:mm".
585
586 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
587
588         * lisp/parse-time.el (parse-time-string): Downcase before handling.
589         (parse-time-rules): Times without seconds have 0 seconds.
590
591 1998-09-06 23:23:06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
592
593         * lisp/parse-time.el (parse-time-syntax): Use vectors.
594
595 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
596
597         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
598         select the article before saving.
599
600 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
601
602         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
603         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
604
605 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
606
607         * lisp/pop3.el (pop3-last): Use `split-string' instead of
608         `pop3-string-to-list'.
609         (pop3-stat): Likewise.
610         (pop3-munge-message-separator): Likewise.
611         (pop3-string-to-list): Abolished.
612
613 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
614
615         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
616         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
617         non-nil.
618         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
619         XEmacs.
620         (gnus-offline-popup-menu): New function.
621         (gnus-offline-define-menu-and-key): Call it under Emacs to create
622         a popup menu in the group buffer.
623
624 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
625
626         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
627         select the article before previewing. Abolish prefix arg.
628
629         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
630         the article without reservation.
631         (gnus-article-display-mime-message): Show all headers if
632         `gnus-have-all-headers' the local var of summary buffer is non-nil.
633
634 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
635
636         * lisp/gnus.el: (gnus-version-number): Update to 6.10.1.
637
638 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
639
640         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
641         `gnus-summary-next-article' in `gnus-original-article-mode'.
642         (mime-preview-over-to-previous-method-alist): Use
643         `gnus-summary-prev-article' in `gnus-original-article-mode'.
644         (gnus-article-mode-map): Define almost undefined keys to
645         `gnus-article-read-summary-keys'.
646         (gnus-article-prepare-display): Set `gnus-article-current-summary'
647         to `gnus-summary-buffer'.
648
649 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
650
651         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
652         with APOP extention.
653
654 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
655
656         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Show version.
657         (gnus-xmas-logo-color-style): Default to `sky'.
658
659         * lisp/gnus.el (gnus-group-startup-message): Show version.
660         (gnus-splash-face): Shorten a wavelength.
661
662         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
663         for avoiding byte-compile warning.
664
665         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Default to
666         `raw-text'.
667
668 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
669
670         * lisp/*.el: Ebola eradication.
671
672 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
673
674         * Abolish smtp.el and smtpmail.el (moved to FLIM).
675
676 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
677
678         * lisp/message.el (message-mode-map): Use
679         `message-mimic-kill-buffer' for `C-x k'.
680
681 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
682
683         * lisp/message.el (message-dont-send): Use `message-save-drafts'
684         instead of `save-buffer'.
685
686 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
687
688         * lisp/message.el (message-send-mail): Protect against errors.
689         (message-send-news): Likewise.
690         (message-maybe-split-and-send-mail): New function.
691         (message-maybe-split-and-send-news): New function.
692
693 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
694
695         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
696         `mime-insert-header' instead of `mime-insert-decoded-header'.
697
698 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
699
700         * lisp/gnus-ofsetup.el: New file - setting function for
701         gnus-offline.
702
703 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
704
705         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
706         `nnheader-fold-continuation-lines'.
707
708 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
709
710         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use
711         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
712         * lisp/gnus-draft.el (gnus-draft-decoding-function): Likewise.
713
714 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
715
716         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
717         `mime-edit-decode-buffer' simply as initial value.
718
719         * lisp/message.el (message-make-forward-subject): Use
720         `nnheader-decode-subject' instead of
721         `eword-decode-unstructured-field-body'.
722
723         * lisp/nnheader.el (nnheader-decode-subject): New alias.
724         (nnheader-decode-from): New alias.
725         (make-full-mail-header): Use `nnheader-decode-subject' and
726         `nnheader-decode-from' instead of
727         `eword-decode-and-unfold-unstructured-field' and
728         `eword-decode-and-unfold-structured-field'.
729
730 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
731
732         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
733         `mime-fetch-field' for getting Subject and From field.
734
735 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
738         for Subject and From field.
739
740 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
741
742         * lisp/nnheader.el (nnheader-parse-nov): Use
743         `make-full-mail-header'.
744
745 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
746
747         * lisp/nnheader.el (nnheader-parse-head): Use
748         `make-full-mail-header'.
749
750 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
751
752         * lisp/nnheader.el (make-full-mail-header): Sync up with
753         "chao-gnus-6_12" branch.
754         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
755         (mail-header-xref): Use `mime-entity-xref-internal'
756         (mail-header-set-lines): mime-entity-set-lines-internal'.
757         (mail-header-lines): Use `mime-entity-lines-internal'
758         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
759         (mail-header-chars): Use `mime-entity-chars-internal'.
760         (mail-header-set-references): Use
761         `mime-entity-set-references-internal'.
762         (mail-header-references): Use `mime-entity-references-internal'.
763         (mail-header-set-message-id): Use
764         `mime-entity-set-message-id-internal'.
765         (mail-header-message-id): Use `mime-entity-message-id-internal'.
766         (mail-header-set-date): Use `mime-entity-set-date-internal'.
767         (mail-header-date): Use `mime-entity-date-internal'.
768         (mail-header-set-from): Use
769         `mime-entity-set-decoded-from-internal'.
770         (mail-header-from): Use `mime-entity-decoded-from-internal'.
771         (mail-header-set-subject): Use
772         `mime-entity-set-decoded-subject-internal'.
773         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
774         All changes are imported from "chao-gnus-6_12" branch.
775
776         * lisp/message.el (message-reply): Use
777         `make-full-mail-header-from-decoded-header`.
778         (message-followup): Likewise.
779
780         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
781         Abolished.
782         (gnus-article-display-message-with-encoded-word): Abolished.
783
784 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
785
786         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
787         value to `gnus-maybe-setup-default-charset'.
788         (gnus-maybe-setup-default-charset): New function. It is called
789         `message-maybe-setup-default-charset' at one time.
790
791         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
792
793 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
794
795         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
796         update `gnus-format-specs' when `gnus-version' is differ from
797         saved version.
798
799 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
800
801         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
802         `mime-read-field', `std11-address-string' and
803         `std11-full-name-string' instead of
804         `gnus-extract-address-components'.
805         (gnus-article-sort-by-author): Likewise.
806
807 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
808
809         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
810         New function.
811
812 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
813
814         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
815         buffer local variable `default-mime-charset' of
816         `gnus-original-article-buffer' and `gnus-article-buffer'.
817
818 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
819
820         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
821         (mail-header-number): Use `mime-entity-location-internal'.
822         (mail-header-set-number): Use `mime-entity-set-location-internal'.
823         - Change other `mail-header-*' and `mail-header-set-*' to alias of
824         reference and set functions for mime-entity-internal.
825
826         * lisp/mmgnus.el: New module.
827
828         * lisp/gnus-sum.el: Abolish variable
829         `gnus-structured-field-decoder' and
830         `gnus-unstructured-field-decoder'.
831         (gnus-nov-parse-line): Don't decode from and subject.
832         (gnus-get-newsgroup-headers): Likewise.
833
834         * lisp/gnus-score.el (gnus-header-index): Modify to use
835         mime-entity structure as gnus-header structure.
836
837         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
838         `gnus-current-headers' as mime-message-structure.
839
840 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
841
842         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
843         `make-full-mail-header'.
844
845 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
846
847         * lisp/gnus-offline.el : New file.