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