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