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