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