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