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