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