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