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