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