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