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