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