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