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