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