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