Sync
[elisp/gnus.git-] / ChangeLog
1 2000-05-08  Katsumi Yamaoka <yamaoka@jpl.org>
2
3         * lisp/gnus-ems.el (subst-char-in-string): New function defined by
4         `defun-maybe'.
5
6 2000-05-08  Katsumi Yamaoka <yamaoka@jpl.org>
7
8         * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
9
10         * README.T-gnus: Update.
11
12         * lisp/{webmail.el,rfc2047.el,nnmbox.el,nndoc.el,mml.el,mm-view.el,
13         mm-partial.el,mm-decode.el,mm-bodies.el,message.el,lpath.el,
14         gnus.el,gnus-vers.el,gnus-util.el,gnus-start.el,gnus-score.el,
15         gnus-msg.el,gnus-mailcap.el,gnus-ems.el,gnus-draft.el,gnus-art.el,
16         ChangeLog}: Sync up with Gnus v5.8.6.
17         * texi/{postamble.tex,message.texi,message-ja.texi,gnusref.tex,
18         gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
19         up with Gnus v5.8.6.
20
21 2000-04-28  Katsumi Yamaoka <yamaoka@jpl.org>
22
23         * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
24         You might be able to use T-gnus with the versions of XEmacs prior
25         to 21.1.1.
26
27         * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
28
29 2000-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
30
31         * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
32
33         * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
34         (gnus-article-decoded-p): Ditto.
35
36         * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
37         (gnus-article-decoded-p): Ditto.
38
39 2000-04-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
40
41         * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
42         make info from texi. Thanks to Hayashi-san.
43
44 2000-04-25  Katsumi Yamaoka <yamaoka@jpl.org>
45
46         * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
47         compiler macros.
48
49 2000-04-24  Katsumi Yamaoka <yamaoka@jpl.org>
50
51         * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
52
53         * README.T-gnus: Update.
54
55         * GNUS-NEWS: Sync up with Gnus v5.8.5.
56         * lisp/{webmail.el,utf7.el,time-date.el,smiley.el,rfc2047.el,
57         rfc1843.el,qp.el,pop3.el,parse-time.el,nnweb.el,nnwarchive.el,
58         nnvirtual.el,nnultimate.el,nntp.el,nnspool.el,nnslashdot.el,
59         nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
60         nndoc.el,nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
61         mm-encode.el,mm-decode.el,mm-bodies.el,message.el,mail-source.el,
62         mail-prsvr.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,gnus.el,
63         gnus-xmas.el,gnus-win.el,gnus-uu.el,gnus-util.el,gnus-topic.el,
64         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,
65         gnus-msg.el,gnus-move.el,gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,
66         gnus-logic.el,gnus-kill.el,gnus-int.el,gnus-group.el,gnus-ems.el,
67         gnus-eform.el,gnus-dup.el,gnus-draft.el,gnus-cite.el,gnus-cache.el,
68         gnus-bcklg.el,gnus-async.el,gnus-art.el,gnus-agent.el,
69         format-spec.el,flow-fill.el,fill-flowed.el,dgnushack.el,ChangeLog}:
70         Sync up with Gnus v5.8.5.
71         * texi/{refcard.tex,gnusref.tex,gnus.texi,gnus-ja.texi,
72         gnus-faq-ja.texi,Makefile.in,ChangeLog}: Sync up with Gnus v5.8.5.
73
74         * README: Requires XEmacs 21.1.1 and later.
75         * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
76
77 2000-04-20  Katsumi Yamaoka <yamaoka@jpl.org>
78
79         * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
80         (gnus-revision-number): Clear to 00.
81
82         * README.T-gnus: Update.
83
84         * lisp/{webmail.el,utf7.el,time-date.el,rfc2047.el,qp.el,pop3.el,
85         parse-time.el,nnweb.el,nnwarchive.el,nnultimate.el,nntp.el,
86         nnslashdot.el,nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,
87         mm-view.el,mm-util.el,mm-decode.el,mm-bodies.el,message.el,
88         mail-source.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,
89         gnus.el,gnus-win.el,gnus-vers.el,gnus-uu.el,gnus-topic.el,
90         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-mailcap.el,
91         gnus-group.el,gnus-cus.el,gnus-art.el,gnus-agent.el,base64.el,
92         ChangeLog}: Sync up with Gnus v5.8.4.
93
94         * lisp/fill-flowed.el: New file.
95
96         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Gnus v5.8.4.
97
98         * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
99
100 2000-04-14  Katsumi Yamaoka <yamaoka@jpl.org>
101
102         * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
103         of the separated message frames; use `gnus-copy-article-buffer'.
104
105 2000-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
106
107         * lisp/gnus-vers.el (gnus-revision-number): Increment to 18.
108         (gnus-extended-version): Use `gnus-product-name' and
109         `gnus-version-number' instead of the use of `product-string'.
110         (gnus-version-number): Exclude `gnus-revision-number'.
111         (Defining product): Include `gnus-revision-number'.
112         (TopLevel): Require `poe' for the function `butlast'.
113
114 2000-04-13  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
115
116         * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
117         modification.
118         (gnus-search-or-regist-spec): Change interface.
119
120 2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
121
122         * lisp/gnus-art.el (gnus-article-prev-page): Bind
123         `window-pixel-scroll-increment' to nil while scrolling for
124         canceling a backlash and a modeline erosion.  It may work under
125         XEmacs 21.2.20 and later.
126         (gnus-article-next-page): Ditto.
127
128 2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
129
130         * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
131
132         * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
133
134 2000-04-11  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
135
136         * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
137         arguments.
138
139         * lisp/gnus-spec.el (gnus-search-or-regist-spec): New utility macro.
140         (gnus-update-format-specifications): Support new data structure of
141         `gnus-format-specs-compiled'.
142         (gnus-update-format-specification-1): Likewise.
143         (gnus-update-format): Support new data structure of
144         `gnus-format-specs'.
145         (gnus-format-specs): Modify data structure.
146
147 2000-04-10   Daiki Ueno  <ueno@unixuser.org>
148
149         * lisp/imap.el (imap-body-lines): Check Content-Type: of the
150         article case insensitively.
151
152 2000-04-07  Katsumi Yamaoka <yamaoka@jpl.org>
153
154         * lisp/message.el (message-cite-original): Use "unknown sender" if
155         from field does not exist in the yanked article.
156
157 2000-04-06  Katsumi Yamaoka <yamaoka@jpl.org>
158
159         * lisp/message.el (message-cite-original): Extract from field for
160         the simple citation line.
161
162 2000-03-21  Katsumi Yamaoka <yamaoka@jpl.org>
163
164         * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
165         article does not exist.
166
167 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
168
169         * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
170
171         * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
172         `output-coding-system' for Mule 2.3.
173         * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
174         * lisp/imap.el (imap-ssl-open): Ditto.
175         * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
176
177 2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
178
179         * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
180         (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
181         file using `gnus-re-read-newsrc-el-file'.  In that case, the
182         compiled format specs in the file which may be created by the other
183         Gnusae should be ignored.
184
185 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
186
187         * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
188         when Mule 2.3 is running.
189
190 2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
191
192         * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
193
194         * lisp/gnus.el (gnus-continuum-version): Remove.
195         (gnus-product-variable-file-list): Use `product-version' instead of
196         the constant values.
197         (TopLevel): Don't autoload "gnus-msg" for the function
198         `gnus-extended-version'.
199         (gnus-version): Move to gnus-vers.el.
200         (gnus-version): Ditto.
201         (gnus-version-number): Ditto.
202         (gnus-product-name): Ditto.
203         (gnus-original-product-name): Ditto.
204         (running-pterodactyl-gnus-0_73-or-later): Ditto.
205         (gnus-original-version-number): Ditto.
206         (gnus-revision-number): Ditto.
207
208         * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
209         (gnus-version): Move from gnus.el.
210         (gnus-version): Ditto.
211         (gnus-version-number): Ditto.
212         (gnus-product-name): Ditto.
213         (gnus-original-product-name): Ditto.
214         (running-pterodactyl-gnus-0_73-or-later): Ditto.
215         (gnus-original-version-number): Ditto.
216         (gnus-revision-number): Ditto.
217
218         * lisp/gnus-start.el (gnus-product-quick-file-format): Use
219         `gnus-vers' instead of `gnus' for the product.
220         (gnus-product-save-variable-file-1): Message an absolute file name;
221         use `save-buffer-as-coding-system'; use `gnus-vers' instead of
222         `gnus' for the product.
223         (gnus-convert-old-ticks): Remove.
224         (gnus-convert-old-newsrc): Remove.
225         (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
226
227         * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
228         `gnus-format-specs-compiled'.
229         (gnus-update-format-specifications): Specify the arg `format' for
230         `gnus-update-format-specification-1'.
231         (gnus-update-format-specification-1): Modify for the new form of
232         `gnus-format-specs-compiled'; add a new arg `format'.
233         (gnus-format-specs-compiled): Allow the plural compiled functions
234         for each element.
235
236         * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
237
238 2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
239
240         NOTE: It requires `product' in APEL 10.0 or later.
241         Will be created ``~/News/.T-gnus/'' directory automatically by
242         default.   You can customize location by `gnus-product-directory'.
243         ``cache'' and  ``strict-cache'' files will be created under the
244         directory.
245
246         * lisp/gnus.el (TopLevel): Require `gnus-vers'.
247         (gnus-product-name): Abolished.
248         (gnus-version-number): Ditto.
249         (gnus-version): Use `product-string'. (Format changed)
250         (gnus-variable-list): Delete `gnus-format-specs'.
251         (gnus-product-variable-file-list): New variable.
252         (TopLevel): Use `product-provide'.
253
254         * lisp/gnus-vers.el: New file.
255
256         * lisp/gnus-start.el (gnus-product-directory): New user option.
257         (gnus-clear-quick-file-variables): New function.
258         (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
259         (gnus-read-newsrc-file): Likewise.
260         (gnus-read-newsrc-el-file): Read product's variable files.
261         (gnus-product-read-variable-file-1): New function.
262         (gnus-save-newsrc-file): Save product's variable files.
263         (gnus-product-variable-touch): New function.
264         (gnus-product-variables-dirty-p): Ditto.
265         (gnus-product-save-variable-file): Ditto.
266         (gnus-product-save-variable-file-1): Ditto.
267         (gnus-product-quick-file-format): Ditto.
268
269         * lisp/gnus-spec.el (gnus-update-format): Use
270         `gnus-product-variable-touch'.
271         (gnus-update-format-specification-1): Likewise.
272         (gnus-update-format-specifications): Do not check `emacs-version'
273         and `gnus-newsrc-file-version'.  Use
274         `gnus-product-variable-touch'.
275
276         * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
277         `product-string'.
278
279 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
280
281         * lisp/gnus.el (gnus-revision-number): Increment to 14.
282         (gnus-compile-user-specs): New user option.
283
284         * texi/gnus.texi: Update.
285         * texi/gnus-ja.texi: Update.
286
287         * lisp/gnus-start.el (gnus-setup-news): Revert.
288         (gnus-setup-news-hook): Revert.
289
290         * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
291         as well; don't bind `gnus-tmp-func'.
292         (gnus-update-format-specifications): Revert; use
293         `gnus-update-format-specification-1'.
294         (gnus-update-format-specification-1): New function.
295         (gnus-format-specs-compiled): Modify the form.
296         (TopLevel): Require `alist'.
297
298 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
299
300         * lisp/gnus.el (gnus-revision-number): Increment to 13.
301
302         * texi/gnus.texi: Update.
303         * texi/gnus-ja.texi: Update.
304
305         * lisp/gnus-start.el (gnus-setup-news): Update all format specs
306         just before `gnus-setup-news-hook' is evaluated.
307         (gnus-setup-news-hook): Default to `gnus-compile'.
308
309         * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
310         `gnus-format-specs', generate compiled specs in
311         `gnus-format-specs-compiled' instead; don't touch the dribble
312         buffer.
313         (gnus-update-format-specifications): Bind `gnus-format-specs' to
314         `gnus-format-specs-compiled' if the latter is non-nil; use
315         `gnus-update-format-specifications-1'.
316         (gnus-update-format-specifications-1): Rename from
317         `gnus-update-format-specifications'; update the value of
318         `gnus-newsrc-file-version' if the updating is forced.
319         (gnus-format-specs-compiled): New internal variable.
320
321 2000-03-05  Keiichi Suzuki  <keiichi@nanap.org>
322
323         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
324         update format specifications, when differ `gnus-version' and
325         `gnus-newsrc-file-version' instead of `gnus-version' and
326         `gnus-version' in `gnus-format-specs'.
327         Do not add `gnus-version' into `gnus-format-specs'.
328
329 2000-03-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
330
331         * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
332         from gnus-format-specs.
333
334 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
335
336         * nnvirtual.el (nnvirtual-request-article):
337         Bind gnus-override-method to nil.
338         (nnvirtual-request-update-mark): Don't update mark when
339         article is not there.
340
341 2000-03-03   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
342
343         * lisp/gnus.el (gnus-revision-number): Increment to 12.
344
345         * lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
346         and `pgg-verify-region'.
347         (gnus-summary-decrypt-article): New command.
348         (gnus-summary-verify-article): New command.
349         (gnus-summary-article-map): Bind them.
350         (gnus-wheel-summary-scroll): Fix paren style.
351
352 2000-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
353
354         * lisp/gnus.el (gnus-revision-number): Increment to 11.
355
356 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
357
358         * lisp/nnheader.el (nnheader-insert-nov): Use
359         `mime-entity-fetch-field' instead of `mime-fetch-field'.
360
361         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
362         `mime-entity-read-field' instead of `mime-read-field'.
363         (gnus-article-sort-by-author): Likewise.
364
365 2000-03-02   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
366
367         * lisp/nnimap.el (nnimap-request-article-part): Don't use
368         `imap-capability' to detect BODYDETAIL response.
369
370 2000-03-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
371
372         * lisp/gnus.el (gnus-revision-number): Increment to 10.
373
374         * lisp/nnimap.el
375         (nnimap-request-article-part): Handle `BODY' fetch response when
376         the server implements IMAP4 rev1 capabilities.
377         (nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
378         this attribute was obsoleted in RFC2060.
379         (nnimap-request-body): Ditto.
380
381 2000-02-29  Katsumi Yamaoka <yamaoka@jpl.org>
382
383         * lisp/gnus.el (gnus-revision-number): Increment to 09.
384
385         * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
386         from gnus-xmas.el; share them with XEmacs-MULE.
387
388         * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
389         Move to gnus-ems.el.
390
391 2000-02-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
392
393         * lisp/gnus.el (gnus-revision-number): Increment to 08.
394
395         * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
396         `gnus-bbdb/split-mail'.
397         * README-gnus-bbdb.ja: Ditto.
398
399 2000-02-08  Yoshiki Hayashi <yoshiki@xemacs.org>
400
401         * gnus-art.el (article-display-face): Show folded X-Face.
402
403 2000-02-08  Keiichi Suzuki  <keiichi@nanap.org>
404
405         * lisp/gnus.el (gnus-revision-number): Increment to 07.
406
407         * lisp/nnmail.el (nnmail-get-new-mail): Do not check
408         `nnmail-spool-file'.
409
410 2000-02-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
411
412         * lisp/gnus.el (gnus-revision-number): Increment to 06.
413
414         * lisp/gnus-ofsetup.el: Provide `gnus-ofsetup'.
415         (gnus-setup-for-offline): Add `starttls' to IMAP streams; add
416         `digest-md5' to IMAP authenticators.
417
418         * lisp/gnus-offline.el (gnus-group-get-new-news,
419         gnus-agent-toggle-plugged,gnus-agent-expire,
420         gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
421         redefining.
422
423         * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
424
425         * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
426         confusing tabs from original header.
427
428 2000-02-02  Katsumi Yamaoka <yamaoka@jpl.org>
429
430         * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
431         installed.
432         (pop3-apop): Use built-in `md5' if it exists.
433
434 2000-01-27  Katsumi Yamaoka <yamaoka@jpl.org>
435
436         * lisp/gnus.el (gnus-revision-number): Increment to 05.
437
438         * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
439         module `gnus-bitmap' instead of `smiley-mule'.
440
441         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
442         without redisplaying if the point is out of view.
443
444 2000-01-25  Katsumi Yamaoka <yamaoka@jpl.org>
445
446         * lisp/gnus.el (gnus-revision-number): Increment to 04.
447
448 2000-01-24  SANETO Takanori <sanewo@ba2.so-net.ne.jp>
449
450         * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
451
452         * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
453         * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
454         Ditto.
455
456         * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
457         arg of `message'.
458         * lisp/gnus.el (gnus-version): Ditto.
459         * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
460         * lisp/gnus-offline.el (gnus-offline-set-interval-time,
461         gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
462         gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
463         gnus-offline-hangup-line, gnus-offline-get-new-news-function,
464         gnus-offline-connect-server): Ditto.
465         * lisp/dgnushack.el (dgnushack-make-package): Ditto.
466
467 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
468
469         * lisp/gnus.el (gnus-revision-number): Increment to 03.
470
471         * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
472         buffer if it is called non-interactively.
473
474 2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
475
476         * lisp/gnus.el (gnus-revision-number): Increment to 02.
477
478         * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
479         if the point is out of view.
480
481 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
482
483         * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
484         `pos-visible-in-window-p' returns nil.
485
486 2000-01-15  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
487
488         * lisp/gnus-offline.el (gnus-agent-mode): New advice.
489
490 2000-01-12  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
491
492         * lisp/base64.el: Unbound base64-*-string and base64-*-region
493         when defined by autoload.
494
495 2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
496
497         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
498         the original code; hide group contents while rescanning.
499
500 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
501
502         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
503         lines in the imitation buffer; turn off h-scrollbar for XEmacs.
504
505 2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
506
507         * lisp/gnus.el (gnus-revision-number): Increment to 01.
508
509         * lisp/{rfc2231.el,nnweb.el,nnultimate.el,nntp.el,nnspool.el,
510         nnslashdot.el,nnml.el,nnmh.el,nnkiboze.el,nnimap.el,gnus-topic.el,
511         gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,gnus-cache.el,
512         gnus-agent.el}: Require `gnus-clfns' when compiling.
513
514         * lisp/rfc2231.el: Require `cl' when compiling.
515
516         * lisp/gnus-clfns.el: New file.
517
518         * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
519         gnus-clfns.el.
520
521         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Don't
522         rescan the current newsgroup before exiting; wear an imitation
523         summary buffer while rescanning.
524
525 2000-01-06  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
526
527         * lisp/dgnushack.el (char-before): Use the byte-optimaization.
528
529 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
530
531         * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
532         (gnus-revision-number): Clear to 00.
533
534         * README.T-gnus: Update.
535
536         * lisp/{webmail.el,uudecode.el,utf7.el,time-date.el,smiley.el,
537         score-mode.el,rfc2047.el,rfc1843.el,qp.el,pop3.el,parse-time.el,
538         nnweb.el,nnwarchive.el,nnvirtual.el,nnultimate.el,nntp.el,
539         nnspool.el,nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,
540         nnmail.el,nnlistserv.el,nnkiboze.el,nnimap.el,nnheader.el,
541         nnfolder.el,nneething.el,nndraft.el,nndoc.el,nndb.el,nnbabyl.el,
542         nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
543         mm-decode.el,mm-bodies.el,messcompat.el,message.el,md5.el,
544         mail-source.el,mail-prsvr.el,lpath.el,imap.el,ietf-drums.el,
545         gnus-xmas.el,gnus-win.el,gnus-vm.el,gnus-uu.el,gnus-util.el,
546         gnus-undo.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
547         gnus-spec.el,gnus-soup.el,gnus-setup.el,gnus-score.el,gnus-salt.el,
548         gnus-range.el,gnus-picon.el,gnus-nocem.el,gnus-msg.el,
549         gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,gnus-logic.el,
550         gnus-load.el,gnus-kill.el,gnus-group.el,gnus-gl.el,gnus-ems.el,
551         gnus-draft.el,gnus-demon.el,gnus-cus.el,gnus-cite.el,gnus-cache.el,
552         gnus-bcklg.el,gnus-audio.el,gnus-async.el,gnus-art.el,
553         gnus-agent.el,binhex.el,base64.el,ChangeLog}: Sync up with Gnus
554         v5.8.3.
555
556         * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
557         emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
558
559 2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
560
561         * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
562         the new CVS server.
563
564         * lisp/gnus-sum.el (gnus-articles-to-read): Bind
565         `cursor-in-echo-area' to nil while `read-from-minibuffer'.
566
567 1999-12-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
568
569         * lisp/gnus-offline.el (TopLevel): Call
570         `define-process-argument-editiong' only under Meadow -- i.e. don't
571         call this function under NTEmacs.
572
573 1999-12-28  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
574
575         * lisp/gnus.el (gnus-revision-number): Increment to 15.
576
577         * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
578         `gnus-offline-agent-automatic-expire'.
579         (gnus-agent-expire): Fix the advice.
580         (gnus-offline-after-jobs-done): Refer to
581         `gnus-offline-auto-expire'.
582
583         * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
584         messages.
585         (gnus-offline-resource-ja): Ditto.
586
587         * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt,
588         bind `coding-system-for-read' to raw-text-dos, else bind it to
589         binary.
590
591 1999-12-28  Katsumi Yamaoka <yamaoka@jpl.org>
592
593         * lisp/gnus.el (gnus-revision-number): Increment to 14.
594
595         * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
596
597 1999-12-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
598
599         * lisp/pop3.el (pop3-ssl-program-arguments): Add "s_client".
600         (pop3-open-ssl-stream-1): Bind `ssl-program-name' because its
601         value depends on the version of ssl.el.
602         (pop3-open-ssl-stream): If `system-type' is windows-nt, bind
603         `coding-system-for-read' to raw-text-dos, else bind it to binary.
604
605 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
606
607         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
608         `save-restriction'.
609
610 1999-12-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
611
612         * lisp/imap.el (imap-streams,imap-stream-alist,
613         imap-authenticators,imap-authenticator-alist,
614         imap-digest-md5-p): Sync with latest Gnus.
615         (imap-starttls-p): Rename from `imap-tls-p'.
616         (imap-starttls-open): Rename from `imap-tls-open'.
617
618 1999-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
619
620         * lisp/gnus.el (gnus-revision-number): Increment to 13.
621
622         * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
623         as its parent directory.
624
625         * lisp/imap.el (base64-encode-string, base64-decode-string):
626         Autoload "base64" instead of the tricky definitions.
627
628         * lisp/base64.el: Restore the original code and invalidate it; use
629         mel for the base64 codec.
630
631 1999-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
632
633         * lisp/imap.el (mel-find-function): Always require `mel' instead of
634         the use of autoloading.  Because the function `mel-find-function'
635         is defined by `defsubst'.
636
637 1999-12-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
638
639         * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
640         `gnus-offline-connected', not `gnus-plugged'.
641
642         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
643         `unless'. Use `when'.
644
645         * lisp/imap.el (base64-encode-string): Fix. May work.
646
647 1999-12-16  Katsumi Yamaoka <yamaoka@jpl.org>
648
649         * lisp/message.el (message-goto-mail-copies-to): If the field is
650         newly created, a string "never" is inserted in default.
651         (message-goto-mail-followup-to): If the field is newly created and
652         To field contains only one address, the address is inserted in
653         default.
654         (message-mode-map): New key stroke `C-c C-f c' for the command
655         `message-goto-mail-copies-to'.
656
657 1999-12-15  Katsumi Yamaoka <yamaoka@jpl.org>
658
659         * lisp/gnus.el (gnus-revision-number): Increment to 12.
660
661         * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
662
663         * lisp/lpath.el (toolbar-gnus, get-charset-property,
664         font-lock-set-defaults, find-coding-system, coding-system-get):
665         Bind them for FSF Emacsen.
666         (read-color, x-defined-colors, compute-motion): Don't bind.
667
668         * lisp/imap.el (imap-digest-md5-auth, imap-cram-md5-auth): Use
669         `base64-encode-string' and `base64-decode-string' instead of
670         `imap-base64-encode-string' or `imap-base64-decode-string'.
671         (base64-encode-string): New function.  It won't be defined if it
672         is already bound and the optional second arg is allowed.
673         (base64-decode-string): New function defined by `defun-maybe'.
674         (imap-base64-encode-string, imap-base64-decode-string): Remove.
675         (mel-find-function): Autoload "mel".
676
677         * lisp/dgnushack.el (read-color, x-defined-colors, event-object,
678         get-popup-menu-response, toolbar-gnus, get-charset-property,
679         find-coding-system, coding-system-get, font-lock-set-defaults):
680         Don't bind.
681         (union, member-if, mapcon, mapc, last): Don't define as compiler
682         macros under XEmacs.  It is based on Hrvoje's advice.
683         (member-if): New compiler macro for emulating cl function.
684
685 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
686
687         * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
688         of `static-condition-case'.
689
690 1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
691
692         * lisp/gnus.el (gnus-revision-number): Increment to 11.
693
694         * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
695         arg `no-line-break'.
696
697 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
698
699         * lisp/imap.el: Require `digest-md5' when compiling; add autoload
700         settings for `digest-md5-parse-digest-challenge' and
701         `digest-md5-digest-response'.
702         (imap-authenticators): Add `digest-md5'.
703         (imap-authenticator-alist): Setup for `digest-md5'.
704         (imap-digest-md5-p): New function.
705         (imap-digest-md5-auth): New function.
706
707 1999-12-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
708
709         * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
710         buffer name must be specific to its mail source.
711
712 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
713
714         * lisp/gnus.el (gnus-revision-number): Increment to 10.
715
716         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
717         call too many `static-if's.
718
719         * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
720         `make-symbolic-link' is not availabe.
721
722         * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
723
724 1999-12-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
725
726         * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
727         the original `gnus-agent-toggle-plugged'.
728
729         * lisp/mail-source.el (mail-source-fetch-imap): Don't create
730         multiple temporary buffers, and don't kill one.
731
732 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
733
734         * lisp/gnus.el (gnus-revision-number): Increment to 09.
735
736         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
737         optional argument `force'. Use `read-file-name' instead of
738         `read-directory-name'.
739
740 1999-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
741
742         * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
743
744         * lisp/gnus-agent.el (gnus): Give up to advise here.
745         (gnus-group-get-new-news): New advice instead.
746
747         * lisp/gnus-offline.el (gnus-offline-setup): Call
748         `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
749         here.
750         (gnus-offline-define-menu-and-key): Simplify.
751         (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
752         interactively.
753
754         * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
755         `gnus-offline-setting-file'.
756         (gnus-nntp-service): Set this variable here, not in
757         `gnus-offline-setting-file'
758         (gnus-nntp-server): Ditto.
759         (gnus-after-getting-new-news-hook): Ditto.
760         (message-send-hook): Ditto.
761         (mail-source-read-passwd): Ditto.
762         (gnus-setup-news-hook): Ditto.
763         (gnus-setup-for-offline): Now one can get mails from `imap',
764         `file', `directory' or `maildir'.
765
766         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
767         Ignore non-POP mail sources.
768
769 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
770
771         * lisp/gnus.el (gnus-revision-number): Increment to 07.
772
773         * lisp/gnus-util.el (gnus-union): Remove.
774         (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
775
776         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
777         instead of `gnus-union'.
778
779 1999-12-10  A.Hitachi       <a_hitachi@msi.biglobe.ne.jp>
780             Katsumi Yamaoka <yamaoka@jpl.org>
781
782         * lisp/dgnushack.el (union): New compiler macro for emulating cl
783         function.
784
785 1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
786
787         * lisp/gnus-util.el: Require `gnus-ems'.
788         (gnus-ems-redefine): Call it to redefine the functions
789         `gnus-truncate-string', etc.
790         (gnus-union): Fix doc string.
791
792         * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
793
794 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
795
796         * lisp/gnus.el (gnus-revision-number): Increment to 06.
797
798 1999-12-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
799
800         * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
801         in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
802
803 1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
804
805         * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
806         function.
807         (mapc): Bug fix - treat the last arg as a list.
808
809 1999-12-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
810
811         * lisp/gnus.el (gnus-revision-number): Increment to 05.
812
813         * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
814         modeline "Plugged" status display with the value of
815         `gnus-plugged'.
816
817         * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
818         compile time.
819         (gnus-offline-set-online-sendmail-function): defsubst.
820         (gnus-offline-set-offline-sendmail-function): Ditto.
821         (gnus-offline-set-offline-post-news-function): Ditto.
822         (gnus-offline-set-online-post-news-function): Ditto.
823         (gnus-offline-disable-fetch-mail): Ditto.
824         (gnus-offline-enable-fetch-mail): Ditto.
825         (gnus-offline-setup): Fix typo.
826         (gnus-offline-gnus-get-new-news): Abolish.
827         (gnus-offline-toggle-plugged): Ditto.
828         (gnus-offline-agent-expire): Ditto.
829         (gnus-group-get-new-news): New advice which does things
830         `gnus-offline-gnus-get-new-news' was doing.
831         (gnus-agent-toggle-plugged): New advice which does thing
832         `gnus-offline-toggle-plugged' was doing.
833         (gnus-agent-expire): New advice which does things
834         `gnus-offline-agent-expire' was doing.
835         (gnus-offline-define-menu-and-key): No longer substitute key
836         definitions on `gnus-group-mode-map'. No longer swap commands for
837         a toolbar button.
838         (gnus-offline-after-get-new-news): Do jobs only when
839         `gnus-plugged' is t.
840
841         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
842         expressions.
843
844 1999-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
845
846         * lisp/message.el (message-yank-add-new-references): Fix doc string.
847
848         * texi/{message-ja.texi, message.texi}
849         (message-list-references-add-position,
850         message-yank-add-new-references): Add documentations.
851
852 1999-12-07  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
853
854         * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
855         `gnus-offline-get-message'.
856
857         * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
858         `gnus-ofsetup-get-message'.
859
860 1999-12-07  Katsumi Yamaoka <yamaoka@jpl.org>
861
862         * lisp/gnus.el (gnus-revision-number): Increment to 04.
863         (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
864
865         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
866         `get-text-property' in the outside of the boundary.
867         (gnus-article-smiley-display): New function.
868         (gnus-treatment-function-alist): Use it.
869
870         * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
871         the bug fixed version rigidly instead of the use of `defadvice'.
872
873         * lisp/message.el (font-lock-after-change-function): Don't use
874         `compile' for the arg of `defadvice'.
875
876 1999-12-06  Keiichi Suzuki  <keiichi@nanap.org>
877
878         * lisp/message.el (message-yank-add-new-references): New option
879         value `message-id-only'.
880         (message-yank-original): Likewise.
881         (message-list-references-add-position): New user option.
882         (message-list-references): When
883         `message-list-references-add-position' is integer value, the order
884         of designate number message-ids is kept.
885
886 1999-12-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
887
888         * lisp/gnus.el (gnus-revision-number): Increment to 03.
889
890         * lisp/gnus-offline.el (gnus): Don't advise here.
891         (TopLevel): Call `gnus-offline-define-menu-and-key'.
892         (gnus-offline-setup): Don't call
893         `gnus-offline-define-menu-and-key' here.
894
895         * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
896         rely on `gnus-load-hook'.
897         (gnus): New advice. Call `gnus-offline-setup' when everything is
898         done.
899
900         * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
901         at the compile time. Use `gnus-alive-p'.
902
903 1999-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
904
905         * lisp/gnus.el (gnus-revision-number): Increment to 02.
906
907         * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
908         don't use `byte-defop-compiler'.
909         (byte-optimize-form-code-walker): Advise it for fixing the bug in
910         and/or forms.  The original idea is devised by FUKUI-san, modified
911         by KOBAYASHI-san.
912         (max-specpdl-size): Set 3000.
913
914 1999-12-05  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
915
916         * lisp/gnus.el (gnus-revision-number): Increment to 01.
917
918         * lisp/gnus-offline.el (gnus): New advice. synchronize
919         `gnus-offline-connected' with `gnus-plugged'.
920
921 1999-12-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
922
923         * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
924         (gnus-revision-number): Clear to 00.
925
926         * README.branch.ja: Update for t-gnus-6_14 branch.
927         * README.branch: Ditto.
928         * README.T-gnus: Ditto.
929         * README.semi.ja: Ditto.
930         * README.semi: Ditto.
931
932         * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
933         nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
934         mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
935         gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
936         gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
937
938         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
939         gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
940         Gnus v5.8.2.
941
942         * t-gnus-6_14: NEW PUBLIC BRANCH.
943
944 1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
945             Katsumi Yamaoka <yamaoka@jpl.org>
946
947         * lisp/gnus.el (gnus-revision-number): Increment to 01.
948
949         * lisp/dgnushack.el (char-before): Use compiler macro instead of
950         byte-optimizer.
951         (char-after): Comment out the byte-optimization.
952
953         * imap.el (imap-base64-encode-string, imap-base64-decode-string):
954         New functions.  They are identical to the built-in codec if
955         possible, otherwise the functions defined in mel are used.
956         (imap-cram-md5-auth): Use them.
957
958 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
959
960         * lisp/imap.el: Remove autoload settings for `base64-decode-string'
961         and `base64-encode-string'.
962
963 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
964
965         * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
966         (gnus-revision-number): Clear to 00.
967
968         * README.T-gnus: Update.
969
970         * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
971
972         * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
973         nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
974         nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
975         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
976         gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
977         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
978         gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
979         gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
980         gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
981         ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
982
983         * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
984         files.
985
986         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
987         emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
988         Gnus v0.99.
989
990 1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
991
992         * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
993         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
994         * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
995         (gnus-after-getting-new-news-hook): Ditto.
996
997         * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
998
999 1999-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
1000
1001         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1002
1003         * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
1004         char with old Emacsen as well.
1005
1006 1999-12-01   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1007
1008         * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
1009         appears in the backquoted form.
1010         (gnus-category-edit-score): Ditto.
1011
1012         * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
1013         appears in the backquoted form.
1014
1015 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1016
1017         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1018
1019         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
1020         bug -- do add-hook.
1021         (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
1022         defined. If not, call `easy-menu-create-keymaps'.
1023
1024 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1025
1026         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1027
1028         * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
1029         "static" at the compile time.
1030         (gnus-offline-hangup-function): Abolish.
1031         (gnus-offline-auto-ppp): New variable.
1032         (gnus-offline-gnus-get-new-news): Refer to it.
1033         (gnus-offline-set-unplugged-state): Ditto.
1034         (gnus-offline-set-auto-ppp): New function. It replaces the
1035         function `gnus-offline-toggle-auto-hangup'.
1036         (gnus-offline-toggle-auto-hangup): Abolish.
1037         (gnus-offline-define-menu-and-key): Use `static-if' and
1038         `static-cond'.
1039         (gnus-offline-popup-menu): Do not define this function under XEmacs.
1040         (gnus-offline-popup): New function.
1041
1042         * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
1043         (gnus-ofsetup-resource-en): Fix doc strings.
1044         (gnus-ofsetup-resource-ja): Ditto.
1045
1046 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1047
1048         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1049
1050         * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
1051         Pterodactyl Gnus v0.98.
1052
1053 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1054
1055         * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
1056
1057         * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
1058
1059         * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
1060         `car' and `cdr' instead of `cadr'.
1061
1062         * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
1063         instead of `push'; use `if' instead of `when'.
1064
1065         * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
1066         instead of `pop'.
1067         (gnus-useful-groups): Use `or' instead of `unless'.
1068
1069         * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
1070         instead of `cadr'.
1071
1072 1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
1073
1074         * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
1075         `when' in the body of `defadvice'.  Use `if' instead.
1076
1077         * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
1078         cl functions.
1079
1080 1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
1081
1082         * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
1083         the macro `when' in the arg of `defcustom'.  Use `if' instead.
1084
1085 1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
1086
1087         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1088
1089         * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
1090         `next-single-property-change' LIMIT as `point-max'.
1091         (gnus-article-prepare-mime-display): Ditto.
1092         (article-hide-signature): Ditto.
1093
1094 1999-11-26  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
1095
1096         * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
1097         are removed to fill gnus-version within 80 columns.
1098
1099 1999-11-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
1100
1101         * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
1102
1103 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
1104
1105         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1106
1107         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
1108         instead of `union'.
1109
1110         * lisp/gnus-util.el (gnus-union): New function.
1111
1112         * lisp/gnus-sum.el (gnus-summary-exit-no-update):  Use
1113         `copy-sequence' instead of `copy-list'.
1114         * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
1115
1116         * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
1117
1118 1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
1119
1120         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1121
1122         * lisp/dgnushack.el (union, copy-list): New compiler macros for
1123         emulating cl functions.
1124
1125 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
1126
1127         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1128         (gnus-select-method): Use `condition-case' instead of
1129         `ignore-errors'.
1130
1131         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1132         instead of `ignore-errors'.
1133
1134         * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
1135
1136         * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
1137         nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
1138         nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
1139         nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
1140         gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1141         gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1142         gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
1143         gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
1144         gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
1145         gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
1146
1147 1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
1148
1149         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1150
1151         * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
1152         nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
1153         nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
1154         nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
1155         gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
1156         gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
1157         gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
1158         gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
1159         gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
1160         Require `cl' at the top level.
1161
1162         * lisp/gnus.el (gnus-select-method): Undo last change.
1163         * lisp/gnus-util.el (copy-list): Undo last change (remove it).
1164         * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
1165
1166         * lisp/gnus-ems.el (gnus-split-string): Remove.
1167
1168 1999-11-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1169
1170         * lisp/pop3.el: Add description about STLS extension; add autoload
1171         setting for `starttls-open-stream' and `starttls-negotiate'.
1172         (pop3-stls): New function.
1173         (pop3-open-tls-stream): New function.
1174         (pop3-open-server): Use `pop3-open-tls-stream' if
1175         'pop3-connection-type' is bound to `tls'.
1176
1177 1999-11-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1178
1179         * lisp/imap.el: Add autoload setting for `starttls-open-stream'
1180         and `starttls-negotiate'.
1181         (imap-stream-alist): Add TLS entry.
1182         (imap-tls-p): New function.
1183         (imap-tls-open): New function.
1184         (imap-ssl-open): Enclose `open-ssl-stream' with
1185         `as-binary-process'.
1186
1187 1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
1188
1189         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1190         (gnus-select-method): Use `condition-case' instead of
1191         `ignore-errors'.
1192
1193         * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
1194         level.
1195
1196         * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
1197         `coding' and `noerror' for the stopgaps.
1198
1199         * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
1200         `coding' and `noerror'.
1201         (function-max-args): Maybe-fbind for FSF Emacsen.
1202
1203         * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
1204         as `binary' if possible.
1205         (imap-log): Default to nil (synched with pgnus 0.99).
1206         (base64-decode-string): Autoload "mel" instead of "base64".
1207         (md5): Autoload "md5" without `eval-and-compile'.
1208
1209         * lisp/gnus-util.el (copy-list): New function defined by
1210         `defun-maybe'.
1211
1212         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
1213         the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
1214
1215         * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1216         instead of `ignore-errors'.
1217
1218         * lisp/gnus-picon.el: Require `cl'.
1219
1220         * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
1221         gnus-offline.el} (cl): Enclose the requiring procedure with
1222         `eval-when-compile'.
1223
1224         * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
1225         procedure with `eval-when-compile' instead of `eval-and-compile'.
1226
1227 1999-11-09  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1228
1229         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1230         Use mail-sources instead of nnmail-spool-file.
1231         From: Toshiaki -PCX- Tanaka.
1232
1233 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
1234
1235         * lisp/gnus.el (gnus-group-startup-message): Insert space before
1236         "based on".
1237         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
1238
1239 1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
1240
1241         * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
1242         (gnus-revision-number): Clear to 00.
1243
1244         * README.T-gnus: Update.
1245
1246         * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
1247         mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
1248         message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
1249         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
1250         gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
1251         ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1252
1253         * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
1254
1255         * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
1256         translation.
1257
1258         * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1259
1260 1999-11-08  Kinji Itoh  <kinji-i@ma.neweb.ne.jp>
1261
1262         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
1263         `message-save-drafts' instead of `set-buffer-modified-p' and
1264         `save-buffer'.
1265         * lisp/message.el (message-save-drafts): Insert In-Reply-To header
1266         because the reply data is lost in Drafts.
1267         * lisp/gnus-art.el (gnus-signature-face): Don't check
1268         window-system type.
1269
1270 1999-11-08   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1271
1272         * lisp/pop3.el (pop3-progress-message): New function.
1273         (pop3-movemail): Use it.
1274
1275 1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
1276
1277         * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
1278         `gnus-following-method'.
1279
1280         * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
1281         wide reply as a mail if the message is not a news; use the macro
1282         `gnus-setup-message'.
1283
1284         * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
1285
1286 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1287
1288         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1289         (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
1290         function `gnus-smiley-display'.
1291
1292         * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
1293         `window-system' is nil.
1294         (gnus-article-x-face-command): Default to external command if
1295         `window-system' is nil.
1296
1297 1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
1298
1299         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1300         (TopLevel): Rearrange autoload settings.
1301
1302         * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
1303         `smiley-buffer'.
1304
1305         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
1306         "Toggle smileys" in "Washing" menu.
1307         (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
1308
1309         * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
1310         (smiley-toggle-buffer): New function.
1311         (smiley-buffer): Don't quote the function.
1312         (smiley-toggle-extents): Ditto.
1313
1314 1999-10-24  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1315
1316         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1317         (TopLevel): Add and delete autoloads for functions defined in
1318         "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
1319
1320         * lisp/gnus-offline.el (TopLevel): Do not consider the functions
1321         defined in "miee".
1322
1323         * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
1324         `gnus-custom-mode' defined in "gnus-cus".
1325
1326 1999-10-21  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1327
1328         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1329
1330         * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
1331         when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
1332         header.
1333
1334 1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
1335
1336         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1337         (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
1338         functions `x-face-mule-gnus-article-display-x-face' and
1339         `smiley-buffer'.
1340
1341         * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
1342
1343         * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
1344         `gnus-mule-group-startup-message'.
1345         (gnus-mule-group-startup-message): Remove.
1346         (gnus-mule-bitmap-image-file): Remove.
1347
1348         * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
1349         ordinary text if the feature `smiley-mule' is provided and FSF
1350         Emacs is used.
1351         (TopLevel): Require `static' at the compile time.
1352
1353         * lisp/gnus-art.el (gnus-article-prepare-display): Bind
1354         `mime-display-text/plain-hook' to nil.
1355         (gnus-article-prepare-mime-display): Use `let' instead of `let*';
1356         treat the next entity position as a marker.
1357         (gnus-treatment-function-alist): Use `smiley-buffer' instead of
1358         `gnus-smiley-display' under FSF Emacsen.
1359         (gnus-treat-display-smileys): Default to t if the module
1360         `smiley-mule' is installed.
1361         (gnus-treat-display-xface): Default to `head' if the value of
1362         `gnus-article-x-face-command' is
1363         `x-face-mule-gnus-article-display-x-face'.
1364         (gnus-article-x-face-command): Default to
1365         `x-face-mule-gnus-article-display-x-face' if the module
1366         `x-face-mule' is installed.
1367         (TopLevel): Require `static' first; require `path-util'.
1368
1369 1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
1370
1371         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1372
1373         * lisp/message.el (message-mode): Make
1374         `message-font-lock-last-position' as buffer local.
1375         (message-font-lock-keywords-2): Use
1376         `message-font-lock-cited-text-matcher' instead of regexp.
1377         (message-font-lock-cited-text-matcher): New function.
1378         (font-lock-after-change-function): Advice to the keep last cursor
1379         position in `message-font-lock-last-position' before fontifying.
1380         (message-font-lock-last-position): New variable.
1381         (message-font-lock-citation-name-max-column): New variable.
1382         (message-font-lock-cited-text-regexp): New variable.
1383         (message-font-lock-fence-close-position): New variable.
1384         (message-font-lock-fence-open-position): New variable.
1385         (message-font-lock-fence-close-regexp): New variable.
1386         (message-font-lock-fence-open-regexp): New variables.
1387
1388 1999-10-04  Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1389
1390         * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
1391         using `message-font-lock-keywords', `message-font-lock-keywords-1'
1392         and `message-font-lock-keywords-2'.
1393         (message-font-lock-keywords): Restruct.
1394         (message-font-lock-keywords-1): New variable split from
1395         `message-font-lock-keywords'.
1396         (message-font-lock-keywords-2): Ditto.
1397
1398 1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
1399
1400         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1401
1402         * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
1403         before highlighting or hiding it.
1404         (gnus-article-buttonize-signature): New function.
1405         (gnus-article-highlight-signature): Don't buttonize.
1406         (gnus-treatment-function-alist): Undo the last change.
1407         (gnus-treat-emphasize): Default to nil.
1408
1409 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
1410
1411         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1412         (TopLevel): Autoload "gnus-art" for the function
1413         `gnus-article-show-all'.
1414
1415         * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
1416         hidden text if the command `gnus-summary-toggle-mime' is used.
1417
1418         * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
1419         following parts.
1420         (gnus-article-highlight-signature): Work for forwarded messages.
1421         (gnus-article-show-all): New function based on `article-show-all'.
1422         (gnus-article-show-all-headers): Based on
1423         `article-show-all-headers'.
1424         (article-show-all-headers): New function to show all *HEADERS*.
1425         (article-show-all): Show *ALL* literally.
1426         (article-hide-signature): Work for forwarded messages.
1427         (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
1428         off after `gnus-treat-highlight-signature'.
1429
1430 1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
1431
1432         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1433
1434         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
1435         against forwarded messages without MIME structure.
1436         (gnus-treatment-function-alist): Move
1437         'gnus-treat-decode-article-as-default-mime-charset' to the top;
1438         put `gnus-treat-emphasize' off after
1439         `gnus-treat-highlight-headers'.
1440
1441 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1442
1443         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1444
1445 1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
1446
1447         * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
1448         argument is list or not before condition.
1449
1450 1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1451
1452         * lisp/gnus-art.el (gnus-treat-predicate): Work for
1453         (typep "something").
1454
1455 1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1456
1457         * lisp/gnus-art.el (gnus-article-prepare-display):
1458         Pass argument nil as a condition to gnus-treat-article.
1459         * lisp/gnus-art.el (gnus-article-prepare-mime-display):
1460         Ditto. Also, treat last part of multipart article correctly.
1461
1462 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
1463
1464         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1465
1466         * lisp/message.el (message-generate-headers): Don't insert
1467         excessive newline.
1468
1469         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
1470         negative number for the 2nd arg of `insert-char'.
1471
1472 1999-10-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1473
1474         * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
1475         gnus-ja instead of gnus if Japanese environment is on.
1476
1477 1999-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
1478
1479         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1480         (semi-gnus-developers): Remove.
1481         (gnus-maintainer): Change mail address.
1482         (gnus-group-startup-message): Display version string.
1483
1484         * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
1485
1486         * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
1487         version string; fix glyph position.
1488
1489 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1490
1491         * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
1492         to previous version until problem of respooling from
1493         nnimap to nnml is solved.
1494         (gnus-summary-move-article): Ditto.
1495
1496 1999-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
1497
1498         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1499
1500         * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
1501         value is t before checking for `condition'.
1502         (gnus-article-prepare-mime-display): Search for the entity children
1503         if the primary type is `multipart'.
1504
1505 1999-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1506
1507         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1508
1509         * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
1510         instead of signaling an error if the destination group is not
1511         newly created.
1512         (gnus-summary-move-article): Do nothing if the destination group
1513         is not newly created.
1514
1515         * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
1516         environment part.
1517
1518 1999-09-30   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1519
1520         * nnfolder.el (nnfolder-possibly-change-group): Don't create an
1521         active entry for the group even if it doesn't exist.
1522
1523 1999-09-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1524
1525         * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
1526
1527 1999-09-28  Katsumi Yamaoka   <yamaoka@jpl.org>
1528
1529         * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
1530         (gnus-revision-number): Clear to 00.
1531
1532         * README.T-gnus: Update.
1533
1534         * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1535         emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1536
1537         * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
1538         mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
1539         gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
1540         gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
1541         ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1542
1543 1999-09-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1544
1545         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1546
1547         * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
1548         smooth scrolling under XEmacs.
1549         (gnus-article-next-page):Ditto.
1550
1551         * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
1552         descriptions about the problem of loaddefs.el and the patch for
1553         CUSTOM 1.9962.
1554
1555 1999-09-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1556
1557         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1558
1559         * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
1560         `:predicate' for old Emacsen; require `static'.
1561
1562         * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
1563         `:path' and `:predicate'.
1564
1565 1999-09-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1566
1567         * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
1568         modeline as modified.
1569
1570 1999-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1571
1572         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1573
1574         * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
1575         `mime-view-entity' in the modified header under FSF Emacsen.
1576
1577 1999-09-13  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1578
1579         * README-offline.en: Rewrite the usage description.
1580         * README-offline.ja: Ditto.
1581
1582 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1583
1584         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1585
1586         * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
1587         `gnus-offline'.
1588
1589 1999-09-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1590
1591         * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
1592         * README-offline.ja: Ditto.
1593
1594 1999-09-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1595
1596         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1597
1598         * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
1599         the current buffer as modified.
1600
1601         * lisp/gnus-offline.el (gnus-offline-menu): New variable.
1602         (gnus-offline-get-menu-items): New function.
1603         (gnus-offline-define-menu-on-miee): Use it.
1604         (gnus-offline-define-menu-on-agent): Ditto.
1605
1606 1999-09-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1607
1608         * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
1609
1610         * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
1611         backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
1612         (pop3-quit): Clear `pop3-uidl-obarray'.
1613
1614 1999-09-03  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1615
1616         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1617
1618         * lisp/gnus-offline.el (gnus-offline-resource-en,
1619         gnus-offline-resource-ja,
1620         gnus-offline-resource-ja_complete): New variables.
1621         (gnus-offline-get-message): News function.
1622         (gnus-offline-error-check): Use it.
1623         (gnus-offline-connect-server): Ditto.
1624         (gnus-offline-get-new-news-function): Ditto.
1625         (gnus-offline-set-mail-group-level): Ditto.
1626         (gnus-offline-hangup-line): Ditto.
1627         (gnus-offline-after-jobs-done): Ditto.
1628         (gnus-offline-toggle-auto-hangup): Ditto.
1629         (gnus-offline-toggle-on/off-send-mail): Ditto.
1630         (gnus-offline-toggle-articles-to-fetch): Ditto.
1631         (gnus-offline-empting-spool): Ditto.
1632         (gnus-offline-set-interval-time): Ditto.
1633
1634         * lisp/gnus-ofsetup.el (gnus-offline-lang,
1635         gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
1636         variables.
1637         (gnus-ofsetup-get-message): New function.
1638         (gnus-setup-for-offline): Use it.
1639         (gnus-ofsetup-find-parameters): Ditto.
1640         (gnus-ofsetup-prepapre-for-miee): Ditto.
1641         (gnus-ofsetup-completing-read-symbol): Ditto.
1642         (gnus-ofsetup-customize): Ditto.
1643         (gnus-ofsetup-customize-done): Ditto.
1644
1645 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1646
1647         * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
1648         `isearch-lazy-highlight'.
1649
1650 1999-08-30  Katsumi Yamaoka   <yamaoka@jpl.org>
1651
1652         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1653
1654         * lisp/lpath.el (babel-as-string): Bind it.
1655
1656         * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
1657         original X-Face field while searching.  It is done for only FSF
1658         Emacsen.
1659         (gnus-summary-search-article-highlight-matched-text): Ditto.
1660         (gnus-summary-search-article-matched-data): Bind it explicitly.
1661
1662 1999-08-29  Katsumi Yamaoka   <yamaoka@jpl.org>
1663
1664         * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
1665         (gnus-revision-number): Clear to 00.
1666
1667         * README.T-gnus: Update.
1668
1669         * README: Sync up with Pterodactyl Gnus v0.96.
1670         * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
1671         mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
1672         gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
1673         gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
1674         gnus-agent.el,ChangeLog}: Ditto.
1675         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
1676
1677 1999-08-27  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1678
1679         * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
1680         don't retrieve any incoming mails.; Don't filter articles here.
1681         Use `convert-standard-filename' to generate fresh UIDL file names.
1682         (pop3-get-message-numbers): Rewrite.
1683         (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
1684         of `with-temp-buffer'.
1685
1686 1999-08-27  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1687
1688         * README-offline.ja : Fix.
1689
1690         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
1691         Fix typo.
1692
1693         * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
1694         requirements; Enclose the autoload for `gnus-custom-mode' with
1695         `eval-and-compile'.
1696
1697 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
1698
1699         * lisp/gnus.el (gnus-revision-number): Increment to 15.
1700
1701         * lisp/dgnushack.el (char-before, char-after): Optimize byte code
1702         for them before lpath.el is loaded.  Because lpath.el requires
1703         `poe' via `path-util'.  [cf. <tm-ja:5051>]
1704
1705         * lisp/gnus-sum.el (gnus-summary-search-article): Search for
1706         X-Face image if the regexp "^X-Face:" is specified.
1707         (gnus-summary-search-article-highlight-matched-text): Use
1708         `gnus-summary-search-article-highlight-goto-x-face'; maybe display
1709         X-Face image if it is requested.
1710         (gnus-summary-search-article-highlight-goto-x-face): New macro.
1711
1712 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1713
1714         * lisp/gnus.el (gnus-revision-number): Increment to 14.
1715
1716         * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
1717         recenter the article when touchdown; popup the article buffer if
1718         it is disappeared.
1719         (gnus-summary-search-article-highlight-matched-text): Treat the
1720         article before highlighting; use old style backquote syntax.
1721         (gnus-summary-search-article-position-point): Fix the beginning
1722         position; use old style backquote syntax.
1723         (gnus-summary-select-article): Undo the last change.
1724         (gnus-summary-display-article): Bind
1725         `gnus-summary-search-article-matched-data' in the article buffer
1726         locally.  It is moved from `gnus-summary-select-article'.
1727
1728 1999-08-25  NAKAJI Hiroyuki  <nakaji@tutrp.tut.ac.jp>
1729
1730         * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
1731         (clean): Remove formatted info files.
1732         (distclean): Just remove Makefile.
1733
1734 1999-08-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1735
1736         * lisp/gnus.el (gnus-revision-number): Increment to 13.
1737
1738         * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
1739         (gnus-agent-fetch-headers): Limit downloadable articles if the
1740         number of unread articles exceeds `gnus-agent-large-newsgroup'.
1741         (gnus-agent-expire): Do not expire saved or replied articles when
1742         `gnus-agent-expire-all' is nil.
1743
1744         * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
1745         variable.
1746         (gnus-offline-agent-expire): Check it; Bind
1747         `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
1748         (gnus-offline-after-jobs-done): Don't check
1749         `gnus-agent-expire-all'.
1750
1751         * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
1752         `user-login-name' and `user-real-login-name' returns the same
1753         value or not.
1754         (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
1755         (gnus-ofsetup-update-setting-file): Ditto.
1756         (gnus-ofsetup-prepare): New macro.
1757         (gnus-setup-for-offline): Use it.
1758         (gnus-ofsetup-customize-done): Ditto.
1759
1760 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1761
1762         * lisp/gnus.el (gnus-revision-number): Increment to 12.
1763
1764         * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
1765         (gnus-summary-search-article-highlight-matched-text): Rearrange.
1766         (gnus-summary-search-article-position-point): New macro.
1767         (gnus-summary-search-article-matched-data): Rename from
1768         `gnus-summary-search-article-matched-text'.
1769         (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
1770         use `gnus-article-show-all-headers' for exposing the visited
1771         article.
1772         (gnus-summary-select-article): Bind
1773         `gnus-summary-search-article-matched-data' in the article buffer
1774         locally.
1775
1776         * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
1777         if the value of `gnus-inhibit-treatment' is non-nil.
1778         (article-toggle-headers): Don't redisplay X-Face if the value of
1779         `gnus-inhibit-treatment' is non-nil.
1780         (gnus-article-treat-custom): Add new treatment variable `mime'.
1781
1782 1999-08-25  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1783
1784         * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
1785         documentation.
1786
1787         * lisp/gnus-sum.el (gnus-summary-mode): Don't set
1788         `gnus-newsgroup-incorporated' explicitly.
1789
1790 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1791
1792         * README.semi: Update for the recent a-ftp sites and directories.
1793         * README.semi.ja: Ditto.
1794         * texi/gnus-faq.texi: Ditto.
1795         * texi/gnus-faq-ja.texi: Ditto.
1796
1797 1999-08-24  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1798
1799         * lisp/gnus.el (gnus-revision-number): Increment to 11.
1800         (gnus-summary-incorporated-face): New face spec.
1801
1802         * lisp/gnus-group.el (gnus-group-line-format-alist): Add
1803         entry about the format specifier `w'.
1804         (gnus-group-line-format): Fix documentation.
1805
1806         * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
1807         newly incorporated mails with `gnus-summary-incorporated-face'.
1808         (gnus-newsgroup-incorporated): New variable.
1809         (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
1810         (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
1811
1812         * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
1813
1814         * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
1815         `K' if the group has already been subscribed.
1816
1817 1999-08-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1818
1819         * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
1820         `isearch-lazy-highlight' t in the buffer locally; goto the
1821         beginning of the buffer before searching.
1822
1823         * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
1824         selected frame.
1825
1826 1999-08-23  Katsumi Yamaoka   <yamaoka@jpl.org>
1827
1828         * lisp/gnus.el (gnus-revision-number): Increment to 10.
1829
1830         * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
1831         matched text after the searching is done; call
1832         `gnus-summary-select-article' with the args nil and t; bind
1833         `gnus-treat-*' to nil.
1834         (gnus-summary-search-article-highlight-matched-text): New macro
1835         for highlighting matched text.  It is bound at the compile time
1836         only.
1837         (gnus-summary-isearch-article): Call `gnus-summary-select-article'
1838         with the args nil and t; bind `gnus-treat-*' to nil.
1839
1840         * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
1841         `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
1842         `with-temp-file'; use `insert-file-contents-as-binary' instead of
1843         `insert-file-contents'.
1844
1845 1999-08-20  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1846
1847         * lisp/gnus.el (gnus-revision-number): Increment to 09.
1848
1849         * lisp/gnus-offline.el: Fix comments.
1850         (TopLevel): Delete the code for emulating custom. Do not inhibit
1851         byte-compile-warnings, but hide useless ones.
1852         (gnus-offline-dialup-program-arguments): defvar instead of
1853         defcustom.
1854         (gnus-offline-hangup-program-arguments): Ditto.
1855         (gnus-offline-interval-time): Ditto.
1856         (gnus-offline-dialup-program, gnus-offline-hangup-program,
1857         gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
1858         (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
1859         codes.
1860         Set `mail-sources' instead of `nnmail-spool-file'.
1861         (gnus-offline-enable-fetch-mail): Ditto.
1862         (gnus-offline-toggle-movemail-program): Abolish.
1863         (gnus-offline-define-menu-and-key): Modify according to it.
1864         (gnus-offline-define-menu-on-miee): Ditto.
1865         (gnus-offline-define-menu-on-agent): Ditto.
1866         (gnus-offline-message-add-header): Bind temporary variables.
1867         (gnus-offline-add-custom-header): Ditto.
1868         (gnus-offline-restore-mail-group-level): Ditto.
1869
1870         * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
1871         gnus-offline at the compile time. Do not inhibit
1872         byte-compile-warnings.
1873         (gnus-setup-for-offline): Really bind all temporary variables.
1874         (gnus-ofsetup-write-settting-file): Check if interval is a
1875         integer.
1876         Use `mail-sources' instead of `nnmail-spool-file'.
1877         (gnus-ofsetup-update-setting-file): Redefine as a macro.
1878         (gnus-ofsetup-prepare-for-miee): Ditto.
1879
1880         * README-offline.en : Update.
1881         * README-offline.ja : Ditto.
1882
1883 1999-08-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1884
1885         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
1886         `inhibit-read-only' to t; bind `buffer-read-only' to nil.
1887
1888 1999-08-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1889
1890         * lisp/gnus.el (gnus-revision-number): Increment to 08.
1891
1892 1999-08-19  Keiichi Suzuki  <keiichi@nanap.org>
1893
1894         * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
1895         group name with `\N'.
1896
1897 1999-08-19  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1898
1899         * lisp/gnus.el (gnus-revision-number): Increment to 07.
1900
1901         * lisp/pop3.el (pop3-except-header-regexp): New variable.
1902         (pop3-movemail): Don't retrieve messages whose headers are
1903         matching `pop3-except-header-regexp'.
1904         (pop3-top): New function.
1905         (pop3-retr): Don't use `save-restriction'.
1906
1907 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1908
1909         * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
1910
1911 1999-08-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1912
1913         * lisp/gnus.el (gnus-revision-number): Increment to 06.
1914
1915         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
1916         `gnus-article-next-page' when the last page is not displayed.
1917         (mime-preview-over-to-previous-method-alist): Use
1918         `gnus-article-prev-page' when the first page is not displayed.
1919         (gnus-next-page-map): Use `make-sparse-keymap' instead of
1920         `make-keymap'; don't use `suppress-keymap'.
1921         (gnus-insert-next-page-button, gnus-insert-prev-page-button):
1922         Succeed to the value of the text property `mime-view-situation' in
1923         the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
1924         current local map as a parent under FSF Emacsen.
1925
1926 1999-08-18  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1927
1928         * lisp/pop3.el (pop3-retr): Undo last change.
1929
1930 1999-08-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1931
1932         * lisp/gnus.el (gnus-revision-number): Increment to 05.
1933
1934         * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
1935         `accept-process-output'; Move point to the end of the normal
1936         response.
1937         (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
1938         (pop3-get-list): Abolish.
1939         (pop3-retr): Don't use `save-restriction'.
1940         (pop3-uidl): Don't use `condition-case' when checking UIDL support.
1941         (pop3-list): Likewise.
1942
1943 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1944
1945         * lisp/gnus.el (gnus-revision-number): Increment to 04.
1946
1947         * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
1948         `event-basic-type' instead of `event-button' under FSF Emacsen.
1949
1950 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1951
1952         * lisp/gnus.el (gnus-revision-number): Increment to 03.
1953
1954 1999-08-16  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1955
1956         * lisp/gnus-sum.el: Add `gnus-wheel-install' to
1957         `gnus-summary-mode-hook'.
1958         (gnus-use-wheel): New variable.
1959         (gnus-wheel-scroll-amount): New variable.
1960         (gnus-wheel-edge-resistance): New variable.
1961         (gnus-wheel-summary-scroll): New function.
1962         (gnus-wheel-install): New function.
1963
1964 1999-08-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1965
1966         * lisp/gnus.el (gnus-revision-number): Increment to 02.
1967
1968         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
1969         `defun' instead of `defsubst'.
1970         (make-full-mail-header): Ditto.
1971
1972         * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
1973         (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
1974
1975 1999-08-16  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1976
1977         * lisp/gnus.el (gnus-revision-number): Increment to 01.
1978
1979         * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
1980         is being sent.
1981
1982         * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
1983         function from Nana-gnus.
1984         (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
1985         (gnus-ofsetup-update-setting-file): Rename from
1986         `gnus-ofsetup-write-setting-file'.
1987         (gnus-ofsetup-find-parameters): Rename from
1988         `gnus-ofsetup-parameters'.
1989         (gnus-ofsetup-customize-done): Rewrite.
1990
1991 1999-08-15  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
1992
1993         * pop3.el: Sync up with pop3.el version 2.04.
1994         (pop3-leave-mail-on-server): New variable.
1995         (pop3-maximum-message-size): New variable.
1996         (pop3-uidl-file-name): New variable.
1997         (pop3-uidl-support): New variable.
1998         (pop3-uidl-obarray): New variable.
1999         (pop3-movemail): Check message size on every retrieval.
2000         (pop3-open-ssl-stream-1): Use new style macro.
2001         (pop3-get-message-numbers): New function.
2002         (pop3-get-list): New function.
2003         (pop3-get-uidl): New function.
2004         (pop3-get-unread-message-numbers): New function.
2005         (pop3-save-uidls): New function.
2006         (pop3-retr): Use `pop3-get-extended-response'.
2007         (pop3-list): New implementation.
2008         (pop3-uidl): New function.
2009         (pop3-get-extended-response): New function.
2010
2011 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2012
2013         * lisp/gnus.el: T-gnus 6.13.0 is released.
2014
2015 1999-08-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2016
2017         * ChangeLog.2: New file, rename from ChangeLog.
2018
2019         * lisp/dgnushack.el (TopLevel): Rearrange.
2020
2021         * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
2022         * README.branch: Ditto.
2023
2024         * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
2025
2026         * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
2027         * texi/message-ja.texi: Ditto.
2028         * texi/message.texi: Ditto.
2029         * texi/gnus-ja.texi: Ditto.
2030         * texi/gnus.texi: Ditto.
2031         * README-offline.ja: Ditto.
2032         * README-offline.en: Ditto.
2033         * README.semi.ja: Ditto.
2034         * README.semi: Ditto.
2035         * README.T-gnus: Ditto.
2036
2037         * t-gnus-6_13: NEW PUBLIC BRANCH.
2038
2039 See ChangeLog.2 for earlier changes.