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