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