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