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