Update.
[elisp/gnus.git-] / ChangeLog
1 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2
3         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
4
5 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
6
7         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
8         (gnus-revision-number): Clear to 00.
9
10         * README.T-gnus: Update.
11
12         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
13         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
14
15         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
16         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
17         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
18         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
19         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
20
21 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
22
23         * lisp/gnus.el (gnus-revision-number): Increment to 07.
24
25         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
26         smooth scrolling under XEmacs.
27         (gnus-article-next-page):Ditto.
28
29         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
30         descriptions about the problem of loaddefs.el and the patch for
31         CUSTOM 1.9962.
32
33 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
34
35         * lisp/gnus.el (gnus-revision-number): Increment to 06.
36
37         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
38         `:predicate' for old Emacsen; require `static'.
39
40         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
41         `:path' and `:predicate'.
42
43 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
44
45         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
46         modeline as modified.
47
48 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
49
50         * lisp/gnus.el (gnus-revision-number): Increment to 05.
51
52         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
53         `mime-view-entity' in the modified header under FSF Emacsen.
54
55 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
56
57         * README-offline.en: Rewrite the usage description.
58         * README-offline.ja: Ditto.
59
60 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
61
62         * lisp/gnus.el (gnus-revision-number): Increment to 04.
63
64         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
65         `gnus-offline'.
66
67 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
68
69         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
70         * README-offline.ja: Ditto.
71
72 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
73
74         * lisp/gnus.el (gnus-revision-number): Increment to 03.
75
76         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
77         the current buffer as modified.
78
79         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
80         (gnus-offline-get-menu-items): New function.
81         (gnus-offline-define-menu-on-miee): Use it.
82         (gnus-offline-define-menu-on-agent): Ditto.
83
84 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
85
86         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
87
88         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
89         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
90         (pop3-quit): Clear `pop3-uidl-obarray'.
91
92 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
93
94         * lisp/gnus.el (gnus-revision-number): Increment to 02.
95
96         * lisp/gnus-offline.el (gnus-offline-resource-en,
97         gnus-offline-resource-ja,
98         gnus-offline-resource-ja_complete): New variables.
99         (gnus-offline-get-message): News function.
100         (gnus-offline-error-check): Use it.
101         (gnus-offline-connect-server): Ditto.
102         (gnus-offline-get-new-news-function): Ditto.
103         (gnus-offline-set-mail-group-level): Ditto.
104         (gnus-offline-hangup-line): Ditto.
105         (gnus-offline-after-jobs-done): Ditto.
106         (gnus-offline-toggle-auto-hangup): Ditto.
107         (gnus-offline-toggle-on/off-send-mail): Ditto.
108         (gnus-offline-toggle-articles-to-fetch): Ditto.
109         (gnus-offline-empting-spool): Ditto.
110         (gnus-offline-set-interval-time): Ditto.
111
112         * lisp/gnus-ofsetup.el (gnus-offline-lang,
113         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
114         variables.
115         (gnus-ofsetup-get-message): New function.
116         (gnus-setup-for-offline): Use it.
117         (gnus-ofsetup-find-parameters): Ditto.
118         (gnus-ofsetup-prepapre-for-miee): Ditto.
119         (gnus-ofsetup-completing-read-symbol): Ditto.
120         (gnus-ofsetup-customize): Ditto.
121         (gnus-ofsetup-customize-done): Ditto.
122
123 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
124
125         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
126         `isearch-lazy-highlight'.
127
128 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
129
130         * lisp/gnus.el (gnus-revision-number): Increment to 01.
131
132         * lisp/lpath.el (babel-as-string): Bind it.
133
134         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
135         original X-Face field while searching.  It is done for only FSF
136         Emacsen.
137         (gnus-summary-search-article-highlight-matched-text): Ditto.
138         (gnus-summary-search-article-matched-data): Bind it explicitly.
139
140 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
141
142         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
143         (gnus-revision-number): Clear to 00.
144
145         * README.T-gnus: Update.
146
147         * README: Sync up with Pterodactyl Gnus v0.96.
148         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
149         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
150         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
151         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
152         gnus-agent.el,ChangeLog}: Ditto.
153         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
154
155 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
156
157         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
158         don't retrieve any incoming mails.; Don't filter articles here.
159         Use `convert-standard-filename' to generate fresh UIDL file names.
160         (pop3-get-message-numbers): Rewrite.
161         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
162         of `with-temp-buffer'.
163
164 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
165
166         * README-offline.ja : Fix.
167
168         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
169         Fix typo.
170
171         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
172         requirements; Enclose the autoload for `gnus-custom-mode' with
173         `eval-and-compile'.
174
175 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
176
177         * lisp/gnus.el (gnus-revision-number): Increment to 15.
178
179         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
180         for them before lpath.el is loaded.  Because lpath.el requires
181         `poe' via `path-util'.  [cf. <tm-ja:5051>]
182
183         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
184         X-Face image if the regexp "^X-Face:" is specified.
185         (gnus-summary-search-article-highlight-matched-text): Use
186         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
187         X-Face image if it is requested.
188         (gnus-summary-search-article-highlight-goto-x-face): New macro.
189
190 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
191
192         * lisp/gnus.el (gnus-revision-number): Increment to 14.
193
194         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
195         recenter the article when touchdown; popup the article buffer if
196         it is disappeared.
197         (gnus-summary-search-article-highlight-matched-text): Treat the
198         article before highlighting; use old style backquote syntax.
199         (gnus-summary-search-article-position-point): Fix the beginning
200         position; use old style backquote syntax.
201         (gnus-summary-select-article): Undo the last change.
202         (gnus-summary-display-article): Bind
203         `gnus-summary-search-article-matched-data' in the article buffer
204         locally.  It is moved from `gnus-summary-select-article'.
205
206 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
207
208         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
209         (clean): Remove formatted info files.
210         (distclean): Just remove Makefile.
211
212 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
213
214         * lisp/gnus.el (gnus-revision-number): Increment to 13.
215
216         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
217         (gnus-agent-fetch-headers): Limit downloadable articles if the
218         number of unread articles exceeds `gnus-agent-large-newsgroup'.
219         (gnus-agent-expire): Do not expire saved or replied articles when
220         `gnus-agent-expire-all' is nil.
221
222         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
223         variable.
224         (gnus-offline-agent-expire): Check it; Bind
225         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
226         (gnus-offline-after-jobs-done): Don't check
227         `gnus-agent-expire-all'.
228
229         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
230         `user-login-name' and `user-real-login-name' returns the same
231         value or not.
232         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
233         (gnus-ofsetup-update-setting-file): Ditto.
234         (gnus-ofsetup-prepare): New macro.
235         (gnus-setup-for-offline): Use it.
236         (gnus-ofsetup-customize-done): Ditto.
237
238 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
239
240         * lisp/gnus.el (gnus-revision-number): Increment to 12.
241
242         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
243         (gnus-summary-search-article-highlight-matched-text): Rearrange.
244         (gnus-summary-search-article-position-point): New macro.
245         (gnus-summary-search-article-matched-data): Rename from
246         `gnus-summary-search-article-matched-text'.
247         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
248         use `gnus-article-show-all-headers' for exposing the visited
249         article.
250         (gnus-summary-select-article): Bind
251         `gnus-summary-search-article-matched-data' in the article buffer
252         locally.
253
254         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
255         if the value of `gnus-inhibit-treatment' is non-nil.
256         (article-toggle-headers): Don't redisplay X-Face if the value of
257         `gnus-inhibit-treatment' is non-nil.
258         (gnus-article-treat-custom): Add new treatment variable `mime'.
259
260 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
261
262         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
263         documentation.
264
265         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
266         `gnus-newsgroup-incorporated' explicitly.
267
268 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
269
270         * README.semi: Update for the recent a-ftp sites and directories.
271         * README.semi.ja: Ditto.
272         * texi/gnus-faq.texi: Ditto.
273         * texi/gnus-faq-ja.texi: Ditto.
274
275 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
276
277         * lisp/gnus.el (gnus-revision-number): Increment to 11.
278         (gnus-summary-incorporated-face): New face spec.
279
280         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
281         entry about the format specifier `w'.
282         (gnus-group-line-format): Fix documentation.
283
284         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
285         newly incorporated mails with `gnus-summary-incorporated-face'.
286         (gnus-newsgroup-incorporated): New variable.
287         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
288         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
289
290         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
291
292         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
293         `K' if the group has already been subscribed.
294
295 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
296
297         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
298         `isearch-lazy-highlight' t in the buffer locally; goto the
299         beginning of the buffer before searching.
300
301         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
302         selected frame.
303
304 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
305
306         * lisp/gnus.el (gnus-revision-number): Increment to 10.
307
308         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
309         matched text after the searching is done; call
310         `gnus-summary-select-article' with the args nil and t; bind
311         `gnus-treat-*' to nil.
312         (gnus-summary-search-article-highlight-matched-text): New macro
313         for highlighting matched text.  It is bound at the compile time
314         only.
315         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
316         with the args nil and t; bind `gnus-treat-*' to nil.
317
318         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
319         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
320         `with-temp-file'; use `insert-file-contents-as-binary' instead of
321         `insert-file-contents'.
322
323 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
324
325         * lisp/gnus.el (gnus-revision-number): Increment to 09.
326
327         * lisp/gnus-offline.el: Fix comments.
328         (TopLevel): Delete the code for emulating custom. Do not inhibit
329         byte-compile-warnings, but hide useless ones.
330         (gnus-offline-dialup-program-arguments): defvar instead of
331         defcustom.
332         (gnus-offline-hangup-program-arguments): Ditto.
333         (gnus-offline-interval-time): Ditto.
334         (gnus-offline-dialup-program, gnus-offline-hangup-program,
335         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
336         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
337         codes.
338         Set `mail-sources' instead of `nnmail-spool-file'.
339         (gnus-offline-enable-fetch-mail): Ditto.
340         (gnus-offline-toggle-movemail-program): Abolish.
341         (gnus-offline-define-menu-and-key): Modify according to it.
342         (gnus-offline-define-menu-on-miee): Ditto.
343         (gnus-offline-define-menu-on-agent): Ditto.
344         (gnus-offline-message-add-header): Bind temporary variables.
345         (gnus-offline-add-custom-header): Ditto.
346         (gnus-offline-restore-mail-group-level): Ditto.
347
348         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
349         gnus-offline at the compile time. Do not inhibit
350         byte-compile-warnings.
351         (gnus-setup-for-offline): Really bind all temporary variables.
352         (gnus-ofsetup-write-settting-file): Check if interval is a
353         integer.
354         Use `mail-sources' instead of `nnmail-spool-file'.
355         (gnus-ofsetup-update-setting-file): Redefine as a macro.
356         (gnus-ofsetup-prepare-for-miee): Ditto.
357
358         * README-offline.en : Update.
359         * README-offline.ja : Ditto.
360
361 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
362
363         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
364         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
365
366 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
367
368         * lisp/gnus.el (gnus-revision-number): Increment to 08.
369
370 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
371
372         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
373         group name with `\N'.
374
375 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
376
377         * lisp/gnus.el (gnus-revision-number): Increment to 07.
378
379         * lisp/pop3.el (pop3-except-header-regexp): New variable.
380         (pop3-movemail): Don't retrieve messages whose headers are
381         matching `pop3-except-header-regexp'.
382         (pop3-top): New function.
383         (pop3-retr): Don't use `save-restriction'.
384
385 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
386
387         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
388
389 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
390
391         * lisp/gnus.el (gnus-revision-number): Increment to 06.
392
393         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
394         `gnus-article-next-page' when the last page is not displayed.
395         (mime-preview-over-to-previous-method-alist): Use
396         `gnus-article-prev-page' when the first page is not displayed.
397         (gnus-next-page-map): Use `make-sparse-keymap' instead of
398         `make-keymap'; don't use `suppress-keymap'.
399         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
400         Succeed to the value of the text property `mime-view-situation' in
401         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
402         current local map as a parent under FSF Emacsen.
403
404 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
405
406         * lisp/pop3.el (pop3-retr): Undo last change.
407
408 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
409
410         * lisp/gnus.el (gnus-revision-number): Increment to 05.
411
412         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
413         `accept-process-output'; Move point to the end of the normal
414         response.
415         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
416         (pop3-get-list): Abolish.
417         (pop3-retr): Don't use `save-restriction'.
418         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
419         (pop3-list): Likewise.
420
421 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
422
423         * lisp/gnus.el (gnus-revision-number): Increment to 04.
424
425         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
426         `event-basic-type' instead of `event-button' under FSF Emacsen.
427
428 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
429
430         * lisp/gnus.el (gnus-revision-number): Increment to 03.
431
432 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
433
434         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
435         `gnus-summary-mode-hook'.
436         (gnus-use-wheel): New variable.
437         (gnus-wheel-scroll-amount): New variable.
438         (gnus-wheel-edge-resistance): New variable.
439         (gnus-wheel-summary-scroll): New function.
440         (gnus-wheel-install): New function.
441
442 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
443
444         * lisp/gnus.el (gnus-revision-number): Increment to 02.
445
446         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
447         `defun' instead of `defsubst'.
448         (make-full-mail-header): Ditto.
449
450         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
451         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
452
453 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
454
455         * lisp/gnus.el (gnus-revision-number): Increment to 01.
456
457         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
458         is being sent.
459
460         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
461         function from Nana-gnus.
462         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
463         (gnus-ofsetup-update-setting-file): Rename from
464         `gnus-ofsetup-write-setting-file'.
465         (gnus-ofsetup-find-parameters): Rename from
466         `gnus-ofsetup-parameters'.
467         (gnus-ofsetup-customize-done): Rewrite.
468
469 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
470
471         * pop3.el: Sync up with pop3.el version 2.04.
472         (pop3-leave-mail-on-server): New variable.
473         (pop3-maximum-message-size): New variable.
474         (pop3-uidl-file-name): New variable.
475         (pop3-uidl-support): New variable.
476         (pop3-uidl-obarray): New variable.
477         (pop3-movemail): Check message size on every retrieval.
478         (pop3-open-ssl-stream-1): Use new style macro.
479         (pop3-get-message-numbers): New function.
480         (pop3-get-list): New function.
481         (pop3-get-uidl): New function.
482         (pop3-get-unread-message-numbers): New function.
483         (pop3-save-uidls): New function.
484         (pop3-retr): Use `pop3-get-extended-response'.
485         (pop3-list): New implementation.
486         (pop3-uidl): New function.
487         (pop3-get-extended-response): New function.
488
489 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
490
491         * lisp/gnus.el: T-gnus 6.13.0 is released.
492
493 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
494
495         * ChangeLog.2: New file, rename from ChangeLog.
496
497         * lisp/dgnushack.el (TopLevel): Rearrange.
498
499         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
500         * README.branch: Ditto.
501
502         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
503
504         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
505         * texi/message-ja.texi: Ditto.
506         * texi/message.texi: Ditto.
507         * texi/gnus-ja.texi: Ditto.
508         * texi/gnus.texi: Ditto.
509         * README-offline.ja: Ditto.
510         * README-offline.en: Ditto.
511         * README.semi.ja: Ditto.
512         * README.semi: Ditto.
513         * README.T-gnus: Ditto.
514
515         * t-gnus-6_13: NEW PUBLIC BRANCH.
516
517 See ChangeLog.2 for earlier changes.