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