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