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