1 2000-06-01 KANEMATSU Daiji <kanematu@sra.co.jp>
3 * texi/gnus-ja.texi (gnus-summary-hide-all-threads): Fix typo.
5 2000-05-28 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
7 * nnshimbun.el (nnshimbun-request-article-1): Fix to insert x-face
9 (nnshimbun-asahi-get-headers): Fix for subjects which contain ^M.
11 2000-05-26 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
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.
24 2000-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
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.
31 2000-05-25 Tanaka Akira <akr@m17n.org>
33 * README.semi, README.semi.ja: Update for CVS via SSH.
35 2000-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
37 * texi/gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
38 * texi/TRANSLATION.ja: Replace CRLF with LF.
40 2000-05-25 Keiichi Suzuki <keiichi@mdcnet.co.jp>
42 * lisp/nnshimbun.el (nnshimbun-fill-line): Use
43 `nnshimbun-fill-column' instead of `fill-column'.
45 2000-05-25 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
47 * lisp/nnshimbun.el: Clean up codes.
49 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Follow
50 changes in nnshimbun.el.
51 * texi/gnus-ja.texi (nnshimbun): Ditto.
53 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
55 * lisp/nnshimbun.el: Add `ZDNet Japan', `Yomiuri', and `Wired
57 (nnshimbun-regexp-opt): New function.
58 (nnshimbun-wired-get-all-headers): Replace regexp-opt with
61 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
63 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Complete
66 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
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.
73 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
75 * lisp/nnshimbun.el (nnshimbun-retrieve-url): Add argument to
78 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
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'.
85 * lisp/nnshimbun.el (nnshimbun-asahi-get-headers): Don't use
87 (nnshimbun-type-definition): Add address.
89 2000-05-23 Tatsuya Ichikawa <ichikawa@erc.epson.com>
91 * lisp/nnshimbun.el: Add `sponichi' support.
93 2000-05-23 KOSEKI Yoshinori <kose@wizard.tamra.co.jp>
95 * lisp/nnshimbun.el (nnshimbun-mime-encode-string): Fix wrong
98 2000-05-23 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
100 * lisp/nnshimbun.el: Change coding-system.
102 2000-05-21 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
104 * texi/gnus-ja.texi (nnshimbun): Add description.
106 2000-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
108 * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
110 * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
112 2000-05-21 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
114 * lisp/nnshimbun.el: New backend.
116 * lisp/gnus-group.el (gnus-group-make-shimbun-group): New command.
118 2000-05-17 Kenichi OKADA <okada@opaopa.org>
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".
126 2000-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
128 * lisp/dgnushack.el (dgnushack-texi-format): Use
129 `output-coding-system' instead of `coding-system-for-write' when
132 2000-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
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.
138 2000-05-10 Daiki Ueno <ueno@unixuser.org>
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'.
143 2000-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
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.
148 2000-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
150 * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
152 2000-05-10 Keiichi Suzuki <keiichi@mdcnet.co.jp>
154 * lisp/message.el (message-list-references): Do not insert
155 duplicate Message-Id, when specified
156 `message-list-references-add-position'.
158 * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
159 (gnus-bbdb/insert-address-regexp): New function.
161 2000-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
163 * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
165 2000-05-08 Katsumi Yamaoka <yamaoka@jpl.org>
167 * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
169 * README.T-gnus: Update.
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
180 2000-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
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
186 * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
188 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
190 * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
192 * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
193 (gnus-article-decoded-p): Ditto.
195 * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
196 (gnus-article-decoded-p): Ditto.
198 2000-04-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
200 * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
201 make info from texi. Thanks to Hayashi-san.
203 2000-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
205 * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
208 2000-04-24 Katsumi Yamaoka <yamaoka@jpl.org>
210 * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
212 * README.T-gnus: Update.
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.
233 * README: Requires XEmacs 21.1.1 and later.
234 * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
236 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
238 * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
239 (gnus-revision-number): Clear to 00.
241 * README.T-gnus: Update.
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.
253 * lisp/fill-flowed.el: New file.
255 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Gnus v5.8.4.
257 * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
259 2000-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
261 * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
262 of the separated message frames; use `gnus-copy-article-buffer'.
264 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
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'.
273 2000-04-13 Keiichi Suzuki <keiichi@mdcnet.co.jp>
275 * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
277 (gnus-search-or-regist-spec): Change interface.
279 2000-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
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.
287 2000-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
289 * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
291 * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
293 2000-04-11 Keiichi Suzuki <keiichi@mdcnet.co.jp>
295 * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
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
304 (gnus-format-specs): Modify data structure.
306 2000-04-10 Daiki Ueno <ueno@unixuser.org>
308 * lisp/imap.el (imap-body-lines): Check Content-Type: of the
309 article case insensitively.
311 2000-04-07 Katsumi Yamaoka <yamaoka@jpl.org>
313 * lisp/message.el (message-cite-original): Use "unknown sender" if
314 from field does not exist in the yanked article.
316 2000-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
318 * lisp/message.el (message-cite-original): Extract from field for
319 the simple citation line.
321 2000-03-21 Katsumi Yamaoka <yamaoka@jpl.org>
323 * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
324 article does not exist.
326 2000-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
328 * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
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.
336 2000-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
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.
344 2000-03-16 Katsumi Yamaoka <yamaoka@jpl.org>
346 * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
347 when Mule 2.3 is running.
349 2000-03-16 Katsumi Yamaoka <yamaoka@jpl.org>
351 * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
353 * lisp/gnus.el (gnus-continuum-version): Remove.
354 (gnus-product-variable-file-list): Use `product-version' instead of
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.
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.
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'.
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
395 * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
397 2000-03-14 Keiichi Suzuki <keiichi@nanap.org>
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
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'.
413 * lisp/gnus-vers.el: New file.
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.
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'.
435 * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
438 2000-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
440 * lisp/gnus.el (gnus-revision-number): Increment to 14.
441 (gnus-compile-user-specs): New user option.
443 * texi/gnus.texi: Update.
444 * texi/gnus-ja.texi: Update.
446 * lisp/gnus-start.el (gnus-setup-news): Revert.
447 (gnus-setup-news-hook): Revert.
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'.
457 2000-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
459 * lisp/gnus.el (gnus-revision-number): Increment to 13.
461 * texi/gnus.texi: Update.
462 * texi/gnus-ja.texi: Update.
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'.
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
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.
480 2000-03-05 Keiichi Suzuki <keiichi@nanap.org>
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'.
488 2000-03-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
490 * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
491 from gnus-format-specs.
493 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
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.
500 2000-03-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
502 * lisp/gnus.el (gnus-revision-number): Increment to 12.
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.
511 2000-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
513 * lisp/gnus.el (gnus-revision-number): Increment to 11.
515 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
517 * lisp/nnheader.el (nnheader-insert-nov): Use
518 `mime-entity-fetch-field' instead of `mime-fetch-field'.
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.
524 2000-03-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
526 * lisp/nnimap.el (nnimap-request-article-part): Don't use
527 `imap-capability' to detect BODYDETAIL response.
529 2000-03-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
531 * lisp/gnus.el (gnus-revision-number): Increment to 10.
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.
540 2000-02-29 Katsumi Yamaoka <yamaoka@jpl.org>
542 * lisp/gnus.el (gnus-revision-number): Increment to 09.
544 * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
545 from gnus-xmas.el; share them with XEmacs-MULE.
547 * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
550 2000-02-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
552 * lisp/gnus.el (gnus-revision-number): Increment to 08.
554 * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
555 `gnus-bbdb/split-mail'.
556 * README-gnus-bbdb.ja: Ditto.
558 2000-02-08 Yoshiki Hayashi <yoshiki@xemacs.org>
560 * gnus-art.el (article-display-face): Show folded X-Face.
562 2000-02-08 Keiichi Suzuki <keiichi@nanap.org>
564 * lisp/gnus.el (gnus-revision-number): Increment to 07.
566 * lisp/nnmail.el (nnmail-get-new-mail): Do not check
569 2000-02-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
571 * lisp/gnus.el (gnus-revision-number): Increment to 06.
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.
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
582 * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
584 * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
585 confusing tabs from original header.
587 2000-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
589 * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
591 (pop3-apop): Use built-in `md5' if it exists.
593 2000-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
595 * lisp/gnus.el (gnus-revision-number): Increment to 05.
597 * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
598 module `gnus-bitmap' instead of `smiley-mule'.
600 * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
601 without redisplaying if the point is out of view.
603 2000-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
605 * lisp/gnus.el (gnus-revision-number): Increment to 04.
607 2000-01-24 SANETO Takanori <sanewo@ba2.so-net.ne.jp>
609 * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
611 * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
612 * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
615 * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
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.
626 2000-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
628 * lisp/gnus.el (gnus-revision-number): Increment to 03.
630 * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
631 buffer if it is called non-interactively.
633 2000-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
635 * lisp/gnus.el (gnus-revision-number): Increment to 02.
637 * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
638 if the point is out of view.
640 2000-01-15 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
642 * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
643 `pos-visible-in-window-p' returns nil.
645 2000-01-15 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
647 * lisp/gnus-offline.el (gnus-agent-mode): New advice.
649 2000-01-12 Hirokazu FUKUI <hfukui@sannet.ne.jp>
651 * lisp/base64.el: Unbound base64-*-string and base64-*-region
652 when defined by autoload.
654 2000-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
656 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
657 the original code; hide group contents while rescanning.
659 2000-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
661 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
662 lines in the imitation buffer; turn off h-scrollbar for XEmacs.
664 2000-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
666 * lisp/gnus.el (gnus-revision-number): Increment to 01.
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.
673 * lisp/rfc2231.el: Require `cl' when compiling.
675 * lisp/gnus-clfns.el: New file.
677 * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
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.
684 2000-01-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
686 * lisp/dgnushack.el (char-before): Use the byte-optimaization.
688 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
690 * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
691 (gnus-revision-number): Clear to 00.
693 * README.T-gnus: Update.
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
715 * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
716 emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
718 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
720 * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
723 * lisp/gnus-sum.el (gnus-articles-to-read): Bind
724 `cursor-in-echo-area' to nil while `read-from-minibuffer'.
726 1999-12-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
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.
732 1999-12-28 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
734 * lisp/gnus.el (gnus-revision-number): Increment to 15.
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'.
742 * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
744 (gnus-offline-resource-ja): Ditto.
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
750 1999-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
752 * lisp/gnus.el (gnus-revision-number): Increment to 14.
754 * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
756 1999-12-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
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.
764 1999-12-23 Keiichi Suzuki <keiichi@nanap.org>
766 * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
769 1999-12-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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'.
777 1999-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
779 * lisp/gnus.el (gnus-revision-number): Increment to 13.
781 * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
782 as its parent directory.
784 * lisp/imap.el (base64-encode-string, base64-decode-string):
785 Autoload "base64" instead of the tricky definitions.
787 * lisp/base64.el: Restore the original code and invalidate it; use
788 mel for the base64 codec.
790 1999-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
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'.
796 1999-12-18 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
798 * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
799 `gnus-offline-connected', not `gnus-plugged'.
801 * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
802 `unless'. Use `when'.
804 * lisp/imap.el (base64-encode-string): Fix. May work.
806 1999-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
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
813 (message-mode-map): New key stroke `C-c C-f c' for the command
814 `message-goto-mail-copies-to'.
816 1999-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
818 * lisp/gnus.el (gnus-revision-number): Increment to 12.
820 * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
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.
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".
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):
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.
844 1999-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
846 * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
847 of `static-condition-case'.
849 1999-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
851 * lisp/gnus.el (gnus-revision-number): Increment to 11.
853 * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
856 1999-12-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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.
866 1999-12-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
868 * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
869 buffer name must be specific to its mail source.
871 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
873 * lisp/gnus.el (gnus-revision-number): Increment to 10.
875 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
876 call too many `static-if's.
878 * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
879 `make-symbolic-link' is not availabe.
881 * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
883 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
885 * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
886 the original `gnus-agent-toggle-plugged'.
888 * lisp/mail-source.el (mail-source-fetch-imap): Don't create
889 multiple temporary buffers, and don't kill one.
891 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
893 * lisp/gnus.el (gnus-revision-number): Increment to 09.
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'.
899 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
901 * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
903 * lisp/gnus-agent.el (gnus): Give up to advise here.
904 (gnus-group-get-new-news): New advice instead.
906 * lisp/gnus-offline.el (gnus-offline-setup): Call
907 `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
909 (gnus-offline-define-menu-and-key): Simplify.
910 (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
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'.
925 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
926 Ignore non-POP mail sources.
928 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
930 * lisp/gnus.el (gnus-revision-number): Increment to 07.
932 * lisp/gnus-util.el (gnus-union): Remove.
933 (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
935 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
936 instead of `gnus-union'.
938 1999-12-10 A.Hitachi <a_hitachi@msi.biglobe.ne.jp>
939 Katsumi Yamaoka <yamaoka@jpl.org>
941 * lisp/dgnushack.el (union): New compiler macro for emulating cl
944 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
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.
951 * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
953 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
955 * lisp/gnus.el (gnus-revision-number): Increment to 06.
957 1999-12-09 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
959 * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
960 in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
962 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
964 * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
966 (mapc): Bug fix - treat the last arg as a list.
968 1999-12-08 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
970 * lisp/gnus.el (gnus-revision-number): Increment to 05.
972 * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
973 modeline "Plugged" status display with the value of
976 * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
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
997 (gnus-offline-after-get-new-news): Do jobs only when
1000 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
1003 1999-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1005 * lisp/message.el (message-yank-add-new-references): Fix doc string.
1007 * texi/{message-ja.texi, message.texi}
1008 (message-list-references-add-position,
1009 message-yank-add-new-references): Add documentations.
1011 1999-12-07 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1013 * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
1014 `gnus-offline-get-message'.
1016 * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
1017 `gnus-ofsetup-get-message'.
1019 1999-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1021 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1022 (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
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.
1029 * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
1030 the bug fixed version rigidly instead of the use of `defadvice'.
1032 * lisp/message.el (font-lock-after-change-function): Don't use
1033 `compile' for the arg of `defadvice'.
1035 1999-12-06 Keiichi Suzuki <keiichi@nanap.org>
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.
1045 1999-12-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1047 * lisp/gnus.el (gnus-revision-number): Increment to 03.
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.
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
1059 * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
1060 at the compile time. Use `gnus-alive-p'.
1062 1999-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1064 * lisp/gnus.el (gnus-revision-number): Increment to 02.
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
1071 (max-specpdl-size): Set 3000.
1073 1999-12-05 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1075 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1077 * lisp/gnus-offline.el (gnus): New advice. synchronize
1078 `gnus-offline-connected' with `gnus-plugged'.
1080 1999-12-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1082 * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
1083 (gnus-revision-number): Clear to 00.
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.
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.
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
1101 * t-gnus-6_14: NEW PUBLIC BRANCH.
1103 1999-12-03 Hirokazu FUKUI <hfukui@sannet.ne.jp>
1104 Katsumi Yamaoka <yamaoka@jpl.org>
1106 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1108 * lisp/dgnushack.el (char-before): Use compiler macro instead of
1110 (char-after): Comment out the byte-optimization.
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.
1117 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1119 * lisp/imap.el: Remove autoload settings for `base64-decode-string'
1120 and `base64-encode-string'.
1122 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1124 * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
1125 (gnus-revision-number): Clear to 00.
1127 * README.T-gnus: Update.
1129 * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
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.
1142 * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
1145 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1146 emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
1149 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
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.
1156 * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
1158 1999-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1160 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1162 * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
1163 char with old Emacsen as well.
1165 1999-12-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1167 * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
1168 appears in the backquoted form.
1169 (gnus-category-edit-score): Ditto.
1171 * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
1172 appears in the backquoted form.
1174 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1176 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1178 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
1180 (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
1181 defined. If not, call `easy-menu-create-keymaps'.
1183 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1185 * lisp/gnus.el (gnus-revision-number): Increment to 08.
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
1198 (gnus-offline-popup-menu): Do not define this function under XEmacs.
1199 (gnus-offline-popup): New function.
1201 * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
1202 (gnus-ofsetup-resource-en): Fix doc strings.
1203 (gnus-ofsetup-resource-ja): Ditto.
1205 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1207 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1209 * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
1210 Pterodactyl Gnus v0.98.
1212 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1214 * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
1216 * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
1218 * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
1219 `car' and `cdr' instead of `cadr'.
1221 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
1222 instead of `push'; use `if' instead of `when'.
1224 * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
1226 (gnus-useful-groups): Use `or' instead of `unless'.
1228 * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
1231 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1233 * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
1234 `when' in the body of `defadvice'. Use `if' instead.
1236 * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
1239 1999-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
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.
1244 1999-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1246 * lisp/gnus.el (gnus-revision-number): Increment to 06.
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.
1253 1999-11-26 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1255 * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
1256 are removed to fill gnus-version within 80 columns.
1258 1999-11-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1260 * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
1262 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1264 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1266 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
1269 * lisp/gnus-util.el (gnus-union): New function.
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.
1275 * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
1277 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1279 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1281 * lisp/dgnushack.el (union, copy-list): New compiler macros for
1282 emulating cl functions.
1284 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1286 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1287 (gnus-select-method): Use `condition-case' instead of
1290 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1291 instead of `ignore-errors'.
1293 * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
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'.
1306 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1308 * lisp/gnus.el (gnus-revision-number): Increment to 02.
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.
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.
1325 * lisp/gnus-ems.el (gnus-split-string): Remove.
1327 1999-11-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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'.
1336 1999-11-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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'.
1346 1999-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1348 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1349 (gnus-select-method): Use `condition-case' instead of
1352 * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
1355 * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
1356 `coding' and `noerror' for the stopgaps.
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.
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'.
1368 * lisp/gnus-util.el (copy-list): New function defined by
1371 * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
1372 the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
1374 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1375 instead of `ignore-errors'.
1377 * lisp/gnus-picon.el: Require `cl'.
1379 * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
1380 gnus-offline.el} (cl): Enclose the requiring procedure with
1381 `eval-when-compile'.
1383 * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
1384 procedure with `eval-when-compile' instead of `eval-and-compile'.
1386 1999-11-09 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
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.
1392 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
1394 * lisp/gnus.el (gnus-group-startup-message): Insert space before
1396 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
1398 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
1400 * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
1401 (gnus-revision-number): Clear to 00.
1403 * README.T-gnus: Update.
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.
1412 * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
1414 * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
1417 * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1419 1999-11-08 Kinji Itoh <kinji-i@ma.neweb.ne.jp>
1421 * lisp/gnus-draft.el (gnus-draft-edit-message): Use
1422 `message-save-drafts' instead of `set-buffer-modified-p' and
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
1429 1999-11-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1431 * lisp/pop3.el (pop3-progress-message): New function.
1432 (pop3-movemail): Use it.
1434 1999-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1436 * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
1437 `gnus-following-method'.
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'.
1443 * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
1445 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
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'.
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.
1456 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1458 * lisp/gnus.el (gnus-revision-number): Increment to 13.
1459 (TopLevel): Rearrange autoload settings.
1461 * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
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'.
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.
1473 1999-10-24 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
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".
1479 * lisp/gnus-offline.el (TopLevel): Do not consider the functions
1482 * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
1483 `gnus-custom-mode' defined in "gnus-cus".
1485 1999-10-21 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1487 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1489 * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
1490 when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
1493 1999-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
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
1500 * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
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.
1507 * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
1508 ordinary text if the feature `smiley-mule' is provided and FSF
1510 (TopLevel): Require `static' at the compile time.
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'.
1528 1999-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1530 * lisp/gnus.el (gnus-revision-number): Increment to 09.
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.
1547 1999-10-04 Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
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.
1557 1999-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1559 * lisp/gnus.el (gnus-revision-number): Increment to 08.
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.
1568 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
1570 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1571 (TopLevel): Autoload "gnus-art" for the function
1572 `gnus-article-show-all'.
1574 * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
1575 hidden text if the command `gnus-summary-toggle-mime' is used.
1577 * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
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'.
1589 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
1591 * lisp/gnus.el (gnus-revision-number): Increment to 06.
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'.
1600 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1602 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1604 1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1606 * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
1607 argument is list or not before condition.
1609 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1611 * lisp/gnus-art.el (gnus-treat-predicate): Work for
1612 (typep "something").
1614 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
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.
1621 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1623 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1625 * lisp/message.el (message-generate-headers): Don't insert
1628 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
1629 negative number for the 2nd arg of `insert-char'.
1631 1999-10-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1633 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
1634 gnus-ja instead of gnus if Japanese environment is on.
1636 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
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.
1643 * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
1645 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
1646 version string; fix glyph position.
1648 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
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.
1655 1999-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
1657 * lisp/gnus.el (gnus-revision-number): Increment to 02.
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'.
1664 1999-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
1666 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1668 * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
1669 instead of signaling an error if the destination group is not
1671 (gnus-summary-move-article): Do nothing if the destination group
1672 is not newly created.
1674 * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
1677 1999-09-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1679 * nnfolder.el (nnfolder-possibly-change-group): Don't create an
1680 active entry for the group even if it doesn't exist.
1682 1999-09-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1684 * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
1686 1999-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1688 * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
1689 (gnus-revision-number): Clear to 00.
1691 * README.T-gnus: Update.
1693 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1694 emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
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.
1702 1999-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1704 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1706 * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
1707 smooth scrolling under XEmacs.
1708 (gnus-article-next-page):Ditto.
1710 * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
1711 descriptions about the problem of loaddefs.el and the patch for
1714 1999-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1716 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1718 * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
1719 `:predicate' for old Emacsen; require `static'.
1721 * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
1722 `:path' and `:predicate'.
1724 1999-09-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1726 * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
1727 modeline as modified.
1729 1999-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
1731 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1733 * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
1734 `mime-view-entity' in the modified header under FSF Emacsen.
1736 1999-09-13 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1738 * README-offline.en: Rewrite the usage description.
1739 * README-offline.ja: Ditto.
1741 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1743 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1745 * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
1748 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1750 * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
1751 * README-offline.ja: Ditto.
1753 1999-09-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1755 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1757 * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
1758 the current buffer as modified.
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.
1765 1999-09-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1767 * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
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'.
1773 1999-09-03 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1775 * lisp/gnus.el (gnus-revision-number): Increment to 02.
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.
1793 * lisp/gnus-ofsetup.el (gnus-offline-lang,
1794 gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
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.
1804 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
1806 * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
1807 `isearch-lazy-highlight'.
1809 1999-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
1811 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1813 * lisp/lpath.el (babel-as-string): Bind it.
1815 * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
1816 original X-Face field while searching. It is done for only FSF
1818 (gnus-summary-search-article-highlight-matched-text): Ditto.
1819 (gnus-summary-search-article-matched-data): Bind it explicitly.
1821 1999-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1823 * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
1824 (gnus-revision-number): Clear to 00.
1826 * README.T-gnus: Update.
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.
1836 1999-08-27 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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'.
1845 1999-08-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1847 * README-offline.ja : Fix.
1849 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
1852 * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
1853 requirements; Enclose the autoload for `gnus-custom-mode' with
1856 1999-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
1858 * lisp/gnus.el (gnus-revision-number): Increment to 15.
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>]
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.
1871 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
1873 * lisp/gnus.el (gnus-revision-number): Increment to 14.
1875 * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
1876 recenter the article when touchdown; popup the article buffer if
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'.
1887 1999-08-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1889 * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
1890 (clean): Remove formatted info files.
1891 (distclean): Just remove Makefile.
1893 1999-08-25 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1895 * lisp/gnus.el (gnus-revision-number): Increment to 13.
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.
1903 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
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'.
1910 * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
1911 `user-login-name' and `user-real-login-name' returns the same
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.
1919 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
1921 * lisp/gnus.el (gnus-revision-number): Increment to 12.
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
1931 (gnus-summary-select-article): Bind
1932 `gnus-summary-search-article-matched-data' in the article buffer
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'.
1941 1999-08-25 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1943 * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
1946 * lisp/gnus-sum.el (gnus-summary-mode): Don't set
1947 `gnus-newsgroup-incorporated' explicitly.
1949 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
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.
1956 1999-08-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1958 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1959 (gnus-summary-incorporated-face): New face spec.
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.
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'.
1971 * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
1973 * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
1974 `K' if the group has already been subscribed.
1976 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
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.
1982 * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
1985 1999-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1987 * lisp/gnus.el (gnus-revision-number): Increment to 10.
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
1996 (gnus-summary-isearch-article): Call `gnus-summary-select-article'
1997 with the args nil and t; bind `gnus-treat-*' to nil.
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'.
2004 1999-08-20 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
2006 * lisp/gnus.el (gnus-revision-number): Increment to 09.
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
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
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.
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
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.
2039 * README-offline.en : Update.
2040 * README-offline.ja : Ditto.
2042 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2044 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
2045 `inhibit-read-only' to t; bind `buffer-read-only' to nil.
2047 1999-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
2049 * lisp/gnus.el (gnus-revision-number): Increment to 08.
2051 1999-08-19 Keiichi Suzuki <keiichi@nanap.org>
2053 * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
2054 group name with `\N'.
2056 1999-08-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2058 * lisp/gnus.el (gnus-revision-number): Increment to 07.
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'.
2066 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2068 * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
2070 1999-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2072 * lisp/gnus.el (gnus-revision-number): Increment to 06.
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.
2085 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2087 * lisp/pop3.el (pop3-retr): Undo last change.
2089 1999-08-17 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2091 * lisp/gnus.el (gnus-revision-number): Increment to 05.
2093 * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
2094 `accept-process-output'; Move point to the end of the normal
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.
2102 1999-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2104 * lisp/gnus.el (gnus-revision-number): Increment to 04.
2106 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
2107 `event-basic-type' instead of `event-button' under FSF Emacsen.
2109 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
2111 * lisp/gnus.el (gnus-revision-number): Increment to 03.
2113 1999-08-16 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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.
2123 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
2125 * lisp/gnus.el (gnus-revision-number): Increment to 02.
2127 * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
2128 `defun' instead of `defsubst'.
2129 (make-full-mail-header): Ditto.
2131 * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
2132 (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
2134 1999-08-16 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
2136 * lisp/gnus.el (gnus-revision-number): Increment to 01.
2138 * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
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.
2150 1999-08-15 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
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.
2170 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
2172 * lisp/gnus.el: T-gnus 6.13.0 is released.
2174 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
2176 * ChangeLog.2: New file, rename from ChangeLog.
2178 * lisp/dgnushack.el (TopLevel): Rearrange.
2180 * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
2181 * README.branch: Ditto.
2183 * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
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.
2196 * t-gnus-6_13: NEW PUBLIC BRANCH.
2198 See ChangeLog.2 for earlier changes.