ee20152cace420821c4570507b81e6fcefe90538
[elisp/gnus.git-] / ChangeLog
1 2001-01-15  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
2
3         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Save excursion
4         while `bbdb-annotate-message-sender' is being done.
5
6 2001-01-14  Katsumi Yamaoka <yamaoka@jpl.org>
7
8         * lisp/gnus-art.el (gnus-treatment-function-alist): Use backquote.
9
10 2001-01-13  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
11
12         * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
13
14 2001-01-12  Katsumi Yamaoka <yamaoka@jpl.org>
15
16         * lisp/gnus-vers.el (T-gnus): Update to 6.14.6.
17         (gnus-revision-number): Clear to 00.
18
19         * Sync up with Gnus v5.8.8.
20
21 2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
22
23         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
24         extents for XEmacs 21.1 using `format'.
25
26 2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
27
28         * lisp/gnus.el: Don't autoload "smiley" for `smiley-toggle-buffer';
29         don't autoload "gnus-bitmap" or "x-face-mule" when Emacs 21 is
30         running.
31
32         * lisp/gnus-art.el (TopLevel): Autoload "gnus-bitmap" for
33         `smiley-toggle-buffer' when compiling.
34         (gnus-treatment-function-alist): Use `gnus-smiley-display' for
35         `gnus-treat-display-smileys' by default when XEmacs or Emacs 21 is
36         running.
37         (gnus-treat-display-smileys): Check for `smiley-mule' instead of
38         `gnus-bitmap'.
39         (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
40
41 2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
42
43         * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
44         `save-excursion'.
45         (gnus-bug): Pop up the sending buffer first.
46
47         * lisp/dgnushack.el
48         (byte-compile-file-form-custom-declare-variable): Use `defvar'
49         instead of `custom-declare-variable' to make the variable
50         uncustomizable if the arguments has the keyword `:version'.
51
52 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
53
54         * lisp/dgnushack.el (TopLevel): Byte-optimize
55         `custom-declare-variable', `custom-declare-group, and
56         `custom-declare-face' to omit unsupported keywords when Mule is
57         running.
58
59 2000-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
60
61         * lisp/nnshimbun.el (TopLevel): Defalias `coding-system-category'
62         to `get-code-mnemonic' for Mule.
63         (TopLevel): Make codesys `euc-japan' and `shift_jis' for Mule.
64         (nnshimbun-type-definition): Use `static-if' to determine codesys.
65         (TopLevel): Require `static'.
66
67 2000-12-06  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
68
69         * lisp/nnshimbun.el (nnshimbun-retrieve-url): coding detection is
70         improved.
71         (nnshimbun-meta-content-type-charset-regexp): New constant.
72         (nnshimbun-meta-charset-content-type-regexp): Ditto.
73
74 2000-12-03  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
75
76         * texi/gnus-ja.texi: Fixes for the last modification.
77
78 2000-12-02  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
79
80         * texi/gnus-ja.texi: Translate description about
81         `nnmail-split-fancy-with-parent'.
82
83         * texi/message-ja.texi: Use two lines for direntry.
84
85 2000-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
86
87         * lisp/dgnushack.el: Attempt to add another FLIM path to `load-path'
88         if the module `mel' does not found.  This procedure may be needed
89         when recent FLIM 1.14 is used under old Emacsen.
90
91 2000-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
92
93         * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
94
95         * lisp/message.el (message-send-mail-with-smtp): Leave the error
96         handling in `smtp-send-buffer's own care.
97
98 2000-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
99
100         * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
101
102         * lisp/gnus.el: Add autoloads for x-face-e21.
103
104         * lisp/gnus-sum.el (gnus-summary-search-article-position-point):
105         Search for `x-face-image' as well as `x-face-mule-bitmap-image'.
106
107         * lisp/gnus-art.el (gnus-article-x-face-command): Default to
108         `x-face-decode-message-header' when Emacs 21 is running and
109         x-face-e21 is installed.
110
111 2000-11-21  Katsumi Yamaoka <yamaoka@jpl.org>
112
113         * lisp/message.el (message-send-mail-with-smtp): Use
114         `smtp-send-buffer' if it exists instead of `smtp-via-smtp'.
115
116         * lisp/dgnushack.el (describe-key-briefly): New compiler macro for
117         old Emacsen.
118
119 2000-11-17  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
120
121         * lisp/nnheader.el (nnheader-header-value): Save point.
122
123 2000-11-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
124
125         * texi/gnus-ja.texi (Drafts): Fix typo.
126
127 2000-11-14  Katsumi Yamaoka <yamaoka@jpl.org>
128
129         * lisp/gnus-art.el (article-verify-x-pgp-sig): Autoload "mm-uu".
130         (gnus-treat-x-pgp-sig): Default to nil.
131
132 2000-11-10  Katsumi Yamaoka <yamaoka@jpl.org>
133
134         * Mule23@1934.en, Mule23@1934.ja, sample.lpath.el: Upgrade.
135
136         * configure: Regenerate.
137         * aclocal.m4 (AC_PATH_PACKAGEDIR): No need to quote a string for
138         `AC_MSG_RESULT'.
139         (AC_CHECK_W3): Ignore cache; no need to quote a string for
140         `AC_MSG_RESULT'.
141         (AC_CHECK_EMACS_FLAVOR): Ignore cache.
142         (AC_CHECK_EMACS): Ignore cache.
143         (AC_DEFINE_GNUS_PRODUCT_NAME): Cache.
144
145 2000-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
146
147         * configure: Regenerate.
148
149         * aclocal.m4 (AC_CHECK_W3): Substitute `W3' with empty string
150         instead of "no" if it is not acceptable.
151
152         * lisp/dgnushack.el: Load dgnuspath.el and ~/.lpath.el just before
153         path-util is loaded.
154         (dgnushack-compile): Show `load-path'.
155         (dgnushack-w3-dir): Ignore the env var W3DIR if it is empty.
156
157         * lisp/lpath.el: Move out `load-path' modification for APEL, FLIM
158         and SEMI to dgnushack.el.
159         * lisp/dgnushack.el: Move here.
160
161         * lisp/lpath.el (md5): Don't bind.
162         (url-insert-file-contents): Fbind for FSF Emacsen.
163
164 2000-11-08  Katsumi Yamaoka <yamaoka@jpl.org>
165
166         * texi/Makefile.in (install-ja-info): Specify `EMACS' and
167         `infodir'.
168         (install-info): Ditto.
169         (install-ja): Ditto.
170
171         * lisp/lpath.el (md5): Fbind using `maybe-fbind'.
172
173         * lisp/dgnushack.el (dgnushack-compose-package): Remove function.
174         (dgnushack-install-package-info-ja): Remove function.
175         (dgnushack-install-package-info): Remove function.
176         (dgnushack-install-package-lick): Remove function.
177         (dgnushack-install-package-pkginfo): Remove function.
178         (dgnushack-install-package-info-files): Remove function.
179         (dgnushack-install-package-manifest): New function.
180         (dgnushack-remove-extra-files-in-package): New function.
181         (dgnushack-gnus-product-name): Remove function.
182         (dgnushack-examine-package-dir): Remove function.
183         (dgnushack-exporting-files): Rename from `dgnushack-exported-files'.
184         (dgnushack-unexporting-files): Rename from
185         `dgnushack-unexported-files'; attempt to fix `load-path' for W3 and
186         retry to load `w3-forms' if it is failed.
187         (dgnushack-w3-dir): New variable.
188
189         * lisp/Makefile.in (remove-extra-files-in-package): New target.
190         (install-package-manifest): New target.
191         (install-package-info-ja): Remove target.
192         (install-package-info): Remove target.
193         (install-package-lick): Remove target.
194         (install-lisp): New target detached from `install'.
195         (install): Call `clever' and `install-lisp'.
196         (EXPORTING_FILES, GNUS_PRODUCT_NAME): New variables.
197
198         * configure: Regenerate.
199
200         * aclocal.m4 (AC_PATH_PACKAGEDIR): Examine `PACKAGEDIR' if it is
201         not specified under XEmacs.
202         (AC_EXAMINE_PACKAGEDIR): New function.
203         (AC_PATH_LISPDIR): Don't say annotations about install-package if
204         FSFmacs is used.
205         (AC_DEFINE_GNUS_PRODUCT_NAME): Add substitution for
206         `GNUS_PRODUCT_NAME'.
207
208         * Makefile.in (remove-extra-files-in-package): New target.
209         (install-package-manifest): New target.
210         (install-package-info-ja): Examine `PACKAGEDIR' if it is not
211         specified; call install-ja-info in texi/Makefile.
212         (install-package-info): Examine `PACKAGEDIR' if it is not
213         specified; call install-info in texi/Makefile.
214         (install-package-lisp): Rename from `install-package-lick'; examine
215         `PACKAGEDIR' if it is not specified; call `install-lisp' in
216         lisp/Makefile.
217         (install-package-ja): Call `xlick', `compose-package',
218         `remove-extra-files-in-package', `install-package-lisp',
219         `install-package-info', `install-package-info-ja' and
220         `install-package-manifest'.
221         (install-package): Call `xlick', `compose-package',
222         `remove-extra-files-in-package', `install-package-lisp',
223         `install-package-info' and `install-package-manifest'.
224         (install-info-ja, install-info): Specify `infodir'.
225         (EXAMINE_PACKAGEDIR, GNUS_PRODUCT_NAME, infodir): New variables.
226
227 2000-11-07  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
228
229         * texi/gnus-ja.texi: Do not use characters other than ascii ones
230         for direntries.
231         * texi/message-ja.texi: Ditto.
232
233 2000-11-06  Katsumi Yamaoka <yamaoka@jpl.org>
234
235         * lisp/Makefile.in (install): Don't check for the file names.
236
237 2000-11-04  Katsuhiro Hermit Endo  <hermit@koka-in.org>
238
239         * lisp/gnus-topic.el (gnus-group-topic-map): Define "T" prefix
240         command in `gnus-topic-mode-map' instead of `gnus-group-mode-map'.
241
242 2000-10-25  Katsuhiro Hermit Endo  <hermit@tomato.saino.ne.jp>
243
244         * lisp/gnus-topic.el (gnus-topic-rename): Use current topic as
245         initial value for read-string.
246
247 2000-11-06  Katsumi Yamaoka <yamaoka@jpl.org>
248
249         * lisp/Makefile.in (install): Use the lisp function
250         `dgnushack-exported-files'.
251
252         * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
253         `binary'.
254         * lisp/nnheader.el (nnheader-pathname-coding-system): Ditto.
255
256         * lisp/message.el (message-get-reply-headers): Remove useless
257         `concat'.
258
259         * lisp/md5.el: Restore the file.
260
261         * lisp/dgnushack.el (dgnushack-compile): Refer to the constant
262         `dgnushack-exported-files'.
263         (dgnushack-exported-files): New function.
264         (dgnushack-exported-files): New constant.
265         (dgnushack-unexported-files): Add some files.
266         (dgnushack-tool-files): Remove, merge it into
267         `dgnushack-unexported-files'.
268
269         * lisp/base64.el: New file -- base64 encoding functions using MEL.
270
271 2000-11-05  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
272
273         * lisp/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
274         the winking face.
275
276 2000-11-02  Katsumi Yamaoka <yamaoka@jpl.org>
277
278         * lisp/dgnushack.el (dgnushack-make-manifest): Fix info directory.
279
280 2000-11-02  Katsumi Yamaoka <yamaoka@jpl.org>
281
282         * Makefile.in (install-package-ja): Compile and install lisp files
283         first.
284         (install-package): Ditto.
285         (compose-package, install-package-info-ja, install-package-info,
286         install-package-lick): New sub targets.
287
288         * lisp/Makefile.in (install-package-info-ja, install-package-info,
289         install-package-lick): New targets.
290         (compose-package): Rename from `package'.
291         (install-package): Remove.
292
293         * lisp/dgnushack.el (dgnushack-install-package-info-ja,
294         dgnushack-install-package-info, dgnushack-install-package-lick,
295         dgnushack-install-package-pkginfo,
296         dgnushack-install-package-info-files, dgnushack-make-manifest,
297         dgnushack-gnus-product-name, dgnushack-examine-package-dir,
298         dgnushack-make-autoloads): New functions.
299         (dgnushack-install-package): Remove.
300         (dgnushack-compose-package): Rename from `dgnushack-make-package'.
301         (dgnushack-info-file-regexp-ja, dgnushack-info-file-regexp-en):
302         Split from `dgnushack-info-file-regexp'.
303         (dgnushack-texi-file-regexp): Remove.
304
305 2000-11-01  Katsumi Yamaoka <yamaoka@jpl.org>
306
307         * lisp/dgnushack.el (dgnushack-texi-format): Remove @ignore'd areas
308         before processing.
309
310 2000-11-01  Katsumi Yamaoka <yamaoka@jpl.org>
311
312         * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
313
314         * lisp/gnus.el (gnus-product-variable-file-list): Check for
315         `emacs-version' in the file "cache" as well.
316         * lisp/gnus-start.el (gnus-product-read-variable-file-1): Make it
317         talkative.
318
319 2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
320
321         * lisp/dgnushack.el: Bind `:key-type' and `:value-type' for old
322         Emacsen.
323
324 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
325
326         * lisp/ptexinfmt.el (texinfo-format-direntry): Fixed broken
327         direntry generate probrem.
328         (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
329
330 2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
331
332         * lisp/gnus-sum.el (gnus-summary-insert-line): Work with quoted
333         double-quote characters.
334         (gnus-summary-prepare-threads): Ditto.
335
336 2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
337
338         * lisp/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag): Renamed
339         from `ptexinfmt-disable-broken-notice'.
340
341 2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
342
343         * lisp/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
344         detection fixed.
345
346 2000-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
347
348         * lisp/gnus.el (gnus-group-startup-message): Rewrite for Emacs 21.
349         * lisp/lpath.el: Fbind `propertize'.
350
351 2000-10-22  Katsuhiro Hermit Endo <hermit@tomato.saino.ne.jp>
352
353         * texi/gnus-ja.texi (Changing Servers): Fix typo.
354
355 2000-10-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
356
357         * lisp/nnshimbun.el (nnshimbun-netbsd-get-headers): Fix regular
358         expression to extract xover urls.
359
360 2000-10-12  Jesper Harder <jesper_harder@hotmail.com>
361
362         * make.bat: Makes it possible to generate the Info files on
363         windows again.
364
365 2000-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
366
367         * Makefile.in (info-ja, xinfo-ja): No need to use `MAKEINFO=no'.
368         (install-info-ja, install-info, install-lisp, install-ja): New
369         targets (possibly for FSF Emacsen).
370
371         * texi/Makefile.in (install-ja-info, install-info, install-ja,
372         %-ja.info, %-ja): New targets.
373
374         * texi/message-ja.texi (direntry): Replace "message" with
375         "message-ja".
376
377 2000-10-08  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
378
379         * lisp/nnshimbun.el (nnshimbun-type-definition): Fix regular
380         expression to extract article body from `ZDNet'.
381
382 2000-10-06  Katsumi Yamaoka <yamaoka@jpl.org>
383
384         * lisp/imap.el: Require `base64' instead of to autoload it.
385
386 2000-10-05  Katsumi Yamaoka <yamaoka@jpl.org>
387
388         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
389         `gnus-point-at-eol'.
390         * lisp/gnus.el (gnus-group-startup-message): Ditto.
391
392         * lisp/gnus-ems.el (gnus-ems-redefine): Revive annulling of
393         `gnus-summary-set-display-table'.
394
395 2000-10-04  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
396
397         * lisp/gnus-sum.el (gnus-build-sparse-threads): Use
398         `make-full-mail-header-from-decoded-header' instead of
399         `make-full-mail-header'.
400
401 2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
402
403         * lisp/gnus-group.el (gnus-group-get-new-news): Update modeline
404         using `gnus-agent-toggle-plugged' if agent is activated.
405         * lisp/gnus-agent.el (gnus-group-get-new-news): Don't advise it,
406         merge it into gnus-group.el instead.
407
408         * lisp/gnus-offline.el (gnus-offline-after-jobs-done): Use `ding'
409         with `play-sound-file' for XEmacs statically.
410
411         * lisp/gnus-art.el (gnus-article-add-button): Quote
412         `:button-keymap' for Mule 2.3 but it won't work.
413
414 2000-09-29  Katsumi Yamaoka <yamaoka@jpl.org>
415
416         * lisp/message.el (message-ignored-supersedes-headers): Synch with
417         Gnus.
418
419 2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
420
421         * list/ptexinfmt.el (texinfo-multitable-widths): Fix
422         broken-facility probrem when use multitable unsupported
423         texinfmt.el.
424
425 2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
426
427         * lisp/ptexinfmt.el (texinfo-format-printindex): Use (featurep
428         'meadow) instead of `texinfmt-version'.
429
430 2000-09-25  Katsumi Yamaoka <yamaoka@jpl.org>
431
432         * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
433
434         * texi/gnus-faq-ja.texi, lisp/gnus.el, README.semi.ja, README.semi,
435         README: Replace "<semi-gnus-*@meadow.scphys.kyoto-u.ac.jp>" with
436         "<semi-gnus-*@meadowy.org>".
437
438 2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
439
440         * lisp/ptexinfmt.el (texinfo-format-printindex): Add
441         broken-facility check, for Mule for Windows.
442         (texinfo-format-printindex): New function.
443
444 2000-09-19  Katsumi Yamaoka <yamaoka@jpl.org>
445
446         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode bitmap
447         smileys to ordinary text before removing any text properties.  It
448         is synchronized with the latest smiley-mule.el.
449
450 2000-09-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
451
452         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
453         of `ZDNet'.
454
455 2000-09-15   Daiki Ueno  <ueno@unixuser.org>
456
457         * lisp/gnus-art.el: Always require `wid-edit'.
458
459 2000-09-14  Katsumi Yamaoka <yamaoka@jpl.org>
460
461         * lisp/dgnushack.el (dgnushack-compile): Don't compile gnus-ml.el
462         when FSFmacs is running.
463
464         * lisp/gnus-ml.el: Bind some undeclared variables.
465
466         * lisp/gnus-art.el (gnus-article-add-button): Add widget button.
467         (gnus-article-display-mime-message): Don't set
468         `mime-button-mother-dispatcher'.
469
470         * lisp/message.el: Require `reporter' for the function
471         `define-mail-user-agent' when Mule 2.3 is running.
472
473 2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
474
475         * lisp/smiley.el (smiley-buffer, smiley-create-glyph): Work with
476         GTK XEmacs as well.
477
478 2000-09-06  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
479
480         * lisp/nnshimbun.el (nnshimbun-header-xref): New function.
481         (nnshimbun-insert-header): Use `nnshimbun-header-xref', instead of
482         `mail-header-xref'.
483         (nnshimbun-make-mhonarc-contents): Took a measure against
484         unexpected TAB characters.
485
486 2000-09-05  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
487
488         * lisp/nnshimbun.el: Add `netbsd' support.
489         (nnshimbun-nov-fix-header): Change a form storing Message-Id.
490         (nnshimbun-search-id): Ditto.
491         (nnshimbun-make-mhonarc-contents): Use optional header
492         information.
493
494 2000-09-05   Daiki Ueno  <ueno@unixuser.org>
495
496         * lisp/pop3.el (pop3-quit): Don't clear `pop3-uidl-obarray'.
497         (pop3-save-uidls): Clear `pop3-uidl-obarray' here.
498
499 2000-09-04   Daiki Ueno  <ueno@unixuser.org>
500
501         * lisp/mail-source.el (pop3-leave-mail-on-server): Declare.
502         (mail-source-keyword-map): New keyword `:leave' for pop.
503         (mail-source-fetch-pop): Refer it.
504
505         * lisp/pop3.el (pop3-ssl-program-name): New variable.
506
507 2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
508
509         * lisp/ptexinfmt.el (texinfo-multitable-widths,
510         texinfo-multitable-item): Apply char-width probrem fix patch
511         (by KOIE Hidetaka <koie@skipjack.koie.org>).
512         Newsgroups: fj.editor.emacs
513         Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
514
515         * lisp/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
516         variable.
517
518 2000-08-29  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
519
520         * lisp/nnshimbun.el (nnshimbun-zdnet-get-headers): Follow changes
521         of ZDNet.
522
523 2000-08-25  Katsumi Yamaoka <yamaoka@jpl.org>
524
525         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
526
527 2000-08-25  Yagi Tatsuya  <yagi@is.titech.ac.jp>
528             Katsumi Yamaoka <yamaoka@jpl.org>
529
530         * lisp/nntp.el (nntp-list-options, nntp-options-subscribe,
531         nntp-options-not-subscribe): New server variables.
532         (nntp-request-list): Use them.
533         * texi/gnus.texi, texi/gnus-ja.texi: Update for them.
534
535 2000-08-23  Katsumi Yamaoka <yamaoka@jpl.org>
536
537         * lisp/gnus.el (gnus-group-startup-message): Use `image-size' to
538         simplify the program.
539
540         * lisp/gnus-group.el (gnus-group-rename-group): Inhibit renaming of
541         zombie or killed groups.
542
543 2000-08-21  Katsumi Yamaoka <yamaoka@jpl.org>
544
545         * lisp/nnheader.el (nnheader-replace-chars-in-string): Use
546         `static-if'.
547         * lisp/message.el (message-replace-chars-in-string): Ditto.
548
549 2000-08-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
550
551         * lisp/nnshimbun.el (nnshimbun-type-definition): Follow changes of
552         ZDNet.
553         (nnshimbun-make-text-or-html-contents): Ditto.
554         (nnshimbun-make-html-contents): Ditto.
555
556 2000-08-18  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
557             Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
558
559         * lisp/nnshimbun.el: Add `mew' and `xemacs' support.
560
561 2000-08-17  Katsumi Yamaoka <yamaoka@jpl.org>
562
563         * lisp/dgnushack.el (dgnushack-texi-format): Require `ptexinfmt'
564         instead of `texinfmt'.
565         (dgnushack-install-package): Don't install ptexinfmt.el.
566         (dgnushack-make-package): Don't include ptexinfmt.el in MANIFEST.
567         (dgnushack-compile): Don't compile dgnushack.el nor ptexinfmt.el.
568         (dgnushack-unexported-files, dgnushack-tool-files): New constants.
569
570         * lisp/Makefile.in (install-package): No need to remove
571         dgnushack.elc.
572         (install): Don't install ptexinfmt.el; no need to remove
573         dgnushack.elc.
574
575         * lisp/ptexinfmt.el: New file imported from Wanderlust.
576
577 2000-08-09  Katsumi Yamaoka <yamaoka@jpl.org>
578
579         * lisp/nntp.el (nntp-open-telnet): Wait for the telnet prompt
580         before sending a command; allow the rtelnet prompt as well.
581
582         * lisp/message.el (message-make-forward-subject): Remove garbage
583         line.
584
585 2000-08-01  Katsumi Yamaoka <yamaoka@jpl.org>
586
587         * configure: Regenerate.
588         * aclocal.m4 (AC_CHECK_EMACS): Unset `EMACS' environment variable
589         if it is `t'.
590
591 2000-07-24  Katsumi Yamaoka <yamaoka@jpl.org>
592
593         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
594
595         * configure: Regenerate with autoconf v2.14.1.
596
597         * configure.in: Rewrite for using new macros in aclocal.m4.
598
599         * aclocal.m4: (AC_ADD_LOAD_PATH, AC_PATH_PACKAGEDIR,
600         AC_CHECK_EMACS, AC_DEFINE_GNUS_PRODUCT_NAME): New macros.
601         (AC_PATH_LISPDIR): Set `lispdir' to ".../site-lisp/t-gnus" by
602         default.
603         (AC_CHECK_EMACS_FLAVOR): Rename from `AC_XEMACS_P'; check for
604         `MULE' as well.
605         (AM_PATH_LISPDIR): Remove.
606
607         * acinclude.m4: Remove.
608
609         * lisp/dgnushack.el: Don't add "/usr/share/emacs/site-lisp" to
610         `load-path'.
611
612         * lisp/gnus-ems.el (gnus-ems-redefine): Defalias
613         `gnus-summary-set-display-table' to `(lambda ())' instead of
614         `ignore' (don't synch. with Gnus).
615
616 2000-07-21   Daiki Ueno  <ueno@unixuser.org>
617
618         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
619         mime-entity-fetch-field instead of mail-header-from.
620
621 2000-07-18   Daiki Ueno  <ueno@unixuser.org>
622
623         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
624
625         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Don't refer
626         gnus-original-article-buffer.
627         (gnus-bbdb-insinuate): Set gnus-article-display-hook instead of
628         gnus-article-prepare-hook.
629         (gnus-bbdb/extract-field-value): Use mime-entity-fetch-field
630         instead of mail-fetch-field.
631         (gnus-bbdb/extract-field-value-init): Just return extractor.
632
633 2000-07-15   Daiki Ueno  <ueno@unixuser.org>
634
635         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
636
637         * README-gnus-bbdb.{ja|en}: Add example setting about
638         gnus-bbdb-insinuate-message.
639         (bbdb-auto-notes-hook): Don't use pop.
640
641         * lisp/gnus-bbdb.el: Check defvaralias when compiling.
642
643         * lisp/gnus-art.el (gnus-article-setup-buffer): Set
644         gnus-original-article-buffer as unibyte.
645         (gnus-request-article-this-buffer): Ditto.
646
647         * lisp/nnimap.el (nnimap-callback): Don't use nnimap-demule.
648         (nnimap-request-article-part): Ditto.
649
650         * lisp/imap.el (imap-open): Set process buffer as unibyte.
651
652 2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
653
654         * acinclude.m4 (AC_CHECK_W3): Fix typo.
655
656 2000-07-13  Katsumi Yamaoka <yamaoka@jpl.org>
657
658         * configure: Regenerate with autoconf v2.14.1.
659         * aclocal.m4: Regenerate with aclocal v1.4.
660
661         * configure.in: Don't call `AC_CHECK_PROG' for `EMACS'.
662
663         * acinclude.m4: Merge ShengHuo's changes.
664         (AC_CHECK_W3): Use `quote' instead of '.
665         (AC_XEMACS_P): Don't modify the value of `XEMACS'.
666         (AC_EMACS_LISP): Safely quote the elisp form.
667
668 2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
669
670         * aclocal.m4: Stolen macros from w3.
671         * configure.in: Use them.
672         * configure: Generate it.
673
674 2000-07-03  Katsumi Yamaoka <yamaoka@jpl.org>
675
676         * lisp/gnus-vers.el (T-gnus): Update to 6.14.5.
677         (gnus-revision-number): Clear to 00.
678
679         * README.T-gnus: Update.
680
681         * lisp/{webmail.el,rfc2047.el,qp.el,pop3.el,nnwarchive.el,
682         nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,nnmail.el,
683         nnimap.el,nnheader.el,nnfolder.el,nndraft.el,nndoc.el,mml.el,
684         mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
685         message.el,mail-source.el,lpath.el,imap.el,gnus.el,gnus-uu.el,
686         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
687         gnus-soup.el,gnus-score.el,gnus-msg.el,gnus-mailcap.el,
688         gnus-group.el,gnus-ems.el,gnus-demon.el,gnus-cus.el,gnus-art.el,
689         gnus-agent.el,ChangeLog}: Sync up with Gnus v5.8.7.
690
691         * texi/{message.texi,gnus.texi,gnus-ja.texi,ChangeLog}: Sync up
692         with Gnus v5.8.7.
693
694         * contrib/rfc2015.el: New file.
695
696 2000-06-27  Katsumi Yamaoka <yamaoka@jpl.org>
697
698         * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
699
700         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): Use
701         `mime-insert-entity-content' instead of obsolete functions.
702
703 2000-06-13  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
704
705         * lisp/gnus-bbdb.el(gnus-bbdb/update-record): Fix to fetch last
706         mail field.
707
708 2000-06-09  Katsumi Yamaoka <yamaoka@jpl.org>
709
710         * lisp/gnus.el (gnus-news-group-p): Sync with Gnus.
711         (gnus-select-method): Remove "*" from doc string.
712         (gnus-group-startup-message): Use `dino' colors.
713
714 2000-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
715
716         * lisp/message.el (message-fix-before-sending): Expose all
717         invisible text with the property `message-invisible'; don't expose
718         invisible X-Face fields; widen at first.
719         (message-invisible-region): New function, substitute for
720         `invisible-region'.
721         (message-send): Call `message-fix-before-sending' after evaluating
722         `message-send-hook'.
723         (message-check-ignore-invisible-x-face-field): Remove.  You can use
724         (add-hook 'message-send-hook 'x-face-xmas-remove-x-face-glyph)
725         instead.
726
727 2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
728
729         * lisp/message.el (message-save-drafts): Rewrite.
730
731         * lisp/nnheader.el (nnheader-text-coding-system-for-write,
732         nnheader-text-coding-system): New variables, substitutes for
733         `mm-text-coding-system-for-write' or `mm-text-coding-system'.
734
735         * lisp/nnmbox.el (nnmbox-active-file-coding-system,
736         nnmbox-file-coding-system): Use `nnheader-text-coding-system'.
737         * lisp/nnmail.el (nnmail-incoming-coding-system): Ditto.
738         * lisp/nnfolder.el (nnfolder-file-coding-system): Ditto.
739         (nnfolder-active-file-coding-system): Ditto.
740
741         * lisp/mail-source.el (mail-source-text-coding-system): Remove.
742         (TopLevel): require `nnheader'.
743
744         * lisp/nndraft.el (nndraft-request-article): Bind coding system to
745         `nnheader-text-coding-system'.
746         (nndraft-request-replace-article): Ditto.
747         * lisp/mail-source.el (mail-source-fetch-maildir): Ditto.
748         * lisp/gnus-uu.el (gnus-uu-save-article): Ditto.
749         * lisp/gnus-util.el (gnus-output-to-mail, gnus-output-to-rmail):
750         Ditto.
751         * lisp/gnus-soup.el (gnus-soup-write-prefixes): Ditto.
752
753         * lisp/gnus-util.el (gnus-write-buffer): Bind
754         `file-name-coding-system' to `nnmail-pathname-coding-system'.
755         * lisp/gnus-start.el (gnus-slave-save-newsrc): Bind coding system
756         to `gnus-startup-file-coding-system'.
757
758 2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
759
760         * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
761
762         * lisp/message.el (message-fix-before-sending): Don't check for
763         invisible X-Face fields if
764         `message-check-ignore-invisible-x-face-field' is non-nil.
765         (message-send): Call `message-fix-before-sending' before encoding.
766         (message-check-ignore-invisible-x-face-field): New user option.
767
768 2000-06-01  KANEMATSU Daiji <kanematu@sra.co.jp>
769
770         * texi/gnus-ja.texi (gnus-summary-hide-all-threads): Fix typo.
771
772 2000-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
773
774         * nnshimbun.el (nnshimbun-request-article-1): Fix to insert x-face
775         unless SERVER.
776         (nnshimbun-asahi-get-headers): Fix for subjects which contain ^M.
777
778 2000-05-26  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
779
780         * lisp/nnshimbun.el (nnshimbun-write-nov): New function.
781         (nnshimbun-close-group): Call nnshimbun-write-nov.
782         (nnshimbun-generate-nov-database): Ditto.
783         (nnshimbun-generate-nov-for-each-group): Fix bug which occur new
784         entries add NOV database.
785         (nnshimbun-generate-nov-for-all-groups): Ditto.
786         (nnshimbun-search-id): Add argument to return header, and modify
787         for search of original message id.
788         (nnshimbun-nov-fix-header): New function.
789         (nnshimbun-make-date-string): Fix for a two-digit year.
790
791 2000-05-26  Katsumi Yamaoka <yamaoka@jpl.org>
792
793         * lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
794         (nnshimbun-make-text-or-html-contents): Ditto.
795         (nnshimbun-request-article-1): Ditto.
796         (nnshimbun-x-face-alist): New variable.
797
798 2000-05-25  Tanaka Akira      <akr@m17n.org>
799
800         * README.semi, README.semi.ja: Update for CVS via SSH.
801
802 2000-05-25  Katsumi Yamaoka <yamaoka@jpl.org>
803
804         * texi/gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
805         * texi/TRANSLATION.ja: Replace CRLF with LF.
806
807 2000-05-25  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
808
809         * lisp/nnshimbun.el (nnshimbun-fill-line): Use
810         `nnshimbun-fill-column' instead of `fill-column'.
811
812 2000-05-25  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
813
814         * lisp/nnshimbun.el: Clean up codes.
815
816         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Follow
817         changes in nnshimbun.el.
818         * texi/gnus-ja.texi (nnshimbun): Ditto.
819
820 2000-05-24  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
821
822         * lisp/nnshimbun.el: Add `ZDNet Japan', `Yomiuri', and `Wired
823         News' support.
824         (nnshimbun-regexp-opt): New function.
825         (nnshimbun-wired-get-all-headers): Replace regexp-opt with
826         nnshimbun-regexp-opt.
827
828 2000-05-24  Katsumi Yamaoka <yamaoka@jpl.org>
829
830         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Complete
831         completions.
832
833 2000-05-24  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
834
835         * lisp/nnshimbun.el: Add `CNET Japan' support.
836         (nnshimbun-make-date-string): New function.
837         (nnshimbun-asahi-get-headers): Use nnshimbun-make-date-string.
838         (nnshimbun-sponichi-get-headers): Ditto.
839
840 2000-05-24  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
841
842         * lisp/nnshimbun.el (nnshimbun-retrieve-url): Add argument to
843         ignore w3's cache.
844
845 2000-05-24  Katsumi Yamaoka <yamaoka@jpl.org>
846
847         * lisp/gnus-group.el (gnus-group-make-shimbun-group): Add
848         completion to the shimbun address; delete empty strings from
849         `gnus-group-shimbun-type-history' and
850         `gnus-group-shimbun-address-history'.
851
852         * lisp/nnshimbun.el (nnshimbun-asahi-get-headers): Don't use
853         `timezone'.
854         (nnshimbun-type-definition): Add address.
855
856 2000-05-23  Tatsuya Ichikawa <ichikawa@erc.epson.com>
857
858         * lisp/nnshimbun.el: Add `sponichi' support.
859
860 2000-05-23  KOSEKI Yoshinori  <kose@wizard.tamra.co.jp>
861
862         * lisp/nnshimbun.el (nnshimbun-mime-encode-string): Fix wrong
863         close brackets.
864
865 2000-05-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
866
867         * lisp/nnshimbun.el: Change coding-system.
868
869 2000-05-21  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
870
871         * texi/gnus-ja.texi (nnshimbun): Add description.
872
873 2000-05-21  Katsumi Yamaoka <yamaoka@jpl.org>
874
875         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
876
877         * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
878
879 2000-05-21  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
880
881         * lisp/nnshimbun.el: New backend.
882
883         * lisp/gnus-group.el (gnus-group-make-shimbun-group): New command.
884
885 2000-05-17  Kenichi OKADA <okada@opaopa.org>
886
887         * lisp/imap.el (imap-digest-md5-auth): Rewrite for the use of
888         `sasl-digest-md5-digest-response' instead of
889         `digest-md5-digest-response'.
890         (TopLevel): Require `sasl' when compiling instead of `digest-md5';
891         don't autoload "digest-md5".
892
893 2000-05-17  Katsumi Yamaoka <yamaoka@jpl.org>
894
895         * lisp/nndraft.el (nndraft-request-replace-article): Replace
896         `mm-text-coding-system' with `mail-source-text-coding-system';
897         Replace `mm-auto-save-coding-system' with
898         `message-draft-coding-system'.
899
900         * lisp/mail-source.el (mail-source-fetch-maildir): Replace
901         `mm-text-coding-system' with `mail-source-text-coding-system'.
902         (mail-source-text-coding-system): New variable.
903
904         * lisp/dgnushack.el (dgnushack-texi-format): Use
905         `output-coding-system' instead of `coding-system-for-write' when
906         old Mule is used.
907
908 2000-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
909
910         * lisp/message.el (message-forward) Replace the use of `eolp' with
911         `bolp' for detecting the start of the line.
912         (message-indent-citation): Ditto.
913
914 2000-05-10   Daiki Ueno  <ueno@unixuser.org>
915
916         * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Don't bind
917         `bbdb-use-pop-up' while executing `bbdb-pop-up-bbdb-buffer'.
918
919 2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
920
921         * lisp/gnus-msg.el (gnus-debug): Break MIME tags from the snoopies.
922         (gnus-bug): Insert text/plain tag at the end of the buffer.
923
924 2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
925
926         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
927
928 2000-05-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
929
930         * lisp/message.el (message-list-references): Do not insert
931         duplicate Message-Id, when specified
932         `message-list-references-add-position'.
933
934         * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
935         (gnus-bbdb/insert-address-regexp): New function.
936
937 2000-05-09  Katsumi Yamaoka <yamaoka@jpl.org>
938
939         * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
940
941 2000-05-08  Katsumi Yamaoka <yamaoka@jpl.org>
942
943         * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
944
945         * README.T-gnus: Update.
946
947         * lisp/{webmail.el,rfc2047.el,nnmbox.el,nndoc.el,mml.el,mm-view.el,
948         mm-partial.el,mm-decode.el,mm-bodies.el,message.el,lpath.el,
949         gnus.el,gnus-vers.el,gnus-util.el,gnus-start.el,gnus-score.el,
950         gnus-msg.el,gnus-mailcap.el,gnus-ems.el,gnus-draft.el,gnus-art.el,
951         ChangeLog}: Sync up with Gnus v5.8.6.
952         * texi/{postamble.tex,message.texi,message-ja.texi,gnusref.tex,
953         gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
954         up with Gnus v5.8.6.
955
956 2000-04-28  Katsumi Yamaoka <yamaoka@jpl.org>
957
958         * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
959         You might be able to use T-gnus with the versions of XEmacs prior
960         to 21.1.1.
961
962         * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
963
964 2000-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
965
966         * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
967
968         * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
969         (gnus-article-decoded-p): Ditto.
970
971         * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
972         (gnus-article-decoded-p): Ditto.
973
974 2000-04-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
975
976         * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
977         make info from texi. Thanks to Hayashi-san.
978
979 2000-04-25  Katsumi Yamaoka <yamaoka@jpl.org>
980
981         * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
982         compiler macros.
983
984 2000-04-24  Katsumi Yamaoka <yamaoka@jpl.org>
985
986         * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
987
988         * README.T-gnus: Update.
989
990         * GNUS-NEWS: Sync up with Gnus v5.8.5.
991         * lisp/{webmail.el,utf7.el,time-date.el,smiley.el,rfc2047.el,
992         rfc1843.el,qp.el,pop3.el,parse-time.el,nnweb.el,nnwarchive.el,
993         nnvirtual.el,nnultimate.el,nntp.el,nnspool.el,nnslashdot.el,
994         nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
995         nndoc.el,nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
996         mm-encode.el,mm-decode.el,mm-bodies.el,message.el,mail-source.el,
997         mail-prsvr.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,gnus.el,
998         gnus-xmas.el,gnus-win.el,gnus-uu.el,gnus-util.el,gnus-topic.el,
999         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,
1000         gnus-msg.el,gnus-move.el,gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,
1001         gnus-logic.el,gnus-kill.el,gnus-int.el,gnus-group.el,gnus-ems.el,
1002         gnus-eform.el,gnus-dup.el,gnus-draft.el,gnus-cite.el,gnus-cache.el,
1003         gnus-bcklg.el,gnus-async.el,gnus-art.el,gnus-agent.el,
1004         format-spec.el,flow-fill.el,fill-flowed.el,dgnushack.el,ChangeLog}:
1005         Sync up with Gnus v5.8.5.
1006         * texi/{refcard.tex,gnusref.tex,gnus.texi,gnus-ja.texi,
1007         gnus-faq-ja.texi,Makefile.in,ChangeLog}: Sync up with Gnus v5.8.5.
1008
1009         * README: Requires XEmacs 21.1.1 and later.
1010         * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
1011
1012 2000-04-20  Katsumi Yamaoka <yamaoka@jpl.org>
1013
1014         * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
1015         (gnus-revision-number): Clear to 00.
1016
1017         * README.T-gnus: Update.
1018
1019         * lisp/{webmail.el,utf7.el,time-date.el,rfc2047.el,qp.el,pop3.el,
1020         parse-time.el,nnweb.el,nnwarchive.el,nnultimate.el,nntp.el,
1021         nnslashdot.el,nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,
1022         mm-view.el,mm-util.el,mm-decode.el,mm-bodies.el,message.el,
1023         mail-source.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,
1024         gnus.el,gnus-win.el,gnus-vers.el,gnus-uu.el,gnus-topic.el,
1025         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-mailcap.el,
1026         gnus-group.el,gnus-cus.el,gnus-art.el,gnus-agent.el,base64.el,
1027         ChangeLog}: Sync up with Gnus v5.8.4.
1028
1029         * lisp/fill-flowed.el: New file.
1030
1031         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Gnus v5.8.4.
1032
1033         * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
1034
1035 2000-04-14  Katsumi Yamaoka <yamaoka@jpl.org>
1036
1037         * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
1038         of the separated message frames; use `gnus-copy-article-buffer'.
1039
1040 2000-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
1041
1042         * lisp/gnus-vers.el (gnus-revision-number): Increment to 18.
1043         (gnus-extended-version): Use `gnus-product-name' and
1044         `gnus-version-number' instead of the use of `product-string'.
1045         (gnus-version-number): Exclude `gnus-revision-number'.
1046         (Defining product): Include `gnus-revision-number'.
1047         (TopLevel): Require `poe' for the function `butlast'.
1048
1049 2000-04-13  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
1050
1051         * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
1052         modification.
1053         (gnus-search-or-regist-spec): Change interface.
1054
1055 2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
1056
1057         * lisp/gnus-art.el (gnus-article-prev-page): Bind
1058         `window-pixel-scroll-increment' to nil while scrolling for
1059         canceling a backlash and a modeline erosion.  It may work under
1060         XEmacs 21.2.20 and later.
1061         (gnus-article-next-page): Ditto.
1062
1063 2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
1064
1065         * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
1066
1067         * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
1068
1069 2000-04-11  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
1070
1071         * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
1072         arguments.
1073
1074         * lisp/gnus-spec.el (gnus-search-or-regist-spec): New utility macro.
1075         (gnus-update-format-specifications): Support new data structure of
1076         `gnus-format-specs-compiled'.
1077         (gnus-update-format-specification-1): Likewise.
1078         (gnus-update-format): Support new data structure of
1079         `gnus-format-specs'.
1080         (gnus-format-specs): Modify data structure.
1081
1082 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
1083
1084         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
1085         article case insensitively.
1086
1087 2000-04-07  Katsumi Yamaoka <yamaoka@jpl.org>
1088
1089         * lisp/message.el (message-cite-original): Use "unknown sender" if
1090         from field does not exist in the yanked article.
1091
1092 2000-04-06  Katsumi Yamaoka <yamaoka@jpl.org>
1093
1094         * lisp/message.el (message-cite-original): Extract from field for
1095         the simple citation line.
1096
1097 2000-03-21  Katsumi Yamaoka <yamaoka@jpl.org>
1098
1099         * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
1100         article does not exist.
1101
1102 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
1103
1104         * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
1105
1106         * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
1107         `output-coding-system' for Mule 2.3.
1108         * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
1109         * lisp/imap.el (imap-ssl-open): Ditto.
1110         * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
1111
1112 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
1113
1114         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
1115         (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
1116         file using `gnus-re-read-newsrc-el-file'.  In that case, the
1117         compiled format specs in the file which may be created by the other
1118         Gnusae should be ignored.
1119
1120 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
1121
1122         * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
1123         when Mule 2.3 is running.
1124
1125 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
1126
1127         * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
1128
1129         * lisp/gnus.el (gnus-continuum-version): Remove.
1130         (gnus-product-variable-file-list): Use `product-version' instead of
1131         the constant values.
1132         (TopLevel): Don't autoload "gnus-msg" for the function
1133         `gnus-extended-version'.
1134         (gnus-version): Move to gnus-vers.el.
1135         (gnus-version): Ditto.
1136         (gnus-version-number): Ditto.
1137         (gnus-product-name): Ditto.
1138         (gnus-original-product-name): Ditto.
1139         (running-pterodactyl-gnus-0_73-or-later): Ditto.
1140         (gnus-original-version-number): Ditto.
1141         (gnus-revision-number): Ditto.
1142
1143         * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
1144         (gnus-version): Move from gnus.el.
1145         (gnus-version): Ditto.
1146         (gnus-version-number): Ditto.
1147         (gnus-product-name): Ditto.
1148         (gnus-original-product-name): Ditto.
1149         (running-pterodactyl-gnus-0_73-or-later): Ditto.
1150         (gnus-original-version-number): Ditto.
1151         (gnus-revision-number): Ditto.
1152
1153         * lisp/gnus-start.el (gnus-product-quick-file-format): Use
1154         `gnus-vers' instead of `gnus' for the product.
1155         (gnus-product-save-variable-file-1): Message an absolute file name;
1156         use `save-buffer-as-coding-system'; use `gnus-vers' instead of
1157         `gnus' for the product.
1158         (gnus-convert-old-ticks): Remove.
1159         (gnus-convert-old-newsrc): Remove.
1160         (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
1161
1162         * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
1163         `gnus-format-specs-compiled'.
1164         (gnus-update-format-specifications): Specify the arg `format' for
1165         `gnus-update-format-specification-1'.
1166         (gnus-update-format-specification-1): Modify for the new form of
1167         `gnus-format-specs-compiled'; add a new arg `format'.
1168         (gnus-format-specs-compiled): Allow the plural compiled functions
1169         for each element.
1170
1171         * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
1172
1173 2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
1174
1175         NOTE: It requires `product' in APEL 10.0 or later.
1176         Will be created ``~/News/.T-gnus/'' directory automatically by
1177         default.   You can customize location by `gnus-product-directory'.
1178         ``cache'' and  ``strict-cache'' files will be created under the
1179         directory.
1180
1181         * lisp/gnus.el (TopLevel): Require `gnus-vers'.
1182         (gnus-product-name): Abolished.
1183         (gnus-version-number): Ditto.
1184         (gnus-version): Use `product-string'. (Format changed)
1185         (gnus-variable-list): Delete `gnus-format-specs'.
1186         (gnus-product-variable-file-list): New variable.
1187         (TopLevel): Use `product-provide'.
1188
1189         * lisp/gnus-vers.el: New file.
1190
1191         * lisp/gnus-start.el (gnus-product-directory): New user option.
1192         (gnus-clear-quick-file-variables): New function.
1193         (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
1194         (gnus-read-newsrc-file): Likewise.
1195         (gnus-read-newsrc-el-file): Read product's variable files.
1196         (gnus-product-read-variable-file-1): New function.
1197         (gnus-save-newsrc-file): Save product's variable files.
1198         (gnus-product-variable-touch): New function.
1199         (gnus-product-variables-dirty-p): Ditto.
1200         (gnus-product-save-variable-file): Ditto.
1201         (gnus-product-save-variable-file-1): Ditto.
1202         (gnus-product-quick-file-format): Ditto.
1203
1204         * lisp/gnus-spec.el (gnus-update-format): Use
1205         `gnus-product-variable-touch'.
1206         (gnus-update-format-specification-1): Likewise.
1207         (gnus-update-format-specifications): Do not check `emacs-version'
1208         and `gnus-newsrc-file-version'.  Use
1209         `gnus-product-variable-touch'.
1210
1211         * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
1212         `product-string'.
1213
1214 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
1215
1216         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1217         (gnus-compile-user-specs): New user option.
1218
1219         * texi/gnus.texi: Update.
1220         * texi/gnus-ja.texi: Update.
1221
1222         * lisp/gnus-start.el (gnus-setup-news): Revert.
1223         (gnus-setup-news-hook): Revert.
1224
1225         * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
1226         as well; don't bind `gnus-tmp-func'.
1227         (gnus-update-format-specifications): Revert; use
1228         `gnus-update-format-specification-1'.
1229         (gnus-update-format-specification-1): New function.
1230         (gnus-format-specs-compiled): Modify the form.
1231         (TopLevel): Require `alist'.
1232
1233 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
1234
1235         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1236
1237         * texi/gnus.texi: Update.
1238         * texi/gnus-ja.texi: Update.
1239
1240         * lisp/gnus-start.el (gnus-setup-news): Update all format specs
1241         just before `gnus-setup-news-hook' is evaluated.
1242         (gnus-setup-news-hook): Default to `gnus-compile'.
1243
1244         * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
1245         `gnus-format-specs', generate compiled specs in
1246         `gnus-format-specs-compiled' instead; don't touch the dribble
1247         buffer.
1248         (gnus-update-format-specifications): Bind `gnus-format-specs' to
1249         `gnus-format-specs-compiled' if the latter is non-nil; use
1250         `gnus-update-format-specifications-1'.
1251         (gnus-update-format-specifications-1): Rename from
1252         `gnus-update-format-specifications'; update the value of
1253         `gnus-newsrc-file-version' if the updating is forced.
1254         (gnus-format-specs-compiled): New internal variable.
1255
1256 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
1257
1258         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
1259         update format specifications, when differ `gnus-version' and
1260         `gnus-newsrc-file-version' instead of `gnus-version' and
1261         `gnus-version' in `gnus-format-specs'.
1262         Do not add `gnus-version' into `gnus-format-specs'.
1263
1264 2000-03-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1265
1266         * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
1267         from gnus-format-specs.
1268
1269 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
1270
1271         * nnvirtual.el (nnvirtual-request-article):
1272         Bind gnus-override-method to nil.
1273         (nnvirtual-request-update-mark): Don't update mark when
1274         article is not there.
1275
1276 2000-03-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1277
1278         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1279
1280         * lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
1281         and `pgg-verify-region'.
1282         (gnus-summary-decrypt-article): New command.
1283         (gnus-summary-verify-article): New command.
1284         (gnus-summary-article-map): Bind them.
1285         (gnus-wheel-summary-scroll): Fix paren style.
1286
1287 2000-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
1288
1289         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1290
1291 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1292
1293         * lisp/nnheader.el (nnheader-insert-nov): Use
1294         `mime-entity-fetch-field' instead of `mime-fetch-field'.
1295
1296         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
1297         `mime-entity-read-field' instead of `mime-read-field'.
1298         (gnus-article-sort-by-author): Likewise.
1299
1300 2000-03-02   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1301
1302         * lisp/nnimap.el (nnimap-request-article-part): Don't use
1303         `imap-capability' to detect BODYDETAIL response.
1304
1305 2000-03-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1306
1307         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1308
1309         * lisp/nnimap.el
1310         (nnimap-request-article-part): Handle `BODY' fetch response when
1311         the server implements IMAP4 rev1 capabilities.
1312         (nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
1313         this attribute was obsoleted in RFC2060.
1314         (nnimap-request-body): Ditto.
1315
1316 2000-02-29  Katsumi Yamaoka <yamaoka@jpl.org>
1317
1318         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1319
1320         * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
1321         from gnus-xmas.el; share them with XEmacs-MULE.
1322
1323         * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
1324         Move to gnus-ems.el.
1325
1326 2000-02-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1327
1328         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1329
1330         * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
1331         `gnus-bbdb/split-mail'.
1332         * README-gnus-bbdb.ja: Ditto.
1333
1334 2000-02-08  Yoshiki Hayashi <yoshiki@xemacs.org>
1335
1336         * gnus-art.el (article-display-face): Show folded X-Face.
1337
1338 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
1339
1340         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1341
1342         * lisp/nnmail.el (nnmail-get-new-mail): Do not check
1343         `nnmail-spool-file'.
1344
1345 2000-02-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1346
1347         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1348
1349         * lisp/gnus-ofsetup.el: Provide `gnus-ofsetup'.
1350         (gnus-setup-for-offline): Add `starttls' to IMAP streams; add
1351         `digest-md5' to IMAP authenticators.
1352
1353         * lisp/gnus-offline.el (gnus-group-get-new-news,
1354         gnus-agent-toggle-plugged,gnus-agent-expire,
1355         gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
1356         redefining.
1357
1358         * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
1359
1360         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
1361         confusing tabs from original header.
1362
1363 2000-02-02  Katsumi Yamaoka <yamaoka@jpl.org>
1364
1365         * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
1366         installed.
1367         (pop3-apop): Use built-in `md5' if it exists.
1368
1369 2000-01-27  Katsumi Yamaoka <yamaoka@jpl.org>
1370
1371         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1372
1373         * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
1374         module `gnus-bitmap' instead of `smiley-mule'.
1375
1376         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
1377         without redisplaying if the point is out of view.
1378
1379 2000-01-25  Katsumi Yamaoka <yamaoka@jpl.org>
1380
1381         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1382
1383 2000-01-24  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
1384
1385         * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
1386
1387         * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
1388         * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
1389         Ditto.
1390
1391         * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
1392         arg of `message'.
1393         * lisp/gnus.el (gnus-version): Ditto.
1394         * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
1395         * lisp/gnus-offline.el (gnus-offline-set-interval-time,
1396         gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
1397         gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
1398         gnus-offline-hangup-line, gnus-offline-get-new-news-function,
1399         gnus-offline-connect-server): Ditto.
1400         * lisp/dgnushack.el (dgnushack-make-package): Ditto.
1401
1402 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1403
1404         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1405
1406         * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
1407         buffer if it is called non-interactively.
1408
1409 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
1410
1411         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1412
1413         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
1414         if the point is out of view.
1415
1416 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1417
1418         * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
1419         `pos-visible-in-window-p' returns nil.
1420
1421 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1422
1423         * lisp/gnus-offline.el (gnus-agent-mode): New advice.
1424
1425 2000-01-12  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
1426
1427         * lisp/base64.el: Unbound base64-*-string and base64-*-region
1428         when defined by autoload.
1429
1430 2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
1431
1432         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
1433         the original code; hide group contents while rescanning.
1434
1435 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1436
1437         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
1438         lines in the imitation buffer; turn off h-scrollbar for XEmacs.
1439
1440 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
1441
1442         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1443
1444         * lisp/{rfc2231.el,nnweb.el,nnultimate.el,nntp.el,nnspool.el,
1445         nnslashdot.el,nnml.el,nnmh.el,nnkiboze.el,nnimap.el,gnus-topic.el,
1446         gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,gnus-cache.el,
1447         gnus-agent.el}: Require `gnus-clfns' when compiling.
1448
1449         * lisp/rfc2231.el: Require `cl' when compiling.
1450
1451         * lisp/gnus-clfns.el: New file.
1452
1453         * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
1454         gnus-clfns.el.
1455
1456         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Don't
1457         rescan the current newsgroup before exiting; wear an imitation
1458         summary buffer while rescanning.
1459
1460 2000-01-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
1461
1462         * lisp/dgnushack.el (char-before): Use the byte-optimaization.
1463
1464 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1465
1466         * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
1467         (gnus-revision-number): Clear to 00.
1468
1469         * README.T-gnus: Update.
1470
1471         * lisp/{webmail.el,uudecode.el,utf7.el,time-date.el,smiley.el,
1472         score-mode.el,rfc2047.el,rfc1843.el,qp.el,pop3.el,parse-time.el,
1473         nnweb.el,nnwarchive.el,nnvirtual.el,nnultimate.el,nntp.el,
1474         nnspool.el,nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,
1475         nnmail.el,nnlistserv.el,nnkiboze.el,nnimap.el,nnheader.el,
1476         nnfolder.el,nneething.el,nndraft.el,nndoc.el,nndb.el,nnbabyl.el,
1477         nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
1478         mm-decode.el,mm-bodies.el,messcompat.el,message.el,md5.el,
1479         mail-source.el,mail-prsvr.el,lpath.el,imap.el,ietf-drums.el,
1480         gnus-xmas.el,gnus-win.el,gnus-vm.el,gnus-uu.el,gnus-util.el,
1481         gnus-undo.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
1482         gnus-spec.el,gnus-soup.el,gnus-setup.el,gnus-score.el,gnus-salt.el,
1483         gnus-range.el,gnus-picon.el,gnus-nocem.el,gnus-msg.el,
1484         gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,gnus-logic.el,
1485         gnus-load.el,gnus-kill.el,gnus-group.el,gnus-gl.el,gnus-ems.el,
1486         gnus-draft.el,gnus-demon.el,gnus-cus.el,gnus-cite.el,gnus-cache.el,
1487         gnus-bcklg.el,gnus-audio.el,gnus-async.el,gnus-art.el,
1488         gnus-agent.el,binhex.el,base64.el,ChangeLog}: Sync up with Gnus
1489         v5.8.3.
1490
1491         * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
1492         emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
1493
1494 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
1495
1496         * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
1497         the new CVS server.
1498
1499         * lisp/gnus-sum.el (gnus-articles-to-read): Bind
1500         `cursor-in-echo-area' to nil while `read-from-minibuffer'.
1501
1502 1999-12-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1503
1504         * lisp/gnus-offline.el (TopLevel): Call
1505         `define-process-argument-editiong' only under Meadow -- i.e. don't
1506         call this function under NTEmacs.
1507
1508 1999-12-28  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1509
1510         * lisp/gnus.el (gnus-revision-number): Increment to 15.
1511
1512         * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
1513         `gnus-offline-agent-automatic-expire'.
1514         (gnus-agent-expire): Fix the advice.
1515         (gnus-offline-after-jobs-done): Refer to
1516         `gnus-offline-auto-expire'.
1517
1518         * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
1519         messages.
1520         (gnus-offline-resource-ja): Ditto.
1521
1522         * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt,
1523         bind `coding-system-for-read' to raw-text-dos, else bind it to
1524         binary.
1525
1526 1999-12-28  Katsumi Yamaoka <yamaoka@jpl.org>
1527
1528         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1529
1530         * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
1531
1532 1999-12-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1533
1534         * lisp/pop3.el (pop3-ssl-program-arguments): Add "s_client".
1535         (pop3-open-ssl-stream-1): Bind `ssl-program-name' because its
1536         value depends on the version of ssl.el.
1537         (pop3-open-ssl-stream): If `system-type' is windows-nt, bind
1538         `coding-system-for-read' to raw-text-dos, else bind it to binary.
1539
1540 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
1541
1542         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
1543         `save-restriction'.
1544
1545 1999-12-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1546
1547         * lisp/imap.el (imap-streams,imap-stream-alist,
1548         imap-authenticators,imap-authenticator-alist,
1549         imap-digest-md5-p): Sync with latest Gnus.
1550         (imap-starttls-p): Rename from `imap-tls-p'.
1551         (imap-starttls-open): Rename from `imap-tls-open'.
1552
1553 1999-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
1554
1555         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1556
1557         * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
1558         as its parent directory.
1559
1560         * lisp/imap.el (base64-encode-string, base64-decode-string):
1561         Autoload "base64" instead of the tricky definitions.
1562
1563         * lisp/base64.el: Restore the original code and invalidate it; use
1564         mel for the base64 codec.
1565
1566 1999-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
1567
1568         * lisp/imap.el (mel-find-function): Always require `mel' instead of
1569         the use of autoloading.  Because the function `mel-find-function'
1570         is defined by `defsubst'.
1571
1572 1999-12-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1573
1574         * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
1575         `gnus-offline-connected', not `gnus-plugged'.
1576
1577         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
1578         `unless'. Use `when'.
1579
1580         * lisp/imap.el (base64-encode-string): Fix. May work.
1581
1582 1999-12-16  Katsumi Yamaoka <yamaoka@jpl.org>
1583
1584         * lisp/message.el (message-goto-mail-copies-to): If the field is
1585         newly created, a string "never" is inserted in default.
1586         (message-goto-mail-followup-to): If the field is newly created and
1587         To field contains only one address, the address is inserted in
1588         default.
1589         (message-mode-map): New key stroke `C-c C-f c' for the command
1590         `message-goto-mail-copies-to'.
1591
1592 1999-12-15  Katsumi Yamaoka <yamaoka@jpl.org>
1593
1594         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1595
1596         * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
1597
1598         * lisp/lpath.el (toolbar-gnus, get-charset-property,
1599         font-lock-set-defaults, find-coding-system, coding-system-get):
1600         Bind them for FSF Emacsen.
1601         (read-color, x-defined-colors, compute-motion): Don't bind.
1602
1603         * lisp/imap.el (imap-digest-md5-auth, imap-cram-md5-auth): Use
1604         `base64-encode-string' and `base64-decode-string' instead of
1605         `imap-base64-encode-string' or `imap-base64-decode-string'.
1606         (base64-encode-string): New function.  It won't be defined if it
1607         is already bound and the optional second arg is allowed.
1608         (base64-decode-string): New function defined by `defun-maybe'.
1609         (imap-base64-encode-string, imap-base64-decode-string): Remove.
1610         (mel-find-function): Autoload "mel".
1611
1612         * lisp/dgnushack.el (read-color, x-defined-colors, event-object,
1613         get-popup-menu-response, toolbar-gnus, get-charset-property,
1614         find-coding-system, coding-system-get, font-lock-set-defaults):
1615         Don't bind.
1616         (union, member-if, mapcon, mapc, last): Don't define as compiler
1617         macros under XEmacs.  It is based on Hrvoje's advice.
1618         (member-if): New compiler macro for emulating cl function.
1619
1620 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1621
1622         * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
1623         of `static-condition-case'.
1624
1625 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1626
1627         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1628
1629         * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
1630         arg `no-line-break'.
1631
1632 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1633
1634         * lisp/imap.el: Require `digest-md5' when compiling; add autoload
1635         settings for `digest-md5-parse-digest-challenge' and
1636         `digest-md5-digest-response'.
1637         (imap-authenticators): Add `digest-md5'.
1638         (imap-authenticator-alist): Setup for `digest-md5'.
1639         (imap-digest-md5-p): New function.
1640         (imap-digest-md5-auth): New function.
1641
1642 1999-12-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1643
1644         * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
1645         buffer name must be specific to its mail source.
1646
1647 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1648
1649         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1650
1651         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
1652         call too many `static-if's.
1653
1654         * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
1655         `make-symbolic-link' is not availabe.
1656
1657         * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
1658
1659 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1660
1661         * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
1662         the original `gnus-agent-toggle-plugged'.
1663
1664         * lisp/mail-source.el (mail-source-fetch-imap): Don't create
1665         multiple temporary buffers, and don't kill one.
1666
1667 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1668
1669         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1670
1671         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
1672         optional argument `force'. Use `read-file-name' instead of
1673         `read-directory-name'.
1674
1675 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1676
1677         * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
1678
1679         * lisp/gnus-agent.el (gnus): Give up to advise here.
1680         (gnus-group-get-new-news): New advice instead.
1681
1682         * lisp/gnus-offline.el (gnus-offline-setup): Call
1683         `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
1684         here.
1685         (gnus-offline-define-menu-and-key): Simplify.
1686         (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
1687         interactively.
1688
1689         * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
1690         `gnus-offline-setting-file'.
1691         (gnus-nntp-service): Set this variable here, not in
1692         `gnus-offline-setting-file'
1693         (gnus-nntp-server): Ditto.
1694         (gnus-after-getting-new-news-hook): Ditto.
1695         (message-send-hook): Ditto.
1696         (mail-source-read-passwd): Ditto.
1697         (gnus-setup-news-hook): Ditto.
1698         (gnus-setup-for-offline): Now one can get mails from `imap',
1699         `file', `directory' or `maildir'.
1700
1701         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1702         Ignore non-POP mail sources.
1703
1704 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
1705
1706         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1707
1708         * lisp/gnus-util.el (gnus-union): Remove.
1709         (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
1710
1711         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
1712         instead of `gnus-union'.
1713
1714 1999-12-10  A.Hitachi       <a_hitachi@msi.biglobe.ne.jp>
1715             Katsumi Yamaoka <yamaoka@jpl.org>
1716
1717         * lisp/dgnushack.el (union): New compiler macro for emulating cl
1718         function.
1719
1720 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
1721
1722         * lisp/gnus-util.el: Require `gnus-ems'.
1723         (gnus-ems-redefine): Call it to redefine the functions
1724         `gnus-truncate-string', etc.
1725         (gnus-union): Fix doc string.
1726
1727         * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
1728
1729 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
1730
1731         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1732
1733 1999-12-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1734
1735         * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
1736         in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
1737
1738 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
1739
1740         * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
1741         function.
1742         (mapc): Bug fix - treat the last arg as a list.
1743
1744 1999-12-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1745
1746         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1747
1748         * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
1749         modeline "Plugged" status display with the value of
1750         `gnus-plugged'.
1751
1752         * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
1753         compile time.
1754         (gnus-offline-set-online-sendmail-function): defsubst.
1755         (gnus-offline-set-offline-sendmail-function): Ditto.
1756         (gnus-offline-set-offline-post-news-function): Ditto.
1757         (gnus-offline-set-online-post-news-function): Ditto.
1758         (gnus-offline-disable-fetch-mail): Ditto.
1759         (gnus-offline-enable-fetch-mail): Ditto.
1760         (gnus-offline-setup): Fix typo.
1761         (gnus-offline-gnus-get-new-news): Abolish.
1762         (gnus-offline-toggle-plugged): Ditto.
1763         (gnus-offline-agent-expire): Ditto.
1764         (gnus-group-get-new-news): New advice which does things
1765         `gnus-offline-gnus-get-new-news' was doing.
1766         (gnus-agent-toggle-plugged): New advice which does thing
1767         `gnus-offline-toggle-plugged' was doing.
1768         (gnus-agent-expire): New advice which does things
1769         `gnus-offline-agent-expire' was doing.
1770         (gnus-offline-define-menu-and-key): No longer substitute key
1771         definitions on `gnus-group-mode-map'. No longer swap commands for
1772         a toolbar button.
1773         (gnus-offline-after-get-new-news): Do jobs only when
1774         `gnus-plugged' is t.
1775
1776         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
1777         expressions.
1778
1779 1999-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
1780
1781         * lisp/message.el (message-yank-add-new-references): Fix doc string.
1782
1783         * texi/{message-ja.texi, message.texi}
1784         (message-list-references-add-position,
1785         message-yank-add-new-references): Add documentations.
1786
1787 1999-12-07  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1788
1789         * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
1790         `gnus-offline-get-message'.
1791
1792         * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
1793         `gnus-ofsetup-get-message'.
1794
1795 1999-12-07  Katsumi Yamaoka <yamaoka@jpl.org>
1796
1797         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1798         (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
1799
1800         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
1801         `get-text-property' in the outside of the boundary.
1802         (gnus-article-smiley-display): New function.
1803         (gnus-treatment-function-alist): Use it.
1804
1805         * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
1806         the bug fixed version rigidly instead of the use of `defadvice'.
1807
1808         * lisp/message.el (font-lock-after-change-function): Don't use
1809         `compile' for the arg of `defadvice'.
1810
1811 1999-12-06  Keiichi Suzuki  <keiichi@nanap.org>
1812
1813         * lisp/message.el (message-yank-add-new-references): New option
1814         value `message-id-only'.
1815         (message-yank-original): Likewise.
1816         (message-list-references-add-position): New user option.
1817         (message-list-references): When
1818         `message-list-references-add-position' is integer value, the order
1819         of designate number message-ids is kept.
1820
1821 1999-12-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1822
1823         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1824
1825         * lisp/gnus-offline.el (gnus): Don't advise here.
1826         (TopLevel): Call `gnus-offline-define-menu-and-key'.
1827         (gnus-offline-setup): Don't call
1828         `gnus-offline-define-menu-and-key' here.
1829
1830         * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
1831         rely on `gnus-load-hook'.
1832         (gnus): New advice. Call `gnus-offline-setup' when everything is
1833         done.
1834
1835         * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
1836         at the compile time. Use `gnus-alive-p'.
1837
1838 1999-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
1839
1840         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1841
1842         * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
1843         don't use `byte-defop-compiler'.
1844         (byte-optimize-form-code-walker): Advise it for fixing the bug in
1845         and/or forms.  The original idea is devised by FUKUI-san, modified
1846         by KOBAYASHI-san.
1847         (max-specpdl-size): Set 3000.
1848
1849 1999-12-05  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1850
1851         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1852
1853         * lisp/gnus-offline.el (gnus): New advice. synchronize
1854         `gnus-offline-connected' with `gnus-plugged'.
1855
1856 1999-12-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1857
1858         * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
1859         (gnus-revision-number): Clear to 00.
1860
1861         * README.branch.ja: Update for t-gnus-6_14 branch.
1862         * README.branch: Ditto.
1863         * README.T-gnus: Ditto.
1864         * README.semi.ja: Ditto.
1865         * README.semi: Ditto.
1866
1867         * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
1868         nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
1869         mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
1870         gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
1871         gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
1872
1873         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1874         gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
1875         Gnus v5.8.2.
1876
1877         * t-gnus-6_14: NEW PUBLIC BRANCH.
1878
1879 1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
1880             Katsumi Yamaoka <yamaoka@jpl.org>
1881
1882         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1883
1884         * lisp/dgnushack.el (char-before): Use compiler macro instead of
1885         byte-optimizer.
1886         (char-after): Comment out the byte-optimization.
1887
1888         * imap.el (imap-base64-encode-string, imap-base64-decode-string):
1889         New functions.  They are identical to the built-in codec if
1890         possible, otherwise the functions defined in mel are used.
1891         (imap-cram-md5-auth): Use them.
1892
1893 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
1894
1895         * lisp/imap.el: Remove autoload settings for `base64-decode-string'
1896         and `base64-encode-string'.
1897
1898 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
1899
1900         * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
1901         (gnus-revision-number): Clear to 00.
1902
1903         * README.T-gnus: Update.
1904
1905         * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
1906
1907         * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
1908         nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
1909         nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
1910         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
1911         gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1912         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1913         gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
1914         gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
1915         gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
1916         ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
1917
1918         * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
1919         files.
1920
1921         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1922         emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
1923         Gnus v0.99.
1924
1925 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
1926
1927         * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
1928         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
1929         * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
1930         (gnus-after-getting-new-news-hook): Ditto.
1931
1932         * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
1933
1934 1999-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
1935
1936         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1937
1938         * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
1939         char with old Emacsen as well.
1940
1941 1999-12-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1942
1943         * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
1944         appears in the backquoted form.
1945         (gnus-category-edit-score): Ditto.
1946
1947         * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
1948         appears in the backquoted form.
1949
1950 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1951
1952         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1953
1954         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
1955         bug -- do add-hook.
1956         (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
1957         defined. If not, call `easy-menu-create-keymaps'.
1958
1959 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1960
1961         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1962
1963         * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
1964         "static" at the compile time.
1965         (gnus-offline-hangup-function): Abolish.
1966         (gnus-offline-auto-ppp): New variable.
1967         (gnus-offline-gnus-get-new-news): Refer to it.
1968         (gnus-offline-set-unplugged-state): Ditto.
1969         (gnus-offline-set-auto-ppp): New function. It replaces the
1970         function `gnus-offline-toggle-auto-hangup'.
1971         (gnus-offline-toggle-auto-hangup): Abolish.
1972         (gnus-offline-define-menu-and-key): Use `static-if' and
1973         `static-cond'.
1974         (gnus-offline-popup-menu): Do not define this function under XEmacs.
1975         (gnus-offline-popup): New function.
1976
1977         * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
1978         (gnus-ofsetup-resource-en): Fix doc strings.
1979         (gnus-ofsetup-resource-ja): Ditto.
1980
1981 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1982
1983         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1984
1985         * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
1986         Pterodactyl Gnus v0.98.
1987
1988 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1989
1990         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
1991
1992         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
1993
1994         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
1995         `car' and `cdr' instead of `cadr'.
1996
1997         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
1998         instead of `push'; use `if' instead of `when'.
1999
2000         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
2001         instead of `pop'.
2002         (gnus-useful-groups): Use `or' instead of `unless'.
2003
2004         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
2005         instead of `cadr'.
2006
2007 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
2008
2009         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
2010         `when' in the body of `defadvice'.  Use `if' instead.
2011
2012         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
2013         cl functions.
2014
2015 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
2016
2017         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
2018         the macro `when' in the arg of `defcustom'.  Use `if' instead.
2019
2020 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
2021
2022         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2023
2024         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
2025         `next-single-property-change' LIMIT as `point-max'.
2026         (gnus-article-prepare-mime-display): Ditto.
2027         (article-hide-signature): Ditto.
2028
2029 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
2030
2031         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
2032         are removed to fill gnus-version within 80 columns.
2033
2034 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
2035
2036         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
2037
2038 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
2039
2040         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2041
2042         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
2043         instead of `union'.
2044
2045         * lisp/gnus-util.el (gnus-union): New function.
2046
2047         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
2048         `copy-sequence' instead of `copy-list'.
2049         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
2050
2051         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
2052
2053 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
2054
2055         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2056
2057         * lisp/dgnushack.el (union, copy-list): New compiler macros for
2058         emulating cl functions.
2059
2060 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
2061
2062         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2063         (gnus-select-method): Use `condition-case' instead of
2064         `ignore-errors'.
2065
2066         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
2067         instead of `ignore-errors'.
2068
2069         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
2070
2071         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
2072         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
2073         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
2074         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
2075         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
2076         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
2077         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
2078         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
2079         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
2080         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
2081
2082 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2085
2086         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
2087         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
2088         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
2089         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
2090         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
2091         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
2092         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
2093         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
2094         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
2095         Require `cl' at the top level.
2096
2097         * lisp/gnus.el (gnus-select-method): Undo last change.
2098         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
2099         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
2100
2101         * lisp/gnus-ems.el (gnus-split-string): Remove.
2102
2103 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2104
2105         * lisp/pop3.el: Add description about STLS extension; add autoload
2106         setting for `starttls-open-stream' and `starttls-negotiate'.
2107         (pop3-stls): New function.
2108         (pop3-open-tls-stream): New function.
2109         (pop3-open-server): Use `pop3-open-tls-stream' if
2110         'pop3-connection-type' is bound to `tls'.
2111
2112 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2113
2114         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
2115         and `starttls-negotiate'.
2116         (imap-stream-alist): Add TLS entry.
2117         (imap-tls-p): New function.
2118         (imap-tls-open): New function.
2119         (imap-ssl-open): Enclose `open-ssl-stream' with
2120         `as-binary-process'.
2121
2122 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
2123
2124         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2125         (gnus-select-method): Use `condition-case' instead of
2126         `ignore-errors'.
2127
2128         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
2129         level.
2130
2131         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
2132         `coding' and `noerror' for the stopgaps.
2133
2134         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
2135         `coding' and `noerror'.
2136         (function-max-args): Maybe-fbind for FSF Emacsen.
2137
2138         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
2139         as `binary' if possible.
2140         (imap-log): Default to nil (synched with pgnus 0.99).
2141         (base64-decode-string): Autoload "mel" instead of "base64".
2142         (md5): Autoload "md5" without `eval-and-compile'.
2143
2144         * lisp/gnus-util.el (copy-list): New function defined by
2145         `defun-maybe'.
2146
2147         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
2148         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
2149
2150         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
2151         instead of `ignore-errors'.
2152
2153         * lisp/gnus-picon.el: Require `cl'.
2154
2155         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
2156         gnus-offline.el} (cl): Enclose the requiring procedure with
2157         `eval-when-compile'.
2158
2159         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
2160         procedure with `eval-when-compile' instead of `eval-and-compile'.
2161
2162 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2163
2164         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
2165         Use mail-sources instead of nnmail-spool-file.
2166         From: Toshiaki -PCX- Tanaka.
2167
2168 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
2169
2170         * lisp/gnus.el (gnus-group-startup-message): Insert space before
2171         "based on".
2172         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
2173
2174 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
2175
2176         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
2177         (gnus-revision-number): Clear to 00.
2178
2179         * README.T-gnus: Update.
2180
2181         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
2182         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
2183         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
2184         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
2185         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
2186         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
2187
2188         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
2189
2190         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
2191         translation.
2192
2193         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
2194
2195 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
2196
2197         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
2198         `message-save-drafts' instead of `set-buffer-modified-p' and
2199         `save-buffer'.
2200         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
2201         because the reply data is lost in Drafts.
2202         * lisp/gnus-art.el (gnus-signature-face): Don't check
2203         window-system type.
2204
2205 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2206
2207         * lisp/pop3.el (pop3-progress-message): New function.
2208         (pop3-movemail): Use it.
2209
2210 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
2211
2212         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
2213         `gnus-following-method'.
2214
2215         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
2216         wide reply as a mail if the message is not a news; use the macro
2217         `gnus-setup-message'.
2218
2219         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
2220
2221 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
2222
2223         * lisp/gnus.el (gnus-revision-number): Increment to 14.
2224         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
2225         function `gnus-smiley-display'.
2226
2227         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
2228         `window-system' is nil.
2229         (gnus-article-x-face-command): Default to external command if
2230         `window-system' is nil.
2231
2232 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
2233
2234         * lisp/gnus.el (gnus-revision-number): Increment to 13.
2235         (TopLevel): Rearrange autoload settings.
2236
2237         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
2238         `smiley-buffer'.
2239
2240         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
2241         "Toggle smileys" in "Washing" menu.
2242         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
2243
2244         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
2245         (smiley-toggle-buffer): New function.
2246         (smiley-buffer): Don't quote the function.
2247         (smiley-toggle-extents): Ditto.
2248
2249 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2250
2251         * lisp/gnus.el (gnus-revision-number): Increment to 12.
2252         (TopLevel): Add and delete autoloads for functions defined in
2253         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
2254
2255         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
2256         defined in "miee".
2257
2258         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
2259         `gnus-custom-mode' defined in "gnus-cus".
2260
2261 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2262
2263         * lisp/gnus.el (gnus-revision-number): Increment to 11.
2264
2265         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
2266         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
2267         header.
2268
2269 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
2270
2271         * lisp/gnus.el (gnus-revision-number): Increment to 10.
2272         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
2273         functions `x-face-mule-gnus-article-display-x-face' and
2274         `smiley-buffer'.
2275
2276         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
2277
2278         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
2279         `gnus-mule-group-startup-message'.
2280         (gnus-mule-group-startup-message): Remove.
2281         (gnus-mule-bitmap-image-file): Remove.
2282
2283         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
2284         ordinary text if the feature `smiley-mule' is provided and FSF
2285         Emacs is used.
2286         (TopLevel): Require `static' at the compile time.
2287
2288         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
2289         `mime-display-text/plain-hook' to nil.
2290         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
2291         treat the next entity position as a marker.
2292         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
2293         `gnus-smiley-display' under FSF Emacsen.
2294         (gnus-treat-display-smileys): Default to t if the module
2295         `smiley-mule' is installed.
2296         (gnus-treat-display-xface): Default to `head' if the value of
2297         `gnus-article-x-face-command' is
2298         `x-face-mule-gnus-article-display-x-face'.
2299         (gnus-article-x-face-command): Default to
2300         `x-face-mule-gnus-article-display-x-face' if the module
2301         `x-face-mule' is installed.
2302         (TopLevel): Require `static' first; require `path-util'.
2303
2304 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
2305
2306         * lisp/gnus.el (gnus-revision-number): Increment to 09.
2307
2308         * lisp/message.el (message-mode): Make
2309         `message-font-lock-last-position' as buffer local.
2310         (message-font-lock-keywords-2): Use
2311         `message-font-lock-cited-text-matcher' instead of regexp.
2312         (message-font-lock-cited-text-matcher): New function.
2313         (font-lock-after-change-function): Advice to the keep last cursor
2314         position in `message-font-lock-last-position' before fontifying.
2315         (message-font-lock-last-position): New variable.
2316         (message-font-lock-citation-name-max-column): New variable.
2317         (message-font-lock-cited-text-regexp): New variable.
2318         (message-font-lock-fence-close-position): New variable.
2319         (message-font-lock-fence-open-position): New variable.
2320         (message-font-lock-fence-close-regexp): New variable.
2321         (message-font-lock-fence-open-regexp): New variables.
2322
2323 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2324
2325         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
2326         using `message-font-lock-keywords', `message-font-lock-keywords-1'
2327         and `message-font-lock-keywords-2'.
2328         (message-font-lock-keywords): Restruct.
2329         (message-font-lock-keywords-1): New variable split from
2330         `message-font-lock-keywords'.
2331         (message-font-lock-keywords-2): Ditto.
2332
2333 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
2334
2335         * lisp/gnus.el (gnus-revision-number): Increment to 08.
2336
2337         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
2338         before highlighting or hiding it.
2339         (gnus-article-buttonize-signature): New function.
2340         (gnus-article-highlight-signature): Don't buttonize.
2341         (gnus-treatment-function-alist): Undo the last change.
2342         (gnus-treat-emphasize): Default to nil.
2343
2344 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
2345
2346         * lisp/gnus.el (gnus-revision-number): Increment to 07.
2347         (TopLevel): Autoload "gnus-art" for the function
2348         `gnus-article-show-all'.
2349
2350         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
2351         hidden text if the command `gnus-summary-toggle-mime' is used.
2352
2353         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
2354         following parts.
2355         (gnus-article-highlight-signature): Work for forwarded messages.
2356         (gnus-article-show-all): New function based on `article-show-all'.
2357         (gnus-article-show-all-headers): Based on
2358         `article-show-all-headers'.
2359         (article-show-all-headers): New function to show all *HEADERS*.
2360         (article-show-all): Show *ALL* literally.
2361         (article-hide-signature): Work for forwarded messages.
2362         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
2363         off after `gnus-treat-highlight-signature'.
2364
2365 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
2366
2367         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2368
2369         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
2370         against forwarded messages without MIME structure.
2371         (gnus-treatment-function-alist): Move
2372         'gnus-treat-decode-article-as-default-mime-charset' to the top;
2373         put `gnus-treat-emphasize' off after
2374         `gnus-treat-highlight-headers'.
2375
2376 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
2377
2378         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2379
2380 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
2381
2382         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
2383         argument is list or not before condition.
2384
2385 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
2386
2387         * lisp/gnus-art.el (gnus-treat-predicate): Work for
2388         (typep "something").
2389
2390 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2391
2392         * lisp/gnus-art.el (gnus-article-prepare-display):
2393         Pass argument nil as a condition to gnus-treat-article.
2394         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
2395         Ditto. Also, treat last part of multipart article correctly.
2396
2397 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
2398
2399         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2400
2401         * lisp/message.el (message-generate-headers): Don't insert
2402         excessive newline.
2403
2404         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
2405         negative number for the 2nd arg of `insert-char'.
2406
2407 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2408
2409         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
2410         gnus-ja instead of gnus if Japanese environment is on.
2411
2412 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
2413
2414         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2415         (semi-gnus-developers): Remove.
2416         (gnus-maintainer): Change mail address.
2417         (gnus-group-startup-message): Display version string.
2418
2419         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
2420
2421         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
2422         version string; fix glyph position.
2423
2424 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
2425
2426         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
2427         to previous version until problem of respooling from
2428         nnimap to nnml is solved.
2429         (gnus-summary-move-article): Ditto.
2430
2431 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
2432
2433         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2434
2435         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
2436         value is t before checking for `condition'.
2437         (gnus-article-prepare-mime-display): Search for the entity children
2438         if the primary type is `multipart'.
2439
2440 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
2441
2442         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2443
2444         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
2445         instead of signaling an error if the destination group is not
2446         newly created.
2447         (gnus-summary-move-article): Do nothing if the destination group
2448         is not newly created.
2449
2450         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
2451         environment part.
2452
2453 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2454
2455         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
2456         active entry for the group even if it doesn't exist.
2457
2458 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2459
2460         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
2461
2462 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2463
2464         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
2465         (gnus-revision-number): Clear to 00.
2466
2467         * README.T-gnus: Update.
2468
2469         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
2470         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
2471
2472         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
2473         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
2474         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
2475         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
2476         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
2477
2478 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
2479
2480         * lisp/gnus.el (gnus-revision-number): Increment to 07.
2481
2482         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
2483         smooth scrolling under XEmacs.
2484         (gnus-article-next-page):Ditto.
2485
2486         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
2487         descriptions about the problem of loaddefs.el and the patch for
2488         CUSTOM 1.9962.
2489
2490 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
2491
2492         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2493
2494         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
2495         `:predicate' for old Emacsen; require `static'.
2496
2497         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
2498         `:path' and `:predicate'.
2499
2500 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2501
2502         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
2503         modeline as modified.
2504
2505 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2506
2507         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2508
2509         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
2510         `mime-view-entity' in the modified header under FSF Emacsen.
2511
2512 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2513
2514         * README-offline.en: Rewrite the usage description.
2515         * README-offline.ja: Ditto.
2516
2517 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2518
2519         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2520
2521         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
2522         `gnus-offline'.
2523
2524 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2525
2526         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
2527         * README-offline.ja: Ditto.
2528
2529 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2530
2531         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2532
2533         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
2534         the current buffer as modified.
2535
2536         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
2537         (gnus-offline-get-menu-items): New function.
2538         (gnus-offline-define-menu-on-miee): Use it.
2539         (gnus-offline-define-menu-on-agent): Ditto.
2540
2541 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2542
2543         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
2544
2545         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
2546         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
2547         (pop3-quit): Clear `pop3-uidl-obarray'.
2548
2549 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2550
2551         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2552
2553         * lisp/gnus-offline.el (gnus-offline-resource-en,
2554         gnus-offline-resource-ja,
2555         gnus-offline-resource-ja_complete): New variables.
2556         (gnus-offline-get-message): News function.
2557         (gnus-offline-error-check): Use it.
2558         (gnus-offline-connect-server): Ditto.
2559         (gnus-offline-get-new-news-function): Ditto.
2560         (gnus-offline-set-mail-group-level): Ditto.
2561         (gnus-offline-hangup-line): Ditto.
2562         (gnus-offline-after-jobs-done): Ditto.
2563         (gnus-offline-toggle-auto-hangup): Ditto.
2564         (gnus-offline-toggle-on/off-send-mail): Ditto.
2565         (gnus-offline-toggle-articles-to-fetch): Ditto.
2566         (gnus-offline-empting-spool): Ditto.
2567         (gnus-offline-set-interval-time): Ditto.
2568
2569         * lisp/gnus-ofsetup.el (gnus-offline-lang,
2570         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
2571         variables.
2572         (gnus-ofsetup-get-message): New function.
2573         (gnus-setup-for-offline): Use it.
2574         (gnus-ofsetup-find-parameters): Ditto.
2575         (gnus-ofsetup-prepapre-for-miee): Ditto.
2576         (gnus-ofsetup-completing-read-symbol): Ditto.
2577         (gnus-ofsetup-customize): Ditto.
2578         (gnus-ofsetup-customize-done): Ditto.
2579
2580 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
2581
2582         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
2583         `isearch-lazy-highlight'.
2584
2585 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
2586
2587         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2588
2589         * lisp/lpath.el (babel-as-string): Bind it.
2590
2591         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
2592         original X-Face field while searching.  It is done for only FSF
2593         Emacsen.
2594         (gnus-summary-search-article-highlight-matched-text): Ditto.
2595         (gnus-summary-search-article-matched-data): Bind it explicitly.
2596
2597 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2598
2599         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
2600         (gnus-revision-number): Clear to 00.
2601
2602         * README.T-gnus: Update.
2603
2604         * README: Sync up with Pterodactyl Gnus v0.96.
2605         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
2606         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
2607         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
2608         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
2609         gnus-agent.el,ChangeLog}: Ditto.
2610         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
2611
2612 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2613
2614         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
2615         don't retrieve any incoming mails.; Don't filter articles here.
2616         Use `convert-standard-filename' to generate fresh UIDL file names.
2617         (pop3-get-message-numbers): Rewrite.
2618         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
2619         of `with-temp-buffer'.
2620
2621 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2622
2623         * README-offline.ja : Fix.
2624
2625         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
2626         Fix typo.
2627
2628         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
2629         requirements; Enclose the autoload for `gnus-custom-mode' with
2630         `eval-and-compile'.
2631
2632 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
2633
2634         * lisp/gnus.el (gnus-revision-number): Increment to 15.
2635
2636         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
2637         for them before lpath.el is loaded.  Because lpath.el requires
2638         `poe' via `path-util'.  [cf. <tm-ja:5051>]
2639
2640         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
2641         X-Face image if the regexp "^X-Face:" is specified.
2642         (gnus-summary-search-article-highlight-matched-text): Use
2643         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
2644         X-Face image if it is requested.
2645         (gnus-summary-search-article-highlight-goto-x-face): New macro.
2646
2647 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2648
2649         * lisp/gnus.el (gnus-revision-number): Increment to 14.
2650
2651         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
2652         recenter the article when touchdown; popup the article buffer if
2653         it is disappeared.
2654         (gnus-summary-search-article-highlight-matched-text): Treat the
2655         article before highlighting; use old style backquote syntax.
2656         (gnus-summary-search-article-position-point): Fix the beginning
2657         position; use old style backquote syntax.
2658         (gnus-summary-select-article): Undo the last change.
2659         (gnus-summary-display-article): Bind
2660         `gnus-summary-search-article-matched-data' in the article buffer
2661         locally.  It is moved from `gnus-summary-select-article'.
2662
2663 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
2664
2665         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
2666         (clean): Remove formatted info files.
2667         (distclean): Just remove Makefile.
2668
2669 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2670
2671         * lisp/gnus.el (gnus-revision-number): Increment to 13.
2672
2673         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
2674         (gnus-agent-fetch-headers): Limit downloadable articles if the
2675         number of unread articles exceeds `gnus-agent-large-newsgroup'.
2676         (gnus-agent-expire): Do not expire saved or replied articles when
2677         `gnus-agent-expire-all' is nil.
2678
2679         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
2680         variable.
2681         (gnus-offline-agent-expire): Check it; Bind
2682         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
2683         (gnus-offline-after-jobs-done): Don't check
2684         `gnus-agent-expire-all'.
2685
2686         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
2687         `user-login-name' and `user-real-login-name' returns the same
2688         value or not.
2689         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
2690         (gnus-ofsetup-update-setting-file): Ditto.
2691         (gnus-ofsetup-prepare): New macro.
2692         (gnus-setup-for-offline): Use it.
2693         (gnus-ofsetup-customize-done): Ditto.
2694
2695 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2696
2697         * lisp/gnus.el (gnus-revision-number): Increment to 12.
2698
2699         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
2700         (gnus-summary-search-article-highlight-matched-text): Rearrange.
2701         (gnus-summary-search-article-position-point): New macro.
2702         (gnus-summary-search-article-matched-data): Rename from
2703         `gnus-summary-search-article-matched-text'.
2704         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
2705         use `gnus-article-show-all-headers' for exposing the visited
2706         article.
2707         (gnus-summary-select-article): Bind
2708         `gnus-summary-search-article-matched-data' in the article buffer
2709         locally.
2710
2711         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
2712         if the value of `gnus-inhibit-treatment' is non-nil.
2713         (article-toggle-headers): Don't redisplay X-Face if the value of
2714         `gnus-inhibit-treatment' is non-nil.
2715         (gnus-article-treat-custom): Add new treatment variable `mime'.
2716
2717 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2718
2719         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
2720         documentation.
2721
2722         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
2723         `gnus-newsgroup-incorporated' explicitly.
2724
2725 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
2726
2727         * README.semi: Update for the recent a-ftp sites and directories.
2728         * README.semi.ja: Ditto.
2729         * texi/gnus-faq.texi: Ditto.
2730         * texi/gnus-faq-ja.texi: Ditto.
2731
2732 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2733
2734         * lisp/gnus.el (gnus-revision-number): Increment to 11.
2735         (gnus-summary-incorporated-face): New face spec.
2736
2737         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
2738         entry about the format specifier `w'.
2739         (gnus-group-line-format): Fix documentation.
2740
2741         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
2742         newly incorporated mails with `gnus-summary-incorporated-face'.
2743         (gnus-newsgroup-incorporated): New variable.
2744         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
2745         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
2746
2747         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
2748
2749         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
2750         `K' if the group has already been subscribed.
2751
2752 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
2753
2754         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
2755         `isearch-lazy-highlight' t in the buffer locally; goto the
2756         beginning of the buffer before searching.
2757
2758         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
2759         selected frame.
2760
2761 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
2762
2763         * lisp/gnus.el (gnus-revision-number): Increment to 10.
2764
2765         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
2766         matched text after the searching is done; call
2767         `gnus-summary-select-article' with the args nil and t; bind
2768         `gnus-treat-*' to nil.
2769         (gnus-summary-search-article-highlight-matched-text): New macro
2770         for highlighting matched text.  It is bound at the compile time
2771         only.
2772         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
2773         with the args nil and t; bind `gnus-treat-*' to nil.
2774
2775         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
2776         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
2777         `with-temp-file'; use `insert-file-contents-as-binary' instead of
2778         `insert-file-contents'.
2779
2780 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2781
2782         * lisp/gnus.el (gnus-revision-number): Increment to 09.
2783
2784         * lisp/gnus-offline.el: Fix comments.
2785         (TopLevel): Delete the code for emulating custom. Do not inhibit
2786         byte-compile-warnings, but hide useless ones.
2787         (gnus-offline-dialup-program-arguments): defvar instead of
2788         defcustom.
2789         (gnus-offline-hangup-program-arguments): Ditto.
2790         (gnus-offline-interval-time): Ditto.
2791         (gnus-offline-dialup-program, gnus-offline-hangup-program,
2792         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
2793         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
2794         codes.
2795         Set `mail-sources' instead of `nnmail-spool-file'.
2796         (gnus-offline-enable-fetch-mail): Ditto.
2797         (gnus-offline-toggle-movemail-program): Abolish.
2798         (gnus-offline-define-menu-and-key): Modify according to it.
2799         (gnus-offline-define-menu-on-miee): Ditto.
2800         (gnus-offline-define-menu-on-agent): Ditto.
2801         (gnus-offline-message-add-header): Bind temporary variables.
2802         (gnus-offline-add-custom-header): Ditto.
2803         (gnus-offline-restore-mail-group-level): Ditto.
2804
2805         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
2806         gnus-offline at the compile time. Do not inhibit
2807         byte-compile-warnings.
2808         (gnus-setup-for-offline): Really bind all temporary variables.
2809         (gnus-ofsetup-write-settting-file): Check if interval is a
2810         integer.
2811         Use `mail-sources' instead of `nnmail-spool-file'.
2812         (gnus-ofsetup-update-setting-file): Redefine as a macro.
2813         (gnus-ofsetup-prepare-for-miee): Ditto.
2814
2815         * README-offline.en : Update.
2816         * README-offline.ja : Ditto.
2817
2818 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2819
2820         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
2821         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
2822
2823 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2824
2825         * lisp/gnus.el (gnus-revision-number): Increment to 08.
2826
2827 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
2828
2829         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
2830         group name with `\N'.
2831
2832 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2833
2834         * lisp/gnus.el (gnus-revision-number): Increment to 07.
2835
2836         * lisp/pop3.el (pop3-except-header-regexp): New variable.
2837         (pop3-movemail): Don't retrieve messages whose headers are
2838         matching `pop3-except-header-regexp'.
2839         (pop3-top): New function.
2840         (pop3-retr): Don't use `save-restriction'.
2841
2842 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2843
2844         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
2845
2846 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
2847
2848         * lisp/gnus.el (gnus-revision-number): Increment to 06.
2849
2850         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
2851         `gnus-article-next-page' when the last page is not displayed.
2852         (mime-preview-over-to-previous-method-alist): Use
2853         `gnus-article-prev-page' when the first page is not displayed.
2854         (gnus-next-page-map): Use `make-sparse-keymap' instead of
2855         `make-keymap'; don't use `suppress-keymap'.
2856         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
2857         Succeed to the value of the text property `mime-view-situation' in
2858         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
2859         current local map as a parent under FSF Emacsen.
2860
2861 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2862
2863         * lisp/pop3.el (pop3-retr): Undo last change.
2864
2865 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2866
2867         * lisp/gnus.el (gnus-revision-number): Increment to 05.
2868
2869         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
2870         `accept-process-output'; Move point to the end of the normal
2871         response.
2872         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
2873         (pop3-get-list): Abolish.
2874         (pop3-retr): Don't use `save-restriction'.
2875         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
2876         (pop3-list): Likewise.
2877
2878 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2879
2880         * lisp/gnus.el (gnus-revision-number): Increment to 04.
2881
2882         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
2883         `event-basic-type' instead of `event-button' under FSF Emacsen.
2884
2885 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2886
2887         * lisp/gnus.el (gnus-revision-number): Increment to 03.
2888
2889 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2890
2891         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
2892         `gnus-summary-mode-hook'.
2893         (gnus-use-wheel): New variable.
2894         (gnus-wheel-scroll-amount): New variable.
2895         (gnus-wheel-edge-resistance): New variable.
2896         (gnus-wheel-summary-scroll): New function.
2897         (gnus-wheel-install): New function.
2898
2899 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2900
2901         * lisp/gnus.el (gnus-revision-number): Increment to 02.
2902
2903         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
2904         `defun' instead of `defsubst'.
2905         (make-full-mail-header): Ditto.
2906
2907         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
2908         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
2909
2910 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2911
2912         * lisp/gnus.el (gnus-revision-number): Increment to 01.
2913
2914         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
2915         is being sent.
2916
2917         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
2918         function from Nana-gnus.
2919         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
2920         (gnus-ofsetup-update-setting-file): Rename from
2921         `gnus-ofsetup-write-setting-file'.
2922         (gnus-ofsetup-find-parameters): Rename from
2923         `gnus-ofsetup-parameters'.
2924         (gnus-ofsetup-customize-done): Rewrite.
2925
2926 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
2927
2928         * pop3.el: Sync up with pop3.el version 2.04.
2929         (pop3-leave-mail-on-server): New variable.
2930         (pop3-maximum-message-size): New variable.
2931         (pop3-uidl-file-name): New variable.
2932         (pop3-uidl-support): New variable.
2933         (pop3-uidl-obarray): New variable.
2934         (pop3-movemail): Check message size on every retrieval.
2935         (pop3-open-ssl-stream-1): Use new style macro.
2936         (pop3-get-message-numbers): New function.
2937         (pop3-get-list): New function.
2938         (pop3-get-uidl): New function.
2939         (pop3-get-unread-message-numbers): New function.
2940         (pop3-save-uidls): New function.
2941         (pop3-retr): Use `pop3-get-extended-response'.
2942         (pop3-list): New implementation.
2943         (pop3-uidl): New function.
2944         (pop3-get-extended-response): New function.
2945
2946 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2947
2948         * lisp/gnus.el: T-gnus 6.13.0 is released.
2949
2950 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2951
2952         * ChangeLog.2: New file, rename from ChangeLog.
2953
2954         * lisp/dgnushack.el (TopLevel): Rearrange.
2955
2956         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
2957         * README.branch: Ditto.
2958
2959         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
2960
2961         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
2962         * texi/message-ja.texi: Ditto.
2963         * texi/message.texi: Ditto.
2964         * texi/gnus-ja.texi: Ditto.
2965         * texi/gnus.texi: Ditto.
2966         * README-offline.ja: Ditto.
2967         * README-offline.en: Ditto.
2968         * README.semi.ja: Ditto.
2969         * README.semi: Ditto.
2970         * README.T-gnus: Ditto.
2971
2972         * t-gnus-6_13: NEW PUBLIC BRANCH.
2973
2974 See ChangeLog.2 for earlier changes.