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