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