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