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