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