Update.
[elisp/gnus.git-] / ChangeLog
1 1999-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-revision-number): Increment to 02.
4
5         * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
6         don't use `byte-defop-compiler'.
7         (byte-optimize-form-code-walker): Advise it for fixing the bug in
8         and/or forms.  The original idea is devised by FUKUI-san, modified
9         by KOBAYASHI-san.
10         (max-specpdl-size): Set 3000.
11
12 1999-12-05  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
13
14         * lisp/gnus.el (gnus-revision-number): Increment to 01.
15
16         * lisp/gnus-offline.el (gnus): New advice. synchronize
17         `gnus-offline-connected' with `gnus-plugged'.
18
19 1999-12-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
20
21         * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
22         (gnus-revision-number): Clear to 00.
23
24         * README.branch.ja: Update for t-gnus-6_14 branch.
25         * README.branch: Ditto.
26         * README.T-gnus: Ditto.
27         * README.semi.ja: Ditto.
28         * README.semi: Ditto.
29
30         * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
31         nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
32         mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
33         gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
34         gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
35
36         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
37         gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
38         Gnus v5.8.2.
39
40         * t-gnus-6_14: NEW PUBLIC BRANCH.
41
42 1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
43             Katsumi Yamaoka <yamaoka@jpl.org>
44
45         * lisp/gnus.el (gnus-revision-number): Increment to 01.
46
47         * lisp/dgnushack.el (char-before): Use compiler macro instead of
48         byte-optimizer.
49         (char-after): Comment out the byte-optimization.
50
51         * imap.el (imap-base64-encode-string, imap-base64-decode-string):
52         New functions.  They are identical to the built-in codec if
53         possible, otherwise the functions defined in mel are used.
54         (imap-cram-md5-auth): Use them.
55
56 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
57
58         * lisp/imap.el: Remove autoload settings for `base64-decode-string'
59         and `base64-encode-string'.
60
61 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
62
63         * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
64         (gnus-revision-number): Clear to 00.
65
66         * README.T-gnus: Update.
67
68         * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
69
70         * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
71         nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
72         nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
73         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
74         gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
75         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
76         gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
77         gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
78         gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
79         ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
80
81         * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
82         files.
83
84         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
85         emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
86         Gnus v0.99.
87
88 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
89
90         * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
91         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
92         * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
93         (gnus-after-getting-new-news-hook): Ditto.
94
95         * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
96
97 1999-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
98
99         * lisp/gnus.el (gnus-revision-number): Increment to 10.
100
101         * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
102         char with old Emacsen as well.
103
104 1999-12-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
105
106         * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
107         appears in the backquoted form.
108         (gnus-category-edit-score): Ditto.
109
110         * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
111         appears in the backquoted form.
112
113 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
114
115         * lisp/gnus.el (gnus-revision-number): Increment to 09.
116
117         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
118         bug -- do add-hook.
119         (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
120         defined. If not, call `easy-menu-create-keymaps'.
121
122 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
123
124         * lisp/gnus.el (gnus-revision-number): Increment to 08.
125
126         * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
127         "static" at the compile time.
128         (gnus-offline-hangup-function): Abolish.
129         (gnus-offline-auto-ppp): New variable.
130         (gnus-offline-gnus-get-new-news): Refer to it.
131         (gnus-offline-set-unplugged-state): Ditto.
132         (gnus-offline-set-auto-ppp): New function. It replaces the
133         function `gnus-offline-toggle-auto-hangup'.
134         (gnus-offline-toggle-auto-hangup): Abolish.
135         (gnus-offline-define-menu-and-key): Use `static-if' and
136         `static-cond'.
137         (gnus-offline-popup-menu): Do not define this function under XEmacs.
138         (gnus-offline-popup): New function.
139
140         * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
141         (gnus-ofsetup-resource-en): Fix doc strings.
142         (gnus-ofsetup-resource-ja): Ditto.
143
144 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
145
146         * lisp/gnus.el (gnus-revision-number): Increment to 07.
147
148         * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
149         Pterodactyl Gnus v0.98.
150
151 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
152
153         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
154
155         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
156
157         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
158         `car' and `cdr' instead of `cadr'.
159
160         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
161         instead of `push'; use `if' instead of `when'.
162
163         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
164         instead of `pop'.
165         (gnus-useful-groups): Use `or' instead of `unless'.
166
167         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
168         instead of `cadr'.
169
170 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
171
172         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
173         `when' in the body of `defadvice'.  Use `if' instead.
174
175         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
176         cl functions.
177
178 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
179
180         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
181         the macro `when' in the arg of `defcustom'.  Use `if' instead.
182
183 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
184
185         * lisp/gnus.el (gnus-revision-number): Increment to 06.
186
187         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
188         `next-single-property-change' LIMIT as `point-max'.
189         (gnus-article-prepare-mime-display): Ditto.
190         (article-hide-signature): Ditto.
191
192 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
193
194         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
195         are removed to fill gnus-version within 80 columns.
196
197 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
198
199         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
200
201 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
202
203         * lisp/gnus.el (gnus-revision-number): Increment to 05.
204
205         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
206         instead of `union'.
207
208         * lisp/gnus-util.el (gnus-union): New function.
209
210         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
211         `copy-sequence' instead of `copy-list'.
212         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
213
214         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
215
216 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
217
218         * lisp/gnus.el (gnus-revision-number): Increment to 04.
219
220         * lisp/dgnushack.el (union, copy-list): New compiler macros for
221         emulating cl functions.
222
223 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
224
225         * lisp/gnus.el (gnus-revision-number): Increment to 03.
226         (gnus-select-method): Use `condition-case' instead of
227         `ignore-errors'.
228
229         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
230         instead of `ignore-errors'.
231
232         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
233
234         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
235         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
236         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
237         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
238         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
239         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
240         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
241         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
242         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
243         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
244
245 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
246
247         * lisp/gnus.el (gnus-revision-number): Increment to 02.
248
249         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
250         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
251         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
252         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
253         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
254         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
255         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
256         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
257         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
258         Require `cl' at the top level.
259
260         * lisp/gnus.el (gnus-select-method): Undo last change.
261         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
262         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
263
264         * lisp/gnus-ems.el (gnus-split-string): Remove.
265
266 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
267
268         * lisp/pop3.el: Add description about STLS extension; add autoload
269         setting for `starttls-open-stream' and `starttls-negotiate'.
270         (pop3-stls): New function.
271         (pop3-open-tls-stream): New function.
272         (pop3-open-server): Use `pop3-open-tls-stream' if
273         'pop3-connection-type' is bound to `tls'.
274
275 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
276
277         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
278         and `starttls-negotiate'.
279         (imap-stream-alist): Add TLS entry.
280         (imap-tls-p): New function.
281         (imap-tls-open): New function.
282         (imap-ssl-open): Enclose `open-ssl-stream' with
283         `as-binary-process'.
284
285 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
286
287         * lisp/gnus.el (gnus-revision-number): Increment to 01.
288         (gnus-select-method): Use `condition-case' instead of
289         `ignore-errors'.
290
291         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
292         level.
293
294         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
295         `coding' and `noerror' for the stopgaps.
296
297         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
298         `coding' and `noerror'.
299         (function-max-args): Maybe-fbind for FSF Emacsen.
300
301         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
302         as `binary' if possible.
303         (imap-log): Default to nil (synched with pgnus 0.99).
304         (base64-decode-string): Autoload "mel" instead of "base64".
305         (md5): Autoload "md5" without `eval-and-compile'.
306
307         * lisp/gnus-util.el (copy-list): New function defined by
308         `defun-maybe'.
309
310         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
311         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
312
313         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
314         instead of `ignore-errors'.
315
316         * lisp/gnus-picon.el: Require `cl'.
317
318         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
319         gnus-offline.el} (cl): Enclose the requiring procedure with
320         `eval-when-compile'.
321
322         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
323         procedure with `eval-when-compile' instead of `eval-and-compile'.
324
325 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
326
327         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
328         Use mail-sources instead of nnmail-spool-file.
329         From: Toshiaki -PCX- Tanaka.
330
331 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
332
333         * lisp/gnus.el (gnus-group-startup-message): Insert space before
334         "based on".
335         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
336
337 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
338
339         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
340         (gnus-revision-number): Clear to 00.
341
342         * README.T-gnus: Update.
343
344         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
345         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
346         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
347         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
348         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
349         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
350
351         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
352
353         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
354         translation.
355
356         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
357
358 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
359
360         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
361         `message-save-drafts' instead of `set-buffer-modified-p' and
362         `save-buffer'.
363         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
364         because the reply data is lost in Drafts.
365         * lisp/gnus-art.el (gnus-signature-face): Don't check
366         window-system type.
367
368 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
369
370         * lisp/pop3.el (pop3-progress-message): New function.
371         (pop3-movemail): Use it.
372
373 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
374
375         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
376         `gnus-following-method'.
377
378         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
379         wide reply as a mail if the message is not a news; use the macro
380         `gnus-setup-message'.
381
382         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
383
384 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
385
386         * lisp/gnus.el (gnus-revision-number): Increment to 14.
387         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
388         function `gnus-smiley-display'.
389
390         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
391         `window-system' is nil.
392         (gnus-article-x-face-command): Default to external command if
393         `window-system' is nil.
394
395 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
396
397         * lisp/gnus.el (gnus-revision-number): Increment to 13.
398         (TopLevel): Rearrange autoload settings.
399
400         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
401         `smiley-buffer'.
402
403         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
404         "Toggle smileys" in "Washing" menu.
405         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
406
407         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
408         (smiley-toggle-buffer): New function.
409         (smiley-buffer): Don't quote the function.
410         (smiley-toggle-extents): Ditto.
411
412 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
413
414         * lisp/gnus.el (gnus-revision-number): Increment to 12.
415         (TopLevel): Add and delete autoloads for functions defined in
416         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
417
418         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
419         defined in "miee".
420
421         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
422         `gnus-custom-mode' defined in "gnus-cus".
423
424 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
425
426         * lisp/gnus.el (gnus-revision-number): Increment to 11.
427
428         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
429         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
430         header.
431
432 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
433
434         * lisp/gnus.el (gnus-revision-number): Increment to 10.
435         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
436         functions `x-face-mule-gnus-article-display-x-face' and
437         `smiley-buffer'.
438
439         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
440
441         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
442         `gnus-mule-group-startup-message'.
443         (gnus-mule-group-startup-message): Remove.
444         (gnus-mule-bitmap-image-file): Remove.
445
446         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
447         ordinary text if the feature `smiley-mule' is provided and FSF
448         Emacs is used.
449         (TopLevel): Require `static' at the compile time.
450
451         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
452         `mime-display-text/plain-hook' to nil.
453         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
454         treat the next entity position as a marker.
455         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
456         `gnus-smiley-display' under FSF Emacsen.
457         (gnus-treat-display-smileys): Default to t if the module
458         `smiley-mule' is installed.
459         (gnus-treat-display-xface): Default to `head' if the value of
460         `gnus-article-x-face-command' is
461         `x-face-mule-gnus-article-display-x-face'.
462         (gnus-article-x-face-command): Default to
463         `x-face-mule-gnus-article-display-x-face' if the module
464         `x-face-mule' is installed.
465         (TopLevel): Require `static' first; require `path-util'.
466
467 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
468
469         * lisp/gnus.el (gnus-revision-number): Increment to 09.
470
471         * lisp/message.el (message-mode): Make
472         `message-font-lock-last-position' as buffer local.
473         (message-font-lock-keywords-2): Use
474         `message-font-lock-cited-text-matcher' instead of regexp.
475         (message-font-lock-cited-text-matcher): New function.
476         (font-lock-after-change-function): Advice to the keep last cursor
477         position in `message-font-lock-last-position' before fontifying.
478         (message-font-lock-last-position): New variable.
479         (message-font-lock-citation-name-max-column): New variable.
480         (message-font-lock-cited-text-regexp): New variable.
481         (message-font-lock-fence-close-position): New variable.
482         (message-font-lock-fence-open-position): New variable.
483         (message-font-lock-fence-close-regexp): New variable.
484         (message-font-lock-fence-open-regexp): New variables.
485
486 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
487
488         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
489         using `message-font-lock-keywords', `message-font-lock-keywords-1'
490         and `message-font-lock-keywords-2'.
491         (message-font-lock-keywords): Restruct.
492         (message-font-lock-keywords-1): New variable split from
493         `message-font-lock-keywords'.
494         (message-font-lock-keywords-2): Ditto.
495
496 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
497
498         * lisp/gnus.el (gnus-revision-number): Increment to 08.
499
500         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
501         before highlighting or hiding it.
502         (gnus-article-buttonize-signature): New function.
503         (gnus-article-highlight-signature): Don't buttonize.
504         (gnus-treatment-function-alist): Undo the last change.
505         (gnus-treat-emphasize): Default to nil.
506
507 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
508
509         * lisp/gnus.el (gnus-revision-number): Increment to 07.
510         (TopLevel): Autoload "gnus-art" for the function
511         `gnus-article-show-all'.
512
513         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
514         hidden text if the command `gnus-summary-toggle-mime' is used.
515
516         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
517         following parts.
518         (gnus-article-highlight-signature): Work for forwarded messages.
519         (gnus-article-show-all): New function based on `article-show-all'.
520         (gnus-article-show-all-headers): Based on
521         `article-show-all-headers'.
522         (article-show-all-headers): New function to show all *HEADERS*.
523         (article-show-all): Show *ALL* literally.
524         (article-hide-signature): Work for forwarded messages.
525         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
526         off after `gnus-treat-highlight-signature'.
527
528 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
529
530         * lisp/gnus.el (gnus-revision-number): Increment to 06.
531
532         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
533         against forwarded messages without MIME structure.
534         (gnus-treatment-function-alist): Move
535         'gnus-treat-decode-article-as-default-mime-charset' to the top;
536         put `gnus-treat-emphasize' off after
537         `gnus-treat-highlight-headers'.
538
539 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
540
541         * lisp/gnus.el (gnus-revision-number): Increment to 05.
542
543 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
544
545         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
546         argument is list or not before condition.
547
548 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
549
550         * lisp/gnus-art.el (gnus-treat-predicate): Work for
551         (typep "something").
552
553 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
554
555         * lisp/gnus-art.el (gnus-article-prepare-display):
556         Pass argument nil as a condition to gnus-treat-article.
557         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
558         Ditto. Also, treat last part of multipart article correctly.
559
560 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
561
562         * lisp/gnus.el (gnus-revision-number): Increment to 04.
563
564         * lisp/message.el (message-generate-headers): Don't insert
565         excessive newline.
566
567         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
568         negative number for the 2nd arg of `insert-char'.
569
570 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
571
572         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
573         gnus-ja instead of gnus if Japanese environment is on.
574
575 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
576
577         * lisp/gnus.el (gnus-revision-number): Increment to 03.
578         (semi-gnus-developers): Remove.
579         (gnus-maintainer): Change mail address.
580         (gnus-group-startup-message): Display version string.
581
582         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
583
584         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
585         version string; fix glyph position.
586
587 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
588
589         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
590         to previous version until problem of respooling from
591         nnimap to nnml is solved.
592         (gnus-summary-move-article): Ditto.
593
594 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
595
596         * lisp/gnus.el (gnus-revision-number): Increment to 02.
597
598         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
599         value is t before checking for `condition'.
600         (gnus-article-prepare-mime-display): Search for the entity children
601         if the primary type is `multipart'.
602
603 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
604
605         * lisp/gnus.el (gnus-revision-number): Increment to 01.
606
607         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
608         instead of signaling an error if the destination group is not
609         newly created.
610         (gnus-summary-move-article): Do nothing if the destination group
611         is not newly created.
612
613         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
614         environment part.
615
616 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
617
618         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
619         active entry for the group even if it doesn't exist.
620
621 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
622
623         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
624
625 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
626
627         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
628         (gnus-revision-number): Clear to 00.
629
630         * README.T-gnus: Update.
631
632         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
633         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
634
635         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
636         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
637         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
638         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
639         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
640
641 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
642
643         * lisp/gnus.el (gnus-revision-number): Increment to 07.
644
645         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
646         smooth scrolling under XEmacs.
647         (gnus-article-next-page):Ditto.
648
649         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
650         descriptions about the problem of loaddefs.el and the patch for
651         CUSTOM 1.9962.
652
653 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
654
655         * lisp/gnus.el (gnus-revision-number): Increment to 06.
656
657         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
658         `:predicate' for old Emacsen; require `static'.
659
660         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
661         `:path' and `:predicate'.
662
663 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
664
665         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
666         modeline as modified.
667
668 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
669
670         * lisp/gnus.el (gnus-revision-number): Increment to 05.
671
672         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
673         `mime-view-entity' in the modified header under FSF Emacsen.
674
675 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
676
677         * README-offline.en: Rewrite the usage description.
678         * README-offline.ja: Ditto.
679
680 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
681
682         * lisp/gnus.el (gnus-revision-number): Increment to 04.
683
684         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
685         `gnus-offline'.
686
687 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
688
689         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
690         * README-offline.ja: Ditto.
691
692 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
693
694         * lisp/gnus.el (gnus-revision-number): Increment to 03.
695
696         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
697         the current buffer as modified.
698
699         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
700         (gnus-offline-get-menu-items): New function.
701         (gnus-offline-define-menu-on-miee): Use it.
702         (gnus-offline-define-menu-on-agent): Ditto.
703
704 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
705
706         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
707
708         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
709         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
710         (pop3-quit): Clear `pop3-uidl-obarray'.
711
712 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
713
714         * lisp/gnus.el (gnus-revision-number): Increment to 02.
715
716         * lisp/gnus-offline.el (gnus-offline-resource-en,
717         gnus-offline-resource-ja,
718         gnus-offline-resource-ja_complete): New variables.
719         (gnus-offline-get-message): News function.
720         (gnus-offline-error-check): Use it.
721         (gnus-offline-connect-server): Ditto.
722         (gnus-offline-get-new-news-function): Ditto.
723         (gnus-offline-set-mail-group-level): Ditto.
724         (gnus-offline-hangup-line): Ditto.
725         (gnus-offline-after-jobs-done): Ditto.
726         (gnus-offline-toggle-auto-hangup): Ditto.
727         (gnus-offline-toggle-on/off-send-mail): Ditto.
728         (gnus-offline-toggle-articles-to-fetch): Ditto.
729         (gnus-offline-empting-spool): Ditto.
730         (gnus-offline-set-interval-time): Ditto.
731
732         * lisp/gnus-ofsetup.el (gnus-offline-lang,
733         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
734         variables.
735         (gnus-ofsetup-get-message): New function.
736         (gnus-setup-for-offline): Use it.
737         (gnus-ofsetup-find-parameters): Ditto.
738         (gnus-ofsetup-prepapre-for-miee): Ditto.
739         (gnus-ofsetup-completing-read-symbol): Ditto.
740         (gnus-ofsetup-customize): Ditto.
741         (gnus-ofsetup-customize-done): Ditto.
742
743 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
744
745         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
746         `isearch-lazy-highlight'.
747
748 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
749
750         * lisp/gnus.el (gnus-revision-number): Increment to 01.
751
752         * lisp/lpath.el (babel-as-string): Bind it.
753
754         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
755         original X-Face field while searching.  It is done for only FSF
756         Emacsen.
757         (gnus-summary-search-article-highlight-matched-text): Ditto.
758         (gnus-summary-search-article-matched-data): Bind it explicitly.
759
760 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
761
762         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
763         (gnus-revision-number): Clear to 00.
764
765         * README.T-gnus: Update.
766
767         * README: Sync up with Pterodactyl Gnus v0.96.
768         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
769         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
770         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
771         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
772         gnus-agent.el,ChangeLog}: Ditto.
773         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
774
775 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
776
777         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
778         don't retrieve any incoming mails.; Don't filter articles here.
779         Use `convert-standard-filename' to generate fresh UIDL file names.
780         (pop3-get-message-numbers): Rewrite.
781         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
782         of `with-temp-buffer'.
783
784 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
785
786         * README-offline.ja : Fix.
787
788         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
789         Fix typo.
790
791         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
792         requirements; Enclose the autoload for `gnus-custom-mode' with
793         `eval-and-compile'.
794
795 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
796
797         * lisp/gnus.el (gnus-revision-number): Increment to 15.
798
799         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
800         for them before lpath.el is loaded.  Because lpath.el requires
801         `poe' via `path-util'.  [cf. <tm-ja:5051>]
802
803         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
804         X-Face image if the regexp "^X-Face:" is specified.
805         (gnus-summary-search-article-highlight-matched-text): Use
806         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
807         X-Face image if it is requested.
808         (gnus-summary-search-article-highlight-goto-x-face): New macro.
809
810 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
811
812         * lisp/gnus.el (gnus-revision-number): Increment to 14.
813
814         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
815         recenter the article when touchdown; popup the article buffer if
816         it is disappeared.
817         (gnus-summary-search-article-highlight-matched-text): Treat the
818         article before highlighting; use old style backquote syntax.
819         (gnus-summary-search-article-position-point): Fix the beginning
820         position; use old style backquote syntax.
821         (gnus-summary-select-article): Undo the last change.
822         (gnus-summary-display-article): Bind
823         `gnus-summary-search-article-matched-data' in the article buffer
824         locally.  It is moved from `gnus-summary-select-article'.
825
826 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
827
828         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
829         (clean): Remove formatted info files.
830         (distclean): Just remove Makefile.
831
832 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
833
834         * lisp/gnus.el (gnus-revision-number): Increment to 13.
835
836         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
837         (gnus-agent-fetch-headers): Limit downloadable articles if the
838         number of unread articles exceeds `gnus-agent-large-newsgroup'.
839         (gnus-agent-expire): Do not expire saved or replied articles when
840         `gnus-agent-expire-all' is nil.
841
842         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
843         variable.
844         (gnus-offline-agent-expire): Check it; Bind
845         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
846         (gnus-offline-after-jobs-done): Don't check
847         `gnus-agent-expire-all'.
848
849         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
850         `user-login-name' and `user-real-login-name' returns the same
851         value or not.
852         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
853         (gnus-ofsetup-update-setting-file): Ditto.
854         (gnus-ofsetup-prepare): New macro.
855         (gnus-setup-for-offline): Use it.
856         (gnus-ofsetup-customize-done): Ditto.
857
858 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
859
860         * lisp/gnus.el (gnus-revision-number): Increment to 12.
861
862         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
863         (gnus-summary-search-article-highlight-matched-text): Rearrange.
864         (gnus-summary-search-article-position-point): New macro.
865         (gnus-summary-search-article-matched-data): Rename from
866         `gnus-summary-search-article-matched-text'.
867         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
868         use `gnus-article-show-all-headers' for exposing the visited
869         article.
870         (gnus-summary-select-article): Bind
871         `gnus-summary-search-article-matched-data' in the article buffer
872         locally.
873
874         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
875         if the value of `gnus-inhibit-treatment' is non-nil.
876         (article-toggle-headers): Don't redisplay X-Face if the value of
877         `gnus-inhibit-treatment' is non-nil.
878         (gnus-article-treat-custom): Add new treatment variable `mime'.
879
880 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
881
882         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
883         documentation.
884
885         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
886         `gnus-newsgroup-incorporated' explicitly.
887
888 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
889
890         * README.semi: Update for the recent a-ftp sites and directories.
891         * README.semi.ja: Ditto.
892         * texi/gnus-faq.texi: Ditto.
893         * texi/gnus-faq-ja.texi: Ditto.
894
895 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
896
897         * lisp/gnus.el (gnus-revision-number): Increment to 11.
898         (gnus-summary-incorporated-face): New face spec.
899
900         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
901         entry about the format specifier `w'.
902         (gnus-group-line-format): Fix documentation.
903
904         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
905         newly incorporated mails with `gnus-summary-incorporated-face'.
906         (gnus-newsgroup-incorporated): New variable.
907         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
908         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
909
910         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
911
912         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
913         `K' if the group has already been subscribed.
914
915 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
916
917         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
918         `isearch-lazy-highlight' t in the buffer locally; goto the
919         beginning of the buffer before searching.
920
921         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
922         selected frame.
923
924 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
925
926         * lisp/gnus.el (gnus-revision-number): Increment to 10.
927
928         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
929         matched text after the searching is done; call
930         `gnus-summary-select-article' with the args nil and t; bind
931         `gnus-treat-*' to nil.
932         (gnus-summary-search-article-highlight-matched-text): New macro
933         for highlighting matched text.  It is bound at the compile time
934         only.
935         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
936         with the args nil and t; bind `gnus-treat-*' to nil.
937
938         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
939         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
940         `with-temp-file'; use `insert-file-contents-as-binary' instead of
941         `insert-file-contents'.
942
943 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
944
945         * lisp/gnus.el (gnus-revision-number): Increment to 09.
946
947         * lisp/gnus-offline.el: Fix comments.
948         (TopLevel): Delete the code for emulating custom. Do not inhibit
949         byte-compile-warnings, but hide useless ones.
950         (gnus-offline-dialup-program-arguments): defvar instead of
951         defcustom.
952         (gnus-offline-hangup-program-arguments): Ditto.
953         (gnus-offline-interval-time): Ditto.
954         (gnus-offline-dialup-program, gnus-offline-hangup-program,
955         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
956         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
957         codes.
958         Set `mail-sources' instead of `nnmail-spool-file'.
959         (gnus-offline-enable-fetch-mail): Ditto.
960         (gnus-offline-toggle-movemail-program): Abolish.
961         (gnus-offline-define-menu-and-key): Modify according to it.
962         (gnus-offline-define-menu-on-miee): Ditto.
963         (gnus-offline-define-menu-on-agent): Ditto.
964         (gnus-offline-message-add-header): Bind temporary variables.
965         (gnus-offline-add-custom-header): Ditto.
966         (gnus-offline-restore-mail-group-level): Ditto.
967
968         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
969         gnus-offline at the compile time. Do not inhibit
970         byte-compile-warnings.
971         (gnus-setup-for-offline): Really bind all temporary variables.
972         (gnus-ofsetup-write-settting-file): Check if interval is a
973         integer.
974         Use `mail-sources' instead of `nnmail-spool-file'.
975         (gnus-ofsetup-update-setting-file): Redefine as a macro.
976         (gnus-ofsetup-prepare-for-miee): Ditto.
977
978         * README-offline.en : Update.
979         * README-offline.ja : Ditto.
980
981 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
982
983         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
984         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
985
986 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
987
988         * lisp/gnus.el (gnus-revision-number): Increment to 08.
989
990 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
991
992         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
993         group name with `\N'.
994
995 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
996
997         * lisp/gnus.el (gnus-revision-number): Increment to 07.
998
999         * lisp/pop3.el (pop3-except-header-regexp): New variable.
1000         (pop3-movemail): Don't retrieve messages whose headers are
1001         matching `pop3-except-header-regexp'.
1002         (pop3-top): New function.
1003         (pop3-retr): Don't use `save-restriction'.
1004
1005 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1006
1007         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
1008
1009 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1010
1011         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1012
1013         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
1014         `gnus-article-next-page' when the last page is not displayed.
1015         (mime-preview-over-to-previous-method-alist): Use
1016         `gnus-article-prev-page' when the first page is not displayed.
1017         (gnus-next-page-map): Use `make-sparse-keymap' instead of
1018         `make-keymap'; don't use `suppress-keymap'.
1019         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
1020         Succeed to the value of the text property `mime-view-situation' in
1021         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
1022         current local map as a parent under FSF Emacsen.
1023
1024 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1025
1026         * lisp/pop3.el (pop3-retr): Undo last change.
1027
1028 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1029
1030         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1031
1032         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
1033         `accept-process-output'; Move point to the end of the normal
1034         response.
1035         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
1036         (pop3-get-list): Abolish.
1037         (pop3-retr): Don't use `save-restriction'.
1038         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
1039         (pop3-list): Likewise.
1040
1041 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1042
1043         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1044
1045         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
1046         `event-basic-type' instead of `event-button' under FSF Emacsen.
1047
1048 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1049
1050         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1051
1052 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1053
1054         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
1055         `gnus-summary-mode-hook'.
1056         (gnus-use-wheel): New variable.
1057         (gnus-wheel-scroll-amount): New variable.
1058         (gnus-wheel-edge-resistance): New variable.
1059         (gnus-wheel-summary-scroll): New function.
1060         (gnus-wheel-install): New function.
1061
1062 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1063
1064         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1065
1066         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
1067         `defun' instead of `defsubst'.
1068         (make-full-mail-header): Ditto.
1069
1070         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
1071         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
1072
1073 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1074
1075         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1076
1077         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
1078         is being sent.
1079
1080         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
1081         function from Nana-gnus.
1082         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
1083         (gnus-ofsetup-update-setting-file): Rename from
1084         `gnus-ofsetup-write-setting-file'.
1085         (gnus-ofsetup-find-parameters): Rename from
1086         `gnus-ofsetup-parameters'.
1087         (gnus-ofsetup-customize-done): Rewrite.
1088
1089 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1090
1091         * pop3.el: Sync up with pop3.el version 2.04.
1092         (pop3-leave-mail-on-server): New variable.
1093         (pop3-maximum-message-size): New variable.
1094         (pop3-uidl-file-name): New variable.
1095         (pop3-uidl-support): New variable.
1096         (pop3-uidl-obarray): New variable.
1097         (pop3-movemail): Check message size on every retrieval.
1098         (pop3-open-ssl-stream-1): Use new style macro.
1099         (pop3-get-message-numbers): New function.
1100         (pop3-get-list): New function.
1101         (pop3-get-uidl): New function.
1102         (pop3-get-unread-message-numbers): New function.
1103         (pop3-save-uidls): New function.
1104         (pop3-retr): Use `pop3-get-extended-response'.
1105         (pop3-list): New implementation.
1106         (pop3-uidl): New function.
1107         (pop3-get-extended-response): New function.
1108
1109 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1110
1111         * lisp/gnus.el: T-gnus 6.13.0 is released.
1112
1113 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1114
1115         * ChangeLog.2: New file, rename from ChangeLog.
1116
1117         * lisp/dgnushack.el (TopLevel): Rearrange.
1118
1119         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
1120         * README.branch: Ditto.
1121
1122         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
1123
1124         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
1125         * texi/message-ja.texi: Ditto.
1126         * texi/message.texi: Ditto.
1127         * texi/gnus-ja.texi: Ditto.
1128         * texi/gnus.texi: Ditto.
1129         * README-offline.ja: Ditto.
1130         * README-offline.en: Ditto.
1131         * README.semi.ja: Ditto.
1132         * README.semi: Ditto.
1133         * README.T-gnus: Ditto.
1134
1135         * t-gnus-6_13: NEW PUBLIC BRANCH.
1136
1137 See ChangeLog.2 for earlier changes.