(gnus-offline-define-menu-and-key): Fix a bug -- do add-hook.
[elisp/gnus.git-] / ChangeLog
1 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2
3         * lisp/gnus.el (gnus-revision-number): Increment to 08.
4
5         * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
6         "static" at the compile time.
7         (gnus-offline-hangup-function): Abolish.
8         (gnus-offline-auto-ppp): New variable.
9         (gnus-offline-gnus-get-new-news): Refer to it.
10         (gnus-offline-set-unplugged-state): Ditto.
11         (gnus-offline-set-auto-ppp): New function. It replaces the
12         function `gnus-offline-toggle-auto-hangup'.
13         (gnus-offline-toggle-auto-hangup): Abolish.
14         (gnus-offline-define-menu-and-key): Use `static-if' and
15         `static-cond'.
16         (gnus-offline-popup-menu): Do not define this function under XEmacs.
17         (gnus-offline-popup): New function.
18
19         * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
20         (gnus-ofsetup-resource-en): Fix doc strings.
21         (gnus-ofsetup-resource-ja): Ditto.
22
23 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
24
25         * lisp/gnus.el (gnus-revision-number): Increment to 07.
26
27         * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
28         Pterodactyl Gnus v0.98.
29
30 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
31
32         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
33
34         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
35
36         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
37         `car' and `cdr' instead of `cadr'.
38
39         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
40         instead of `push'; use `if' instead of `when'.
41
42         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
43         instead of `pop'.
44         (gnus-useful-groups): Use `or' instead of `unless'.
45
46         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
47         instead of `cadr'.
48
49 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
50
51         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
52         `when' in the body of `defadvice'.  Use `if' instead.
53
54         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
55         cl functions.
56
57 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
58
59         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
60         the macro `when' in the arg of `defcustom'.  Use `if' instead.
61
62 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
63
64         * lisp/gnus.el (gnus-revision-number): Increment to 06.
65
66         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
67         `next-single-property-change' LIMIT as `point-max'.
68         (gnus-article-prepare-mime-display): Ditto.
69         (article-hide-signature): Ditto.
70
71 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
72
73         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
74         are removed to fill gnus-version within 80 columns.
75
76 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
77
78         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
79
80 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
81
82         * lisp/gnus.el (gnus-revision-number): Increment to 05.
83
84         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
85         instead of `union'.
86
87         * lisp/gnus-util.el (gnus-union): New function.
88
89         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
90         `copy-sequence' instead of `copy-list'.
91         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
92
93         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
94
95 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
96
97         * lisp/gnus.el (gnus-revision-number): Increment to 04.
98
99         * lisp/dgnushack.el (union, copy-list): New compiler macros for
100         emulating cl functions.
101
102 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
103
104         * lisp/gnus.el (gnus-revision-number): Increment to 03.
105         (gnus-select-method): Use `condition-case' instead of
106         `ignore-errors'.
107
108         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
109         instead of `ignore-errors'.
110
111         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
112
113         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
114         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
115         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
116         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
117         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
118         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
119         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
120         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
121         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
122         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
123
124 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
125
126         * lisp/gnus.el (gnus-revision-number): Increment to 02.
127
128         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
129         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
130         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
131         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
132         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
133         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
134         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
135         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
136         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
137         Require `cl' at the top level.
138
139         * lisp/gnus.el (gnus-select-method): Undo last change.
140         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
141         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
142
143         * lisp/gnus-ems.el (gnus-split-string): Remove.
144
145 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
146
147         * lisp/pop3.el: Add description about STLS extension; add autoload
148         setting for `starttls-open-stream' and `starttls-negotiate'.
149         (pop3-stls): New function.
150         (pop3-open-tls-stream): New function.
151         (pop3-open-server): Use `pop3-open-tls-stream' if
152         'pop3-connection-type' is bound to `tls'.
153
154 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
155
156         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
157         and `starttls-negotiate'.
158         (imap-stream-alist): Add TLS entry.
159         (imap-tls-p): New function.
160         (imap-tls-open): New function.
161         (imap-ssl-open): Enclose `open-ssl-stream' with
162         `as-binary-process'.
163
164 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
165
166         * lisp/gnus.el (gnus-revision-number): Increment to 01.
167         (gnus-select-method): Use `condition-case' instead of
168         `ignore-errors'.
169
170         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
171         level.
172
173         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
174         `coding' and `noerror' for the stopgaps.
175
176         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
177         `coding' and `noerror'.
178         (function-max-args): Maybe-fbind for FSF Emacsen.
179
180         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
181         as `binary' if possible.
182         (imap-log): Default to nil (synched with pgnus 0.99).
183         (base64-decode-string): Autoload "mel" instead of "base64".
184         (md5): Autoload "md5" without `eval-and-compile'.
185
186         * lisp/gnus-util.el (copy-list): New function defined by
187         `defun-maybe'.
188
189         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
190         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
191
192         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
193         instead of `ignore-errors'.
194
195         * lisp/gnus-picon.el: Require `cl'.
196
197         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
198         gnus-offline.el} (cl): Enclose the requiring procedure with
199         `eval-when-compile'.
200
201         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
202         procedure with `eval-when-compile' instead of `eval-and-compile'.
203
204 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
205
206         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
207         Use mail-sources instead of nnmail-spool-file.
208         From: Toshiaki -PCX- Tanaka.
209
210 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
211
212         * lisp/gnus.el (gnus-group-startup-message): Insert space before
213         "based on".
214         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
215
216 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
217
218         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
219         (gnus-revision-number): Clear to 00.
220
221         * README.T-gnus: Update.
222
223         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
224         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
225         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
226         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
227         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
228         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
229
230         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
231
232         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
233         translation.
234
235         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
236
237 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
238
239         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
240         `message-save-drafts' instead of `set-buffer-modified-p' and
241         `save-buffer'.
242         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
243         because the reply data is lost in Drafts.
244         * lisp/gnus-art.el (gnus-signature-face): Don't check
245         window-system type.
246
247 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
248
249         * lisp/pop3.el (pop3-progress-message): New function.
250         (pop3-movemail): Use it.
251
252 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
253
254         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
255         `gnus-following-method'.
256
257         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
258         wide reply as a mail if the message is not a news; use the macro
259         `gnus-setup-message'.
260
261         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
262
263 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
264
265         * lisp/gnus.el (gnus-revision-number): Increment to 14.
266         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
267         function `gnus-smiley-display'.
268
269         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
270         `window-system' is nil.
271         (gnus-article-x-face-command): Default to external command if
272         `window-system' is nil.
273
274 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
275
276         * lisp/gnus.el (gnus-revision-number): Increment to 13.
277         (TopLevel): Rearrange autoload settings.
278
279         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
280         `smiley-buffer'.
281
282         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
283         "Toggle smileys" in "Washing" menu.
284         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
285
286         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
287         (smiley-toggle-buffer): New function.
288         (smiley-buffer): Don't quote the function.
289         (smiley-toggle-extents): Ditto.
290
291 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
292
293         * lisp/gnus.el (gnus-revision-number): Increment to 12.
294         (TopLevel): Add and delete autoloads for functions defined in
295         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
296
297         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
298         defined in "miee".
299
300         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
301         `gnus-custom-mode' defined in "gnus-cus".
302
303 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
304
305         * lisp/gnus.el (gnus-revision-number): Increment to 11.
306
307         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
308         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
309         header.
310
311 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
312
313         * lisp/gnus.el (gnus-revision-number): Increment to 10.
314         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
315         functions `x-face-mule-gnus-article-display-x-face' and
316         `smiley-buffer'.
317
318         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
319
320         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
321         `gnus-mule-group-startup-message'.
322         (gnus-mule-group-startup-message): Remove.
323         (gnus-mule-bitmap-image-file): Remove.
324
325         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
326         ordinary text if the feature `smiley-mule' is provided and FSF
327         Emacs is used.
328         (TopLevel): Require `static' at the compile time.
329
330         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
331         `mime-display-text/plain-hook' to nil.
332         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
333         treat the next entity position as a marker.
334         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
335         `gnus-smiley-display' under FSF Emacsen.
336         (gnus-treat-display-smileys): Default to t if the module
337         `smiley-mule' is installed.
338         (gnus-treat-display-xface): Default to `head' if the value of
339         `gnus-article-x-face-command' is
340         `x-face-mule-gnus-article-display-x-face'.
341         (gnus-article-x-face-command): Default to
342         `x-face-mule-gnus-article-display-x-face' if the module
343         `x-face-mule' is installed.
344         (TopLevel): Require `static' first; require `path-util'.
345
346 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
347
348         * lisp/gnus.el (gnus-revision-number): Increment to 09.
349
350         * lisp/message.el (message-mode): Make
351         `message-font-lock-last-position' as buffer local.
352         (message-font-lock-keywords-2): Use
353         `message-font-lock-cited-text-matcher' instead of regexp.
354         (message-font-lock-cited-text-matcher): New function.
355         (font-lock-after-change-function): Advice to the keep last cursor
356         position in `message-font-lock-last-position' before fontifying.
357         (message-font-lock-last-position): New variable.
358         (message-font-lock-citation-name-max-column): New variable.
359         (message-font-lock-cited-text-regexp): New variable.
360         (message-font-lock-fence-close-position): New variable.
361         (message-font-lock-fence-open-position): New variable.
362         (message-font-lock-fence-close-regexp): New variable.
363         (message-font-lock-fence-open-regexp): New variables.
364
365 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
366
367         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
368         using `message-font-lock-keywords', `message-font-lock-keywords-1'
369         and `message-font-lock-keywords-2'.
370         (message-font-lock-keywords): Restruct.
371         (message-font-lock-keywords-1): New variable split from
372         `message-font-lock-keywords'.
373         (message-font-lock-keywords-2): Ditto.
374
375 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
376
377         * lisp/gnus.el (gnus-revision-number): Increment to 08.
378
379         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
380         before highlighting or hiding it.
381         (gnus-article-buttonize-signature): New function.
382         (gnus-article-highlight-signature): Don't buttonize.
383         (gnus-treatment-function-alist): Undo the last change.
384         (gnus-treat-emphasize): Default to nil.
385
386 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
387
388         * lisp/gnus.el (gnus-revision-number): Increment to 07.
389         (TopLevel): Autoload "gnus-art" for the function
390         `gnus-article-show-all'.
391
392         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
393         hidden text if the command `gnus-summary-toggle-mime' is used.
394
395         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
396         following parts.
397         (gnus-article-highlight-signature): Work for forwarded messages.
398         (gnus-article-show-all): New function based on `article-show-all'.
399         (gnus-article-show-all-headers): Based on
400         `article-show-all-headers'.
401         (article-show-all-headers): New function to show all *HEADERS*.
402         (article-show-all): Show *ALL* literally.
403         (article-hide-signature): Work for forwarded messages.
404         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
405         off after `gnus-treat-highlight-signature'.
406
407 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
408
409         * lisp/gnus.el (gnus-revision-number): Increment to 06.
410
411         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
412         against forwarded messages without MIME structure.
413         (gnus-treatment-function-alist): Move
414         'gnus-treat-decode-article-as-default-mime-charset' to the top;
415         put `gnus-treat-emphasize' off after
416         `gnus-treat-highlight-headers'.
417
418 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
419
420         * lisp/gnus.el (gnus-revision-number): Increment to 05.
421
422 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
423
424         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
425         argument is list or not before condition.
426
427 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
428
429         * lisp/gnus-art.el (gnus-treat-predicate): Work for
430         (typep "something").
431
432 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
433
434         * lisp/gnus-art.el (gnus-article-prepare-display):
435         Pass argument nil as a condition to gnus-treat-article.
436         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
437         Ditto. Also, treat last part of multipart article correctly.
438
439 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
440
441         * lisp/gnus.el (gnus-revision-number): Increment to 04.
442
443         * lisp/message.el (message-generate-headers): Don't insert
444         excessive newline.
445
446         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
447         negative number for the 2nd arg of `insert-char'.
448
449 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
450
451         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
452         gnus-ja instead of gnus if Japanese environment is on.
453
454 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
455
456         * lisp/gnus.el (gnus-revision-number): Increment to 03.
457         (semi-gnus-developers): Remove.
458         (gnus-maintainer): Change mail address.
459         (gnus-group-startup-message): Display version string.
460
461         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
462
463         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
464         version string; fix glyph position.
465
466 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
467
468         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
469         to previous version until problem of respooling from
470         nnimap to nnml is solved.
471         (gnus-summary-move-article): Ditto.
472
473 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
474
475         * lisp/gnus.el (gnus-revision-number): Increment to 02.
476
477         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
478         value is t before checking for `condition'.
479         (gnus-article-prepare-mime-display): Search for the entity children
480         if the primary type is `multipart'.
481
482 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
483
484         * lisp/gnus.el (gnus-revision-number): Increment to 01.
485
486         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
487         instead of signaling an error if the destination group is not
488         newly created.
489         (gnus-summary-move-article): Do nothing if the destination group
490         is not newly created.
491
492         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
493         environment part.
494
495 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
496
497         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
498         active entry for the group even if it doesn't exist.
499
500 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
501
502         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
503
504 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
505
506         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
507         (gnus-revision-number): Clear to 00.
508
509         * README.T-gnus: Update.
510
511         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
512         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
513
514         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
515         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
516         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
517         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
518         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
519
520 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
521
522         * lisp/gnus.el (gnus-revision-number): Increment to 07.
523
524         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
525         smooth scrolling under XEmacs.
526         (gnus-article-next-page):Ditto.
527
528         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
529         descriptions about the problem of loaddefs.el and the patch for
530         CUSTOM 1.9962.
531
532 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
533
534         * lisp/gnus.el (gnus-revision-number): Increment to 06.
535
536         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
537         `:predicate' for old Emacsen; require `static'.
538
539         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
540         `:path' and `:predicate'.
541
542 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
543
544         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
545         modeline as modified.
546
547 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
548
549         * lisp/gnus.el (gnus-revision-number): Increment to 05.
550
551         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
552         `mime-view-entity' in the modified header under FSF Emacsen.
553
554 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
555
556         * README-offline.en: Rewrite the usage description.
557         * README-offline.ja: Ditto.
558
559 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
560
561         * lisp/gnus.el (gnus-revision-number): Increment to 04.
562
563         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
564         `gnus-offline'.
565
566 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
567
568         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
569         * README-offline.ja: Ditto.
570
571 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
572
573         * lisp/gnus.el (gnus-revision-number): Increment to 03.
574
575         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
576         the current buffer as modified.
577
578         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
579         (gnus-offline-get-menu-items): New function.
580         (gnus-offline-define-menu-on-miee): Use it.
581         (gnus-offline-define-menu-on-agent): Ditto.
582
583 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
584
585         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
586
587         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
588         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
589         (pop3-quit): Clear `pop3-uidl-obarray'.
590
591 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
592
593         * lisp/gnus.el (gnus-revision-number): Increment to 02.
594
595         * lisp/gnus-offline.el (gnus-offline-resource-en,
596         gnus-offline-resource-ja,
597         gnus-offline-resource-ja_complete): New variables.
598         (gnus-offline-get-message): News function.
599         (gnus-offline-error-check): Use it.
600         (gnus-offline-connect-server): Ditto.
601         (gnus-offline-get-new-news-function): Ditto.
602         (gnus-offline-set-mail-group-level): Ditto.
603         (gnus-offline-hangup-line): Ditto.
604         (gnus-offline-after-jobs-done): Ditto.
605         (gnus-offline-toggle-auto-hangup): Ditto.
606         (gnus-offline-toggle-on/off-send-mail): Ditto.
607         (gnus-offline-toggle-articles-to-fetch): Ditto.
608         (gnus-offline-empting-spool): Ditto.
609         (gnus-offline-set-interval-time): Ditto.
610
611         * lisp/gnus-ofsetup.el (gnus-offline-lang,
612         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
613         variables.
614         (gnus-ofsetup-get-message): New function.
615         (gnus-setup-for-offline): Use it.
616         (gnus-ofsetup-find-parameters): Ditto.
617         (gnus-ofsetup-prepapre-for-miee): Ditto.
618         (gnus-ofsetup-completing-read-symbol): Ditto.
619         (gnus-ofsetup-customize): Ditto.
620         (gnus-ofsetup-customize-done): Ditto.
621
622 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
623
624         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
625         `isearch-lazy-highlight'.
626
627 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
628
629         * lisp/gnus.el (gnus-revision-number): Increment to 01.
630
631         * lisp/lpath.el (babel-as-string): Bind it.
632
633         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
634         original X-Face field while searching.  It is done for only FSF
635         Emacsen.
636         (gnus-summary-search-article-highlight-matched-text): Ditto.
637         (gnus-summary-search-article-matched-data): Bind it explicitly.
638
639 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
640
641         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
642         (gnus-revision-number): Clear to 00.
643
644         * README.T-gnus: Update.
645
646         * README: Sync up with Pterodactyl Gnus v0.96.
647         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
648         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
649         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
650         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
651         gnus-agent.el,ChangeLog}: Ditto.
652         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
653
654 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
655
656         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
657         don't retrieve any incoming mails.; Don't filter articles here.
658         Use `convert-standard-filename' to generate fresh UIDL file names.
659         (pop3-get-message-numbers): Rewrite.
660         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
661         of `with-temp-buffer'.
662
663 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
664
665         * README-offline.ja : Fix.
666
667         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
668         Fix typo.
669
670         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
671         requirements; Enclose the autoload for `gnus-custom-mode' with
672         `eval-and-compile'.
673
674 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
675
676         * lisp/gnus.el (gnus-revision-number): Increment to 15.
677
678         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
679         for them before lpath.el is loaded.  Because lpath.el requires
680         `poe' via `path-util'.  [cf. <tm-ja:5051>]
681
682         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
683         X-Face image if the regexp "^X-Face:" is specified.
684         (gnus-summary-search-article-highlight-matched-text): Use
685         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
686         X-Face image if it is requested.
687         (gnus-summary-search-article-highlight-goto-x-face): New macro.
688
689 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
690
691         * lisp/gnus.el (gnus-revision-number): Increment to 14.
692
693         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
694         recenter the article when touchdown; popup the article buffer if
695         it is disappeared.
696         (gnus-summary-search-article-highlight-matched-text): Treat the
697         article before highlighting; use old style backquote syntax.
698         (gnus-summary-search-article-position-point): Fix the beginning
699         position; use old style backquote syntax.
700         (gnus-summary-select-article): Undo the last change.
701         (gnus-summary-display-article): Bind
702         `gnus-summary-search-article-matched-data' in the article buffer
703         locally.  It is moved from `gnus-summary-select-article'.
704
705 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
706
707         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
708         (clean): Remove formatted info files.
709         (distclean): Just remove Makefile.
710
711 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
712
713         * lisp/gnus.el (gnus-revision-number): Increment to 13.
714
715         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
716         (gnus-agent-fetch-headers): Limit downloadable articles if the
717         number of unread articles exceeds `gnus-agent-large-newsgroup'.
718         (gnus-agent-expire): Do not expire saved or replied articles when
719         `gnus-agent-expire-all' is nil.
720
721         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
722         variable.
723         (gnus-offline-agent-expire): Check it; Bind
724         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
725         (gnus-offline-after-jobs-done): Don't check
726         `gnus-agent-expire-all'.
727
728         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
729         `user-login-name' and `user-real-login-name' returns the same
730         value or not.
731         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
732         (gnus-ofsetup-update-setting-file): Ditto.
733         (gnus-ofsetup-prepare): New macro.
734         (gnus-setup-for-offline): Use it.
735         (gnus-ofsetup-customize-done): Ditto.
736
737 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
738
739         * lisp/gnus.el (gnus-revision-number): Increment to 12.
740
741         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
742         (gnus-summary-search-article-highlight-matched-text): Rearrange.
743         (gnus-summary-search-article-position-point): New macro.
744         (gnus-summary-search-article-matched-data): Rename from
745         `gnus-summary-search-article-matched-text'.
746         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
747         use `gnus-article-show-all-headers' for exposing the visited
748         article.
749         (gnus-summary-select-article): Bind
750         `gnus-summary-search-article-matched-data' in the article buffer
751         locally.
752
753         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
754         if the value of `gnus-inhibit-treatment' is non-nil.
755         (article-toggle-headers): Don't redisplay X-Face if the value of
756         `gnus-inhibit-treatment' is non-nil.
757         (gnus-article-treat-custom): Add new treatment variable `mime'.
758
759 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
760
761         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
762         documentation.
763
764         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
765         `gnus-newsgroup-incorporated' explicitly.
766
767 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
768
769         * README.semi: Update for the recent a-ftp sites and directories.
770         * README.semi.ja: Ditto.
771         * texi/gnus-faq.texi: Ditto.
772         * texi/gnus-faq-ja.texi: Ditto.
773
774 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
775
776         * lisp/gnus.el (gnus-revision-number): Increment to 11.
777         (gnus-summary-incorporated-face): New face spec.
778
779         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
780         entry about the format specifier `w'.
781         (gnus-group-line-format): Fix documentation.
782
783         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
784         newly incorporated mails with `gnus-summary-incorporated-face'.
785         (gnus-newsgroup-incorporated): New variable.
786         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
787         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
788
789         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
790
791         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
792         `K' if the group has already been subscribed.
793
794 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
795
796         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
797         `isearch-lazy-highlight' t in the buffer locally; goto the
798         beginning of the buffer before searching.
799
800         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
801         selected frame.
802
803 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
804
805         * lisp/gnus.el (gnus-revision-number): Increment to 10.
806
807         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
808         matched text after the searching is done; call
809         `gnus-summary-select-article' with the args nil and t; bind
810         `gnus-treat-*' to nil.
811         (gnus-summary-search-article-highlight-matched-text): New macro
812         for highlighting matched text.  It is bound at the compile time
813         only.
814         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
815         with the args nil and t; bind `gnus-treat-*' to nil.
816
817         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
818         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
819         `with-temp-file'; use `insert-file-contents-as-binary' instead of
820         `insert-file-contents'.
821
822 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
823
824         * lisp/gnus.el (gnus-revision-number): Increment to 09.
825
826         * lisp/gnus-offline.el: Fix comments.
827         (TopLevel): Delete the code for emulating custom. Do not inhibit
828         byte-compile-warnings, but hide useless ones.
829         (gnus-offline-dialup-program-arguments): defvar instead of
830         defcustom.
831         (gnus-offline-hangup-program-arguments): Ditto.
832         (gnus-offline-interval-time): Ditto.
833         (gnus-offline-dialup-program, gnus-offline-hangup-program,
834         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
835         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
836         codes.
837         Set `mail-sources' instead of `nnmail-spool-file'.
838         (gnus-offline-enable-fetch-mail): Ditto.
839         (gnus-offline-toggle-movemail-program): Abolish.
840         (gnus-offline-define-menu-and-key): Modify according to it.
841         (gnus-offline-define-menu-on-miee): Ditto.
842         (gnus-offline-define-menu-on-agent): Ditto.
843         (gnus-offline-message-add-header): Bind temporary variables.
844         (gnus-offline-add-custom-header): Ditto.
845         (gnus-offline-restore-mail-group-level): Ditto.
846
847         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
848         gnus-offline at the compile time. Do not inhibit
849         byte-compile-warnings.
850         (gnus-setup-for-offline): Really bind all temporary variables.
851         (gnus-ofsetup-write-settting-file): Check if interval is a
852         integer.
853         Use `mail-sources' instead of `nnmail-spool-file'.
854         (gnus-ofsetup-update-setting-file): Redefine as a macro.
855         (gnus-ofsetup-prepare-for-miee): Ditto.
856
857         * README-offline.en : Update.
858         * README-offline.ja : Ditto.
859
860 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
861
862         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
863         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
864
865 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
866
867         * lisp/gnus.el (gnus-revision-number): Increment to 08.
868
869 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
870
871         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
872         group name with `\N'.
873
874 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
875
876         * lisp/gnus.el (gnus-revision-number): Increment to 07.
877
878         * lisp/pop3.el (pop3-except-header-regexp): New variable.
879         (pop3-movemail): Don't retrieve messages whose headers are
880         matching `pop3-except-header-regexp'.
881         (pop3-top): New function.
882         (pop3-retr): Don't use `save-restriction'.
883
884 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
885
886         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
887
888 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
889
890         * lisp/gnus.el (gnus-revision-number): Increment to 06.
891
892         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
893         `gnus-article-next-page' when the last page is not displayed.
894         (mime-preview-over-to-previous-method-alist): Use
895         `gnus-article-prev-page' when the first page is not displayed.
896         (gnus-next-page-map): Use `make-sparse-keymap' instead of
897         `make-keymap'; don't use `suppress-keymap'.
898         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
899         Succeed to the value of the text property `mime-view-situation' in
900         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
901         current local map as a parent under FSF Emacsen.
902
903 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
904
905         * lisp/pop3.el (pop3-retr): Undo last change.
906
907 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
908
909         * lisp/gnus.el (gnus-revision-number): Increment to 05.
910
911         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
912         `accept-process-output'; Move point to the end of the normal
913         response.
914         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
915         (pop3-get-list): Abolish.
916         (pop3-retr): Don't use `save-restriction'.
917         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
918         (pop3-list): Likewise.
919
920 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
921
922         * lisp/gnus.el (gnus-revision-number): Increment to 04.
923
924         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
925         `event-basic-type' instead of `event-button' under FSF Emacsen.
926
927 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
928
929         * lisp/gnus.el (gnus-revision-number): Increment to 03.
930
931 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
932
933         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
934         `gnus-summary-mode-hook'.
935         (gnus-use-wheel): New variable.
936         (gnus-wheel-scroll-amount): New variable.
937         (gnus-wheel-edge-resistance): New variable.
938         (gnus-wheel-summary-scroll): New function.
939         (gnus-wheel-install): New function.
940
941 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
942
943         * lisp/gnus.el (gnus-revision-number): Increment to 02.
944
945         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
946         `defun' instead of `defsubst'.
947         (make-full-mail-header): Ditto.
948
949         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
950         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
951
952 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
953
954         * lisp/gnus.el (gnus-revision-number): Increment to 01.
955
956         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
957         is being sent.
958
959         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
960         function from Nana-gnus.
961         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
962         (gnus-ofsetup-update-setting-file): Rename from
963         `gnus-ofsetup-write-setting-file'.
964         (gnus-ofsetup-find-parameters): Rename from
965         `gnus-ofsetup-parameters'.
966         (gnus-ofsetup-customize-done): Rewrite.
967
968 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
969
970         * pop3.el: Sync up with pop3.el version 2.04.
971         (pop3-leave-mail-on-server): New variable.
972         (pop3-maximum-message-size): New variable.
973         (pop3-uidl-file-name): New variable.
974         (pop3-uidl-support): New variable.
975         (pop3-uidl-obarray): New variable.
976         (pop3-movemail): Check message size on every retrieval.
977         (pop3-open-ssl-stream-1): Use new style macro.
978         (pop3-get-message-numbers): New function.
979         (pop3-get-list): New function.
980         (pop3-get-uidl): New function.
981         (pop3-get-unread-message-numbers): New function.
982         (pop3-save-uidls): New function.
983         (pop3-retr): Use `pop3-get-extended-response'.
984         (pop3-list): New implementation.
985         (pop3-uidl): New function.
986         (pop3-get-extended-response): New function.
987
988 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
989
990         * lisp/gnus.el: T-gnus 6.13.0 is released.
991
992 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
993
994         * ChangeLog.2: New file, rename from ChangeLog.
995
996         * lisp/dgnushack.el (TopLevel): Rearrange.
997
998         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
999         * README.branch: Ditto.
1000
1001         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
1002
1003         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
1004         * texi/message-ja.texi: Ditto.
1005         * texi/message.texi: Ditto.
1006         * texi/gnus-ja.texi: Ditto.
1007         * texi/gnus.texi: Ditto.
1008         * README-offline.ja: Ditto.
1009         * README-offline.en: Ditto.
1010         * README.semi.ja: Ditto.
1011         * README.semi: Ditto.
1012         * README.T-gnus: Ditto.
1013
1014         * t-gnus-6_13: NEW PUBLIC BRANCH.
1015
1016 See ChangeLog.2 for earlier changes.