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