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