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