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