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