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