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