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