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