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