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