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