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