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