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