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