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