1 2000-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
3 * lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
4 (nnshimbun-make-text-or-html-contents): Ditto.
5 (nnshimbun-request-article-1): Ditto.
6 (nnshimbun-x-face-alist): New variable.
8 2000-05-25 Tanaka Akira <akr@m17n.org>
10 * README.semi, README.semi.ja: Update for CVS via SSH.
12 2000-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
14 * texi/gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
15 * texi/TRANSLATION.ja: Replace CRLF with LF.
17 2000-05-25 Keiichi Suzuki <keiichi@mdcnet.co.jp>
19 * lisp/nnshimbun.el (nnshimbun-fill-line): Use
20 `nnshimbun-fill-column' instead of `fill-column'.
22 2000-05-25 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
24 * lisp/nnshimbun.el: Clean up codes.
26 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Follow
27 changes in nnshimbun.el.
28 * texi/gnus-ja.texi (nnshimbun): Ditto.
30 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
32 * lisp/nnshimbun.el: Add `ZDNet Japan', `Yomiuri', and `Wired
34 (nnshimbun-regexp-opt): New function.
35 (nnshimbun-wired-get-all-headers): Replace regexp-opt with
38 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
40 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Complete
43 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
45 * lisp/nnshimbun.el: Add `CNET Japan' support.
46 (nnshimbun-make-date-string): New function.
47 (nnshimbun-asahi-get-headers): Use nnshimbun-make-date-string.
48 (nnshimbun-sponichi-get-headers): Ditto.
50 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
52 * lisp/nnshimbun.el (nnshimbun-retrieve-url): Add argument to
55 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
57 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Add
58 completion to the shimbun address; delete empty strings from
59 `gnus-group-shimbun-type-history' and
60 `gnus-group-shimbun-address-history'.
62 * lisp/nnshimbun.el (nnshimbun-asahi-get-headers): Don't use
64 (nnshimbun-type-definition): Add address.
66 2000-05-23 Tatsuya Ichikawa <ichikawa@erc.epson.com>
68 * lisp/nnshimbun.el: Add `sponichi' support.
70 2000-05-23 KOSEKI Yoshinori <kose@wizard.tamra.co.jp>
72 * lisp/nnshimbun.el (nnshimbun-mime-encode-string): Fix wrong
75 2000-05-23 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
77 * lisp/nnshimbun.el: Change coding-system.
79 2000-05-21 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
81 * texi/gnus-ja.texi (nnshimbun): Add description.
83 2000-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
85 * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
87 * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
89 2000-05-21 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
91 * lisp/nnshimbun.el: New backend.
93 * lisp/gnus-group.el (gnus-group-make-shimbun-group): New command.
95 2000-05-17 Kenichi OKADA <okada@opaopa.org>
97 * lisp/imap.el (imap-digest-md5-auth): Rewrite for the use of
98 `sasl-digest-md5-digest-response' instead of
99 `digest-md5-digest-response'.
100 (TopLevel): Require `sasl' when compiling instead of `digest-md5';
101 don't autoload "digest-md5".
103 2000-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
105 * lisp/dgnushack.el (dgnushack-texi-format): Use
106 `output-coding-system' instead of `coding-system-for-write' when
109 2000-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
111 * lisp/message.el (message-forward) Replace the use of `eolp' with
112 `bolp' for detecting the start of the line.
113 (message-indent-citation): Ditto.
115 2000-05-10 Daiki Ueno <ueno@unixuser.org>
117 * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Don't bind
118 `bbdb-use-pop-up' while executing `bbdb-pop-up-bbdb-buffer'.
120 2000-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
122 * lisp/gnus-msg.el (gnus-debug): Break MIME tags from the snoopies.
123 (gnus-bug): Insert text/plain tag at the end of the buffer.
125 2000-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
127 * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
129 2000-05-10 Keiichi Suzuki <keiichi@mdcnet.co.jp>
131 * lisp/message.el (message-list-references): Do not insert
132 duplicate Message-Id, when specified
133 `message-list-references-add-position'.
135 * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
136 (gnus-bbdb/insert-address-regexp): New function.
138 2000-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
140 * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
142 2000-05-08 Katsumi Yamaoka <yamaoka@jpl.org>
144 * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
146 * README.T-gnus: Update.
148 * lisp/{webmail.el,rfc2047.el,nnmbox.el,nndoc.el,mml.el,mm-view.el,
149 mm-partial.el,mm-decode.el,mm-bodies.el,message.el,lpath.el,
150 gnus.el,gnus-vers.el,gnus-util.el,gnus-start.el,gnus-score.el,
151 gnus-msg.el,gnus-mailcap.el,gnus-ems.el,gnus-draft.el,gnus-art.el,
152 ChangeLog}: Sync up with Gnus v5.8.6.
153 * texi/{postamble.tex,message.texi,message-ja.texi,gnusref.tex,
154 gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
157 2000-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
159 * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
160 You might be able to use T-gnus with the versions of XEmacs prior
163 * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
165 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
167 * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
169 * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
170 (gnus-article-decoded-p): Ditto.
172 * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
173 (gnus-article-decoded-p): Ditto.
175 2000-04-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
177 * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
178 make info from texi. Thanks to Hayashi-san.
180 2000-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
182 * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
185 2000-04-24 Katsumi Yamaoka <yamaoka@jpl.org>
187 * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
189 * README.T-gnus: Update.
191 * GNUS-NEWS: Sync up with Gnus v5.8.5.
192 * lisp/{webmail.el,utf7.el,time-date.el,smiley.el,rfc2047.el,
193 rfc1843.el,qp.el,pop3.el,parse-time.el,nnweb.el,nnwarchive.el,
194 nnvirtual.el,nnultimate.el,nntp.el,nnspool.el,nnslashdot.el,
195 nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
196 nndoc.el,nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
197 mm-encode.el,mm-decode.el,mm-bodies.el,message.el,mail-source.el,
198 mail-prsvr.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,gnus.el,
199 gnus-xmas.el,gnus-win.el,gnus-uu.el,gnus-util.el,gnus-topic.el,
200 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,
201 gnus-msg.el,gnus-move.el,gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,
202 gnus-logic.el,gnus-kill.el,gnus-int.el,gnus-group.el,gnus-ems.el,
203 gnus-eform.el,gnus-dup.el,gnus-draft.el,gnus-cite.el,gnus-cache.el,
204 gnus-bcklg.el,gnus-async.el,gnus-art.el,gnus-agent.el,
205 format-spec.el,flow-fill.el,fill-flowed.el,dgnushack.el,ChangeLog}:
206 Sync up with Gnus v5.8.5.
207 * texi/{refcard.tex,gnusref.tex,gnus.texi,gnus-ja.texi,
208 gnus-faq-ja.texi,Makefile.in,ChangeLog}: Sync up with Gnus v5.8.5.
210 * README: Requires XEmacs 21.1.1 and later.
211 * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
213 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
215 * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
216 (gnus-revision-number): Clear to 00.
218 * README.T-gnus: Update.
220 * lisp/{webmail.el,utf7.el,time-date.el,rfc2047.el,qp.el,pop3.el,
221 parse-time.el,nnweb.el,nnwarchive.el,nnultimate.el,nntp.el,
222 nnslashdot.el,nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,
223 mm-view.el,mm-util.el,mm-decode.el,mm-bodies.el,message.el,
224 mail-source.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,
225 gnus.el,gnus-win.el,gnus-vers.el,gnus-uu.el,gnus-topic.el,
226 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-mailcap.el,
227 gnus-group.el,gnus-cus.el,gnus-art.el,gnus-agent.el,base64.el,
228 ChangeLog}: Sync up with Gnus v5.8.4.
230 * lisp/fill-flowed.el: New file.
232 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Gnus v5.8.4.
234 * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
236 2000-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
238 * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
239 of the separated message frames; use `gnus-copy-article-buffer'.
241 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
243 * lisp/gnus-vers.el (gnus-revision-number): Increment to 18.
244 (gnus-extended-version): Use `gnus-product-name' and
245 `gnus-version-number' instead of the use of `product-string'.
246 (gnus-version-number): Exclude `gnus-revision-number'.
247 (Defining product): Include `gnus-revision-number'.
248 (TopLevel): Require `poe' for the function `butlast'.
250 2000-04-13 Keiichi Suzuki <keiichi@mdcnet.co.jp>
252 * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
254 (gnus-search-or-regist-spec): Change interface.
256 2000-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
258 * lisp/gnus-art.el (gnus-article-prev-page): Bind
259 `window-pixel-scroll-increment' to nil while scrolling for
260 canceling a backlash and a modeline erosion. It may work under
261 XEmacs 21.2.20 and later.
262 (gnus-article-next-page): Ditto.
264 2000-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
266 * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
268 * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
270 2000-04-11 Keiichi Suzuki <keiichi@mdcnet.co.jp>
272 * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
275 * lisp/gnus-spec.el (gnus-search-or-regist-spec): New utility macro.
276 (gnus-update-format-specifications): Support new data structure of
277 `gnus-format-specs-compiled'.
278 (gnus-update-format-specification-1): Likewise.
279 (gnus-update-format): Support new data structure of
281 (gnus-format-specs): Modify data structure.
283 2000-04-10 Daiki Ueno <ueno@unixuser.org>
285 * lisp/imap.el (imap-body-lines): Check Content-Type: of the
286 article case insensitively.
288 2000-04-07 Katsumi Yamaoka <yamaoka@jpl.org>
290 * lisp/message.el (message-cite-original): Use "unknown sender" if
291 from field does not exist in the yanked article.
293 2000-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
295 * lisp/message.el (message-cite-original): Extract from field for
296 the simple citation line.
298 2000-03-21 Katsumi Yamaoka <yamaoka@jpl.org>
300 * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
301 article does not exist.
303 2000-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
305 * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
307 * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
308 `output-coding-system' for Mule 2.3.
309 * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
310 * lisp/imap.el (imap-ssl-open): Ditto.
311 * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
313 2000-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
315 * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
316 (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
317 file using `gnus-re-read-newsrc-el-file'. In that case, the
318 compiled format specs in the file which may be created by the other
319 Gnusae should be ignored.
321 2000-03-16 Katsumi Yamaoka <yamaoka@jpl.org>
323 * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
324 when Mule 2.3 is running.
326 2000-03-16 Katsumi Yamaoka <yamaoka@jpl.org>
328 * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
330 * lisp/gnus.el (gnus-continuum-version): Remove.
331 (gnus-product-variable-file-list): Use `product-version' instead of
333 (TopLevel): Don't autoload "gnus-msg" for the function
334 `gnus-extended-version'.
335 (gnus-version): Move to gnus-vers.el.
336 (gnus-version): Ditto.
337 (gnus-version-number): Ditto.
338 (gnus-product-name): Ditto.
339 (gnus-original-product-name): Ditto.
340 (running-pterodactyl-gnus-0_73-or-later): Ditto.
341 (gnus-original-version-number): Ditto.
342 (gnus-revision-number): Ditto.
344 * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
345 (gnus-version): Move from gnus.el.
346 (gnus-version): Ditto.
347 (gnus-version-number): Ditto.
348 (gnus-product-name): Ditto.
349 (gnus-original-product-name): Ditto.
350 (running-pterodactyl-gnus-0_73-or-later): Ditto.
351 (gnus-original-version-number): Ditto.
352 (gnus-revision-number): Ditto.
354 * lisp/gnus-start.el (gnus-product-quick-file-format): Use
355 `gnus-vers' instead of `gnus' for the product.
356 (gnus-product-save-variable-file-1): Message an absolute file name;
357 use `save-buffer-as-coding-system'; use `gnus-vers' instead of
358 `gnus' for the product.
359 (gnus-convert-old-ticks): Remove.
360 (gnus-convert-old-newsrc): Remove.
361 (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
363 * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
364 `gnus-format-specs-compiled'.
365 (gnus-update-format-specifications): Specify the arg `format' for
366 `gnus-update-format-specification-1'.
367 (gnus-update-format-specification-1): Modify for the new form of
368 `gnus-format-specs-compiled'; add a new arg `format'.
369 (gnus-format-specs-compiled): Allow the plural compiled functions
372 * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
374 2000-03-14 Keiichi Suzuki <keiichi@nanap.org>
376 NOTE: It requires `product' in APEL 10.0 or later.
377 Will be created ``~/News/.T-gnus/'' directory automatically by
378 default. You can customize location by `gnus-product-directory'.
379 ``cache'' and ``strict-cache'' files will be created under the
382 * lisp/gnus.el (TopLevel): Require `gnus-vers'.
383 (gnus-product-name): Abolished.
384 (gnus-version-number): Ditto.
385 (gnus-version): Use `product-string'. (Format changed)
386 (gnus-variable-list): Delete `gnus-format-specs'.
387 (gnus-product-variable-file-list): New variable.
388 (TopLevel): Use `product-provide'.
390 * lisp/gnus-vers.el: New file.
392 * lisp/gnus-start.el (gnus-product-directory): New user option.
393 (gnus-clear-quick-file-variables): New function.
394 (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
395 (gnus-read-newsrc-file): Likewise.
396 (gnus-read-newsrc-el-file): Read product's variable files.
397 (gnus-product-read-variable-file-1): New function.
398 (gnus-save-newsrc-file): Save product's variable files.
399 (gnus-product-variable-touch): New function.
400 (gnus-product-variables-dirty-p): Ditto.
401 (gnus-product-save-variable-file): Ditto.
402 (gnus-product-save-variable-file-1): Ditto.
403 (gnus-product-quick-file-format): Ditto.
405 * lisp/gnus-spec.el (gnus-update-format): Use
406 `gnus-product-variable-touch'.
407 (gnus-update-format-specification-1): Likewise.
408 (gnus-update-format-specifications): Do not check `emacs-version'
409 and `gnus-newsrc-file-version'. Use
410 `gnus-product-variable-touch'.
412 * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
415 2000-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
417 * lisp/gnus.el (gnus-revision-number): Increment to 14.
418 (gnus-compile-user-specs): New user option.
420 * texi/gnus.texi: Update.
421 * texi/gnus-ja.texi: Update.
423 * lisp/gnus-start.el (gnus-setup-news): Revert.
424 (gnus-setup-news-hook): Revert.
426 * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
427 as well; don't bind `gnus-tmp-func'.
428 (gnus-update-format-specifications): Revert; use
429 `gnus-update-format-specification-1'.
430 (gnus-update-format-specification-1): New function.
431 (gnus-format-specs-compiled): Modify the form.
432 (TopLevel): Require `alist'.
434 2000-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
436 * lisp/gnus.el (gnus-revision-number): Increment to 13.
438 * texi/gnus.texi: Update.
439 * texi/gnus-ja.texi: Update.
441 * lisp/gnus-start.el (gnus-setup-news): Update all format specs
442 just before `gnus-setup-news-hook' is evaluated.
443 (gnus-setup-news-hook): Default to `gnus-compile'.
445 * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
446 `gnus-format-specs', generate compiled specs in
447 `gnus-format-specs-compiled' instead; don't touch the dribble
449 (gnus-update-format-specifications): Bind `gnus-format-specs' to
450 `gnus-format-specs-compiled' if the latter is non-nil; use
451 `gnus-update-format-specifications-1'.
452 (gnus-update-format-specifications-1): Rename from
453 `gnus-update-format-specifications'; update the value of
454 `gnus-newsrc-file-version' if the updating is forced.
455 (gnus-format-specs-compiled): New internal variable.
457 2000-03-05 Keiichi Suzuki <keiichi@nanap.org>
459 * lisp/gnus-spec.el (gnus-update-format-specifications): Force
460 update format specifications, when differ `gnus-version' and
461 `gnus-newsrc-file-version' instead of `gnus-version' and
462 `gnus-version' in `gnus-format-specs'.
463 Do not add `gnus-version' into `gnus-format-specs'.
465 2000-03-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
467 * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
468 from gnus-format-specs.
470 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
472 * nnvirtual.el (nnvirtual-request-article):
473 Bind gnus-override-method to nil.
474 (nnvirtual-request-update-mark): Don't update mark when
475 article is not there.
477 2000-03-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
479 * lisp/gnus.el (gnus-revision-number): Increment to 12.
481 * lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
482 and `pgg-verify-region'.
483 (gnus-summary-decrypt-article): New command.
484 (gnus-summary-verify-article): New command.
485 (gnus-summary-article-map): Bind them.
486 (gnus-wheel-summary-scroll): Fix paren style.
488 2000-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
490 * lisp/gnus.el (gnus-revision-number): Increment to 11.
492 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
494 * lisp/nnheader.el (nnheader-insert-nov): Use
495 `mime-entity-fetch-field' instead of `mime-fetch-field'.
497 * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
498 `mime-entity-read-field' instead of `mime-read-field'.
499 (gnus-article-sort-by-author): Likewise.
501 2000-03-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
503 * lisp/nnimap.el (nnimap-request-article-part): Don't use
504 `imap-capability' to detect BODYDETAIL response.
506 2000-03-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
508 * lisp/gnus.el (gnus-revision-number): Increment to 10.
511 (nnimap-request-article-part): Handle `BODY' fetch response when
512 the server implements IMAP4 rev1 capabilities.
513 (nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
514 this attribute was obsoleted in RFC2060.
515 (nnimap-request-body): Ditto.
517 2000-02-29 Katsumi Yamaoka <yamaoka@jpl.org>
519 * lisp/gnus.el (gnus-revision-number): Increment to 09.
521 * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
522 from gnus-xmas.el; share them with XEmacs-MULE.
524 * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
527 2000-02-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
529 * lisp/gnus.el (gnus-revision-number): Increment to 08.
531 * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
532 `gnus-bbdb/split-mail'.
533 * README-gnus-bbdb.ja: Ditto.
535 2000-02-08 Yoshiki Hayashi <yoshiki@xemacs.org>
537 * gnus-art.el (article-display-face): Show folded X-Face.
539 2000-02-08 Keiichi Suzuki <keiichi@nanap.org>
541 * lisp/gnus.el (gnus-revision-number): Increment to 07.
543 * lisp/nnmail.el (nnmail-get-new-mail): Do not check
546 2000-02-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
548 * lisp/gnus.el (gnus-revision-number): Increment to 06.
550 * lisp/gnus-ofsetup.el: Provide `gnus-ofsetup'.
551 (gnus-setup-for-offline): Add `starttls' to IMAP streams; add
552 `digest-md5' to IMAP authenticators.
554 * lisp/gnus-offline.el (gnus-group-get-new-news,
555 gnus-agent-toggle-plugged,gnus-agent-expire,
556 gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
559 * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
561 * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
562 confusing tabs from original header.
564 2000-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
566 * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
568 (pop3-apop): Use built-in `md5' if it exists.
570 2000-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
572 * lisp/gnus.el (gnus-revision-number): Increment to 05.
574 * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
575 module `gnus-bitmap' instead of `smiley-mule'.
577 * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
578 without redisplaying if the point is out of view.
580 2000-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
582 * lisp/gnus.el (gnus-revision-number): Increment to 04.
584 2000-01-24 SANETO Takanori <sanewo@ba2.so-net.ne.jp>
586 * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
588 * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
589 * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
592 * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
594 * lisp/gnus.el (gnus-version): Ditto.
595 * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
596 * lisp/gnus-offline.el (gnus-offline-set-interval-time,
597 gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
598 gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
599 gnus-offline-hangup-line, gnus-offline-get-new-news-function,
600 gnus-offline-connect-server): Ditto.
601 * lisp/dgnushack.el (dgnushack-make-package): Ditto.
603 2000-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
605 * lisp/gnus.el (gnus-revision-number): Increment to 03.
607 * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
608 buffer if it is called non-interactively.
610 2000-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
612 * lisp/gnus.el (gnus-revision-number): Increment to 02.
614 * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
615 if the point is out of view.
617 2000-01-15 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
619 * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
620 `pos-visible-in-window-p' returns nil.
622 2000-01-15 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
624 * lisp/gnus-offline.el (gnus-agent-mode): New advice.
626 2000-01-12 Hirokazu FUKUI <hfukui@sannet.ne.jp>
628 * lisp/base64.el: Unbound base64-*-string and base64-*-region
629 when defined by autoload.
631 2000-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
633 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
634 the original code; hide group contents while rescanning.
636 2000-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
638 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
639 lines in the imitation buffer; turn off h-scrollbar for XEmacs.
641 2000-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
643 * lisp/gnus.el (gnus-revision-number): Increment to 01.
645 * lisp/{rfc2231.el,nnweb.el,nnultimate.el,nntp.el,nnspool.el,
646 nnslashdot.el,nnml.el,nnmh.el,nnkiboze.el,nnimap.el,gnus-topic.el,
647 gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,gnus-cache.el,
648 gnus-agent.el}: Require `gnus-clfns' when compiling.
650 * lisp/rfc2231.el: Require `cl' when compiling.
652 * lisp/gnus-clfns.el: New file.
654 * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
657 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Don't
658 rescan the current newsgroup before exiting; wear an imitation
659 summary buffer while rescanning.
661 2000-01-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
663 * lisp/dgnushack.el (char-before): Use the byte-optimaization.
665 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
667 * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
668 (gnus-revision-number): Clear to 00.
670 * README.T-gnus: Update.
672 * lisp/{webmail.el,uudecode.el,utf7.el,time-date.el,smiley.el,
673 score-mode.el,rfc2047.el,rfc1843.el,qp.el,pop3.el,parse-time.el,
674 nnweb.el,nnwarchive.el,nnvirtual.el,nnultimate.el,nntp.el,
675 nnspool.el,nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,
676 nnmail.el,nnlistserv.el,nnkiboze.el,nnimap.el,nnheader.el,
677 nnfolder.el,nneething.el,nndraft.el,nndoc.el,nndb.el,nnbabyl.el,
678 nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
679 mm-decode.el,mm-bodies.el,messcompat.el,message.el,md5.el,
680 mail-source.el,mail-prsvr.el,lpath.el,imap.el,ietf-drums.el,
681 gnus-xmas.el,gnus-win.el,gnus-vm.el,gnus-uu.el,gnus-util.el,
682 gnus-undo.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
683 gnus-spec.el,gnus-soup.el,gnus-setup.el,gnus-score.el,gnus-salt.el,
684 gnus-range.el,gnus-picon.el,gnus-nocem.el,gnus-msg.el,
685 gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,gnus-logic.el,
686 gnus-load.el,gnus-kill.el,gnus-group.el,gnus-gl.el,gnus-ems.el,
687 gnus-draft.el,gnus-demon.el,gnus-cus.el,gnus-cite.el,gnus-cache.el,
688 gnus-bcklg.el,gnus-audio.el,gnus-async.el,gnus-art.el,
689 gnus-agent.el,binhex.el,base64.el,ChangeLog}: Sync up with Gnus
692 * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
693 emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
695 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
697 * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
700 * lisp/gnus-sum.el (gnus-articles-to-read): Bind
701 `cursor-in-echo-area' to nil while `read-from-minibuffer'.
703 1999-12-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
705 * lisp/gnus-offline.el (TopLevel): Call
706 `define-process-argument-editiong' only under Meadow -- i.e. don't
707 call this function under NTEmacs.
709 1999-12-28 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
711 * lisp/gnus.el (gnus-revision-number): Increment to 15.
713 * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
714 `gnus-offline-agent-automatic-expire'.
715 (gnus-agent-expire): Fix the advice.
716 (gnus-offline-after-jobs-done): Refer to
717 `gnus-offline-auto-expire'.
719 * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
721 (gnus-offline-resource-ja): Ditto.
723 * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt,
724 bind `coding-system-for-read' to raw-text-dos, else bind it to
727 1999-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
729 * lisp/gnus.el (gnus-revision-number): Increment to 14.
731 * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
733 1999-12-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
735 * lisp/pop3.el (pop3-ssl-program-arguments): Add "s_client".
736 (pop3-open-ssl-stream-1): Bind `ssl-program-name' because its
737 value depends on the version of ssl.el.
738 (pop3-open-ssl-stream): If `system-type' is windows-nt, bind
739 `coding-system-for-read' to raw-text-dos, else bind it to binary.
741 1999-12-23 Keiichi Suzuki <keiichi@nanap.org>
743 * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
746 1999-12-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
748 * lisp/imap.el (imap-streams,imap-stream-alist,
749 imap-authenticators,imap-authenticator-alist,
750 imap-digest-md5-p): Sync with latest Gnus.
751 (imap-starttls-p): Rename from `imap-tls-p'.
752 (imap-starttls-open): Rename from `imap-tls-open'.
754 1999-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
756 * lisp/gnus.el (gnus-revision-number): Increment to 13.
758 * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
759 as its parent directory.
761 * lisp/imap.el (base64-encode-string, base64-decode-string):
762 Autoload "base64" instead of the tricky definitions.
764 * lisp/base64.el: Restore the original code and invalidate it; use
765 mel for the base64 codec.
767 1999-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
769 * lisp/imap.el (mel-find-function): Always require `mel' instead of
770 the use of autoloading. Because the function `mel-find-function'
771 is defined by `defsubst'.
773 1999-12-18 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
775 * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
776 `gnus-offline-connected', not `gnus-plugged'.
778 * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
779 `unless'. Use `when'.
781 * lisp/imap.el (base64-encode-string): Fix. May work.
783 1999-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
785 * lisp/message.el (message-goto-mail-copies-to): If the field is
786 newly created, a string "never" is inserted in default.
787 (message-goto-mail-followup-to): If the field is newly created and
788 To field contains only one address, the address is inserted in
790 (message-mode-map): New key stroke `C-c C-f c' for the command
791 `message-goto-mail-copies-to'.
793 1999-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
795 * lisp/gnus.el (gnus-revision-number): Increment to 12.
797 * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
799 * lisp/lpath.el (toolbar-gnus, get-charset-property,
800 font-lock-set-defaults, find-coding-system, coding-system-get):
801 Bind them for FSF Emacsen.
802 (read-color, x-defined-colors, compute-motion): Don't bind.
804 * lisp/imap.el (imap-digest-md5-auth, imap-cram-md5-auth): Use
805 `base64-encode-string' and `base64-decode-string' instead of
806 `imap-base64-encode-string' or `imap-base64-decode-string'.
807 (base64-encode-string): New function. It won't be defined if it
808 is already bound and the optional second arg is allowed.
809 (base64-decode-string): New function defined by `defun-maybe'.
810 (imap-base64-encode-string, imap-base64-decode-string): Remove.
811 (mel-find-function): Autoload "mel".
813 * lisp/dgnushack.el (read-color, x-defined-colors, event-object,
814 get-popup-menu-response, toolbar-gnus, get-charset-property,
815 find-coding-system, coding-system-get, font-lock-set-defaults):
817 (union, member-if, mapcon, mapc, last): Don't define as compiler
818 macros under XEmacs. It is based on Hrvoje's advice.
819 (member-if): New compiler macro for emulating cl function.
821 1999-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
823 * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
824 of `static-condition-case'.
826 1999-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
828 * lisp/gnus.el (gnus-revision-number): Increment to 11.
830 * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
833 1999-12-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
835 * lisp/imap.el: Require `digest-md5' when compiling; add autoload
836 settings for `digest-md5-parse-digest-challenge' and
837 `digest-md5-digest-response'.
838 (imap-authenticators): Add `digest-md5'.
839 (imap-authenticator-alist): Setup for `digest-md5'.
840 (imap-digest-md5-p): New function.
841 (imap-digest-md5-auth): New function.
843 1999-12-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
845 * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
846 buffer name must be specific to its mail source.
848 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
850 * lisp/gnus.el (gnus-revision-number): Increment to 10.
852 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
853 call too many `static-if's.
855 * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
856 `make-symbolic-link' is not availabe.
858 * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
860 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
862 * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
863 the original `gnus-agent-toggle-plugged'.
865 * lisp/mail-source.el (mail-source-fetch-imap): Don't create
866 multiple temporary buffers, and don't kill one.
868 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
870 * lisp/gnus.el (gnus-revision-number): Increment to 09.
872 * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
873 optional argument `force'. Use `read-file-name' instead of
874 `read-directory-name'.
876 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
878 * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
880 * lisp/gnus-agent.el (gnus): Give up to advise here.
881 (gnus-group-get-new-news): New advice instead.
883 * lisp/gnus-offline.el (gnus-offline-setup): Call
884 `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
886 (gnus-offline-define-menu-and-key): Simplify.
887 (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
890 * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
891 `gnus-offline-setting-file'.
892 (gnus-nntp-service): Set this variable here, not in
893 `gnus-offline-setting-file'
894 (gnus-nntp-server): Ditto.
895 (gnus-after-getting-new-news-hook): Ditto.
896 (message-send-hook): Ditto.
897 (mail-source-read-passwd): Ditto.
898 (gnus-setup-news-hook): Ditto.
899 (gnus-setup-for-offline): Now one can get mails from `imap',
900 `file', `directory' or `maildir'.
902 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
903 Ignore non-POP mail sources.
905 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
907 * lisp/gnus.el (gnus-revision-number): Increment to 07.
909 * lisp/gnus-util.el (gnus-union): Remove.
910 (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
912 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
913 instead of `gnus-union'.
915 1999-12-10 A.Hitachi <a_hitachi@msi.biglobe.ne.jp>
916 Katsumi Yamaoka <yamaoka@jpl.org>
918 * lisp/dgnushack.el (union): New compiler macro for emulating cl
921 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
923 * lisp/gnus-util.el: Require `gnus-ems'.
924 (gnus-ems-redefine): Call it to redefine the functions
925 `gnus-truncate-string', etc.
926 (gnus-union): Fix doc string.
928 * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
930 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
932 * lisp/gnus.el (gnus-revision-number): Increment to 06.
934 1999-12-09 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
936 * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
937 in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
939 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
941 * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
943 (mapc): Bug fix - treat the last arg as a list.
945 1999-12-08 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
947 * lisp/gnus.el (gnus-revision-number): Increment to 05.
949 * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
950 modeline "Plugged" status display with the value of
953 * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
955 (gnus-offline-set-online-sendmail-function): defsubst.
956 (gnus-offline-set-offline-sendmail-function): Ditto.
957 (gnus-offline-set-offline-post-news-function): Ditto.
958 (gnus-offline-set-online-post-news-function): Ditto.
959 (gnus-offline-disable-fetch-mail): Ditto.
960 (gnus-offline-enable-fetch-mail): Ditto.
961 (gnus-offline-setup): Fix typo.
962 (gnus-offline-gnus-get-new-news): Abolish.
963 (gnus-offline-toggle-plugged): Ditto.
964 (gnus-offline-agent-expire): Ditto.
965 (gnus-group-get-new-news): New advice which does things
966 `gnus-offline-gnus-get-new-news' was doing.
967 (gnus-agent-toggle-plugged): New advice which does thing
968 `gnus-offline-toggle-plugged' was doing.
969 (gnus-agent-expire): New advice which does things
970 `gnus-offline-agent-expire' was doing.
971 (gnus-offline-define-menu-and-key): No longer substitute key
972 definitions on `gnus-group-mode-map'. No longer swap commands for
974 (gnus-offline-after-get-new-news): Do jobs only when
977 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
980 1999-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
982 * lisp/message.el (message-yank-add-new-references): Fix doc string.
984 * texi/{message-ja.texi, message.texi}
985 (message-list-references-add-position,
986 message-yank-add-new-references): Add documentations.
988 1999-12-07 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
990 * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
991 `gnus-offline-get-message'.
993 * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
994 `gnus-ofsetup-get-message'.
996 1999-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
998 * lisp/gnus.el (gnus-revision-number): Increment to 04.
999 (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
1001 * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
1002 `get-text-property' in the outside of the boundary.
1003 (gnus-article-smiley-display): New function.
1004 (gnus-treatment-function-alist): Use it.
1006 * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
1007 the bug fixed version rigidly instead of the use of `defadvice'.
1009 * lisp/message.el (font-lock-after-change-function): Don't use
1010 `compile' for the arg of `defadvice'.
1012 1999-12-06 Keiichi Suzuki <keiichi@nanap.org>
1014 * lisp/message.el (message-yank-add-new-references): New option
1015 value `message-id-only'.
1016 (message-yank-original): Likewise.
1017 (message-list-references-add-position): New user option.
1018 (message-list-references): When
1019 `message-list-references-add-position' is integer value, the order
1020 of designate number message-ids is kept.
1022 1999-12-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1024 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1026 * lisp/gnus-offline.el (gnus): Don't advise here.
1027 (TopLevel): Call `gnus-offline-define-menu-and-key'.
1028 (gnus-offline-setup): Don't call
1029 `gnus-offline-define-menu-and-key' here.
1031 * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
1032 rely on `gnus-load-hook'.
1033 (gnus): New advice. Call `gnus-offline-setup' when everything is
1036 * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
1037 at the compile time. Use `gnus-alive-p'.
1039 1999-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1041 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1043 * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
1044 don't use `byte-defop-compiler'.
1045 (byte-optimize-form-code-walker): Advise it for fixing the bug in
1046 and/or forms. The original idea is devised by FUKUI-san, modified
1048 (max-specpdl-size): Set 3000.
1050 1999-12-05 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1052 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1054 * lisp/gnus-offline.el (gnus): New advice. synchronize
1055 `gnus-offline-connected' with `gnus-plugged'.
1057 1999-12-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1059 * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
1060 (gnus-revision-number): Clear to 00.
1062 * README.branch.ja: Update for t-gnus-6_14 branch.
1063 * README.branch: Ditto.
1064 * README.T-gnus: Ditto.
1065 * README.semi.ja: Ditto.
1066 * README.semi: Ditto.
1068 * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
1069 nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
1070 mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
1071 gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
1072 gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
1074 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1075 gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
1078 * t-gnus-6_14: NEW PUBLIC BRANCH.
1080 1999-12-03 Hirokazu FUKUI <hfukui@sannet.ne.jp>
1081 Katsumi Yamaoka <yamaoka@jpl.org>
1083 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1085 * lisp/dgnushack.el (char-before): Use compiler macro instead of
1087 (char-after): Comment out the byte-optimization.
1089 * imap.el (imap-base64-encode-string, imap-base64-decode-string):
1090 New functions. They are identical to the built-in codec if
1091 possible, otherwise the functions defined in mel are used.
1092 (imap-cram-md5-auth): Use them.
1094 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1096 * lisp/imap.el: Remove autoload settings for `base64-decode-string'
1097 and `base64-encode-string'.
1099 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1101 * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
1102 (gnus-revision-number): Clear to 00.
1104 * README.T-gnus: Update.
1106 * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
1108 * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
1109 nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
1110 nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
1111 mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
1112 gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1113 gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1114 gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
1115 gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
1116 gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
1117 ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
1119 * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
1122 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1123 emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
1126 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1128 * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
1129 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
1130 * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
1131 (gnus-after-getting-new-news-hook): Ditto.
1133 * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
1135 1999-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1137 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1139 * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
1140 char with old Emacsen as well.
1142 1999-12-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1144 * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
1145 appears in the backquoted form.
1146 (gnus-category-edit-score): Ditto.
1148 * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
1149 appears in the backquoted form.
1151 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1153 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1155 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
1157 (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
1158 defined. If not, call `easy-menu-create-keymaps'.
1160 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1162 * lisp/gnus.el (gnus-revision-number): Increment to 08.
1164 * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
1165 "static" at the compile time.
1166 (gnus-offline-hangup-function): Abolish.
1167 (gnus-offline-auto-ppp): New variable.
1168 (gnus-offline-gnus-get-new-news): Refer to it.
1169 (gnus-offline-set-unplugged-state): Ditto.
1170 (gnus-offline-set-auto-ppp): New function. It replaces the
1171 function `gnus-offline-toggle-auto-hangup'.
1172 (gnus-offline-toggle-auto-hangup): Abolish.
1173 (gnus-offline-define-menu-and-key): Use `static-if' and
1175 (gnus-offline-popup-menu): Do not define this function under XEmacs.
1176 (gnus-offline-popup): New function.
1178 * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
1179 (gnus-ofsetup-resource-en): Fix doc strings.
1180 (gnus-ofsetup-resource-ja): Ditto.
1182 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1184 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1186 * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
1187 Pterodactyl Gnus v0.98.
1189 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1191 * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
1193 * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
1195 * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
1196 `car' and `cdr' instead of `cadr'.
1198 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
1199 instead of `push'; use `if' instead of `when'.
1201 * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
1203 (gnus-useful-groups): Use `or' instead of `unless'.
1205 * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
1208 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1210 * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
1211 `when' in the body of `defadvice'. Use `if' instead.
1213 * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
1216 1999-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
1218 * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
1219 the macro `when' in the arg of `defcustom'. Use `if' instead.
1221 1999-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1223 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1225 * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
1226 `next-single-property-change' LIMIT as `point-max'.
1227 (gnus-article-prepare-mime-display): Ditto.
1228 (article-hide-signature): Ditto.
1230 1999-11-26 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1232 * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
1233 are removed to fill gnus-version within 80 columns.
1235 1999-11-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1237 * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
1239 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1241 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1243 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
1246 * lisp/gnus-util.el (gnus-union): New function.
1248 * lisp/gnus-sum.el (gnus-summary-exit-no-update): Use
1249 `copy-sequence' instead of `copy-list'.
1250 * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
1252 * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
1254 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1256 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1258 * lisp/dgnushack.el (union, copy-list): New compiler macros for
1259 emulating cl functions.
1261 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1263 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1264 (gnus-select-method): Use `condition-case' instead of
1267 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1268 instead of `ignore-errors'.
1270 * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
1272 * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
1273 nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
1274 nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
1275 nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
1276 gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1277 gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1278 gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
1279 gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
1280 gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
1281 gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
1283 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1285 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1287 * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
1288 nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
1289 nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
1290 nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
1291 gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
1292 gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
1293 gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
1294 gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
1295 gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
1296 Require `cl' at the top level.
1298 * lisp/gnus.el (gnus-select-method): Undo last change.
1299 * lisp/gnus-util.el (copy-list): Undo last change (remove it).
1300 * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
1302 * lisp/gnus-ems.el (gnus-split-string): Remove.
1304 1999-11-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1306 * lisp/pop3.el: Add description about STLS extension; add autoload
1307 setting for `starttls-open-stream' and `starttls-negotiate'.
1308 (pop3-stls): New function.
1309 (pop3-open-tls-stream): New function.
1310 (pop3-open-server): Use `pop3-open-tls-stream' if
1311 'pop3-connection-type' is bound to `tls'.
1313 1999-11-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1315 * lisp/imap.el: Add autoload setting for `starttls-open-stream'
1316 and `starttls-negotiate'.
1317 (imap-stream-alist): Add TLS entry.
1318 (imap-tls-p): New function.
1319 (imap-tls-open): New function.
1320 (imap-ssl-open): Enclose `open-ssl-stream' with
1321 `as-binary-process'.
1323 1999-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1325 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1326 (gnus-select-method): Use `condition-case' instead of
1329 * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
1332 * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
1333 `coding' and `noerror' for the stopgaps.
1335 * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
1336 `coding' and `noerror'.
1337 (function-max-args): Maybe-fbind for FSF Emacsen.
1339 * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
1340 as `binary' if possible.
1341 (imap-log): Default to nil (synched with pgnus 0.99).
1342 (base64-decode-string): Autoload "mel" instead of "base64".
1343 (md5): Autoload "md5" without `eval-and-compile'.
1345 * lisp/gnus-util.el (copy-list): New function defined by
1348 * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
1349 the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
1351 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1352 instead of `ignore-errors'.
1354 * lisp/gnus-picon.el: Require `cl'.
1356 * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
1357 gnus-offline.el} (cl): Enclose the requiring procedure with
1358 `eval-when-compile'.
1360 * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
1361 procedure with `eval-when-compile' instead of `eval-and-compile'.
1363 1999-11-09 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1365 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1366 Use mail-sources instead of nnmail-spool-file.
1367 From: Toshiaki -PCX- Tanaka.
1369 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
1371 * lisp/gnus.el (gnus-group-startup-message): Insert space before
1373 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
1375 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
1377 * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
1378 (gnus-revision-number): Clear to 00.
1380 * README.T-gnus: Update.
1382 * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
1383 mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
1384 message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
1385 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
1386 gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
1387 ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1389 * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
1391 * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
1394 * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1396 1999-11-08 Kinji Itoh <kinji-i@ma.neweb.ne.jp>
1398 * lisp/gnus-draft.el (gnus-draft-edit-message): Use
1399 `message-save-drafts' instead of `set-buffer-modified-p' and
1401 * lisp/message.el (message-save-drafts): Insert In-Reply-To header
1402 because the reply data is lost in Drafts.
1403 * lisp/gnus-art.el (gnus-signature-face): Don't check
1406 1999-11-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1408 * lisp/pop3.el (pop3-progress-message): New function.
1409 (pop3-movemail): Use it.
1411 1999-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1413 * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
1414 `gnus-following-method'.
1416 * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
1417 wide reply as a mail if the message is not a news; use the macro
1418 `gnus-setup-message'.
1420 * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
1422 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1424 * lisp/gnus.el (gnus-revision-number): Increment to 14.
1425 (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
1426 function `gnus-smiley-display'.
1428 * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
1429 `window-system' is nil.
1430 (gnus-article-x-face-command): Default to external command if
1431 `window-system' is nil.
1433 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1435 * lisp/gnus.el (gnus-revision-number): Increment to 13.
1436 (TopLevel): Rearrange autoload settings.
1438 * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
1441 * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
1442 "Toggle smileys" in "Washing" menu.
1443 (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
1445 * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
1446 (smiley-toggle-buffer): New function.
1447 (smiley-buffer): Don't quote the function.
1448 (smiley-toggle-extents): Ditto.
1450 1999-10-24 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1452 * lisp/gnus.el (gnus-revision-number): Increment to 12.
1453 (TopLevel): Add and delete autoloads for functions defined in
1454 "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
1456 * lisp/gnus-offline.el (TopLevel): Do not consider the functions
1459 * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
1460 `gnus-custom-mode' defined in "gnus-cus".
1462 1999-10-21 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1464 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1466 * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
1467 when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
1470 1999-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1472 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1473 (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
1474 functions `x-face-mule-gnus-article-display-x-face' and
1477 * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
1479 * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
1480 `gnus-mule-group-startup-message'.
1481 (gnus-mule-group-startup-message): Remove.
1482 (gnus-mule-bitmap-image-file): Remove.
1484 * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
1485 ordinary text if the feature `smiley-mule' is provided and FSF
1487 (TopLevel): Require `static' at the compile time.
1489 * lisp/gnus-art.el (gnus-article-prepare-display): Bind
1490 `mime-display-text/plain-hook' to nil.
1491 (gnus-article-prepare-mime-display): Use `let' instead of `let*';
1492 treat the next entity position as a marker.
1493 (gnus-treatment-function-alist): Use `smiley-buffer' instead of
1494 `gnus-smiley-display' under FSF Emacsen.
1495 (gnus-treat-display-smileys): Default to t if the module
1496 `smiley-mule' is installed.
1497 (gnus-treat-display-xface): Default to `head' if the value of
1498 `gnus-article-x-face-command' is
1499 `x-face-mule-gnus-article-display-x-face'.
1500 (gnus-article-x-face-command): Default to
1501 `x-face-mule-gnus-article-display-x-face' if the module
1502 `x-face-mule' is installed.
1503 (TopLevel): Require `static' first; require `path-util'.
1505 1999-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1507 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1509 * lisp/message.el (message-mode): Make
1510 `message-font-lock-last-position' as buffer local.
1511 (message-font-lock-keywords-2): Use
1512 `message-font-lock-cited-text-matcher' instead of regexp.
1513 (message-font-lock-cited-text-matcher): New function.
1514 (font-lock-after-change-function): Advice to the keep last cursor
1515 position in `message-font-lock-last-position' before fontifying.
1516 (message-font-lock-last-position): New variable.
1517 (message-font-lock-citation-name-max-column): New variable.
1518 (message-font-lock-cited-text-regexp): New variable.
1519 (message-font-lock-fence-close-position): New variable.
1520 (message-font-lock-fence-open-position): New variable.
1521 (message-font-lock-fence-close-regexp): New variable.
1522 (message-font-lock-fence-open-regexp): New variables.
1524 1999-10-04 Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1526 * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
1527 using `message-font-lock-keywords', `message-font-lock-keywords-1'
1528 and `message-font-lock-keywords-2'.
1529 (message-font-lock-keywords): Restruct.
1530 (message-font-lock-keywords-1): New variable split from
1531 `message-font-lock-keywords'.
1532 (message-font-lock-keywords-2): Ditto.
1534 1999-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1536 * lisp/gnus.el (gnus-revision-number): Increment to 08.
1538 * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
1539 before highlighting or hiding it.
1540 (gnus-article-buttonize-signature): New function.
1541 (gnus-article-highlight-signature): Don't buttonize.
1542 (gnus-treatment-function-alist): Undo the last change.
1543 (gnus-treat-emphasize): Default to nil.
1545 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
1547 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1548 (TopLevel): Autoload "gnus-art" for the function
1549 `gnus-article-show-all'.
1551 * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
1552 hidden text if the command `gnus-summary-toggle-mime' is used.
1554 * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
1556 (gnus-article-highlight-signature): Work for forwarded messages.
1557 (gnus-article-show-all): New function based on `article-show-all'.
1558 (gnus-article-show-all-headers): Based on
1559 `article-show-all-headers'.
1560 (article-show-all-headers): New function to show all *HEADERS*.
1561 (article-show-all): Show *ALL* literally.
1562 (article-hide-signature): Work for forwarded messages.
1563 (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
1564 off after `gnus-treat-highlight-signature'.
1566 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
1568 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1570 * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
1571 against forwarded messages without MIME structure.
1572 (gnus-treatment-function-alist): Move
1573 'gnus-treat-decode-article-as-default-mime-charset' to the top;
1574 put `gnus-treat-emphasize' off after
1575 `gnus-treat-highlight-headers'.
1577 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1579 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1581 1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1583 * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
1584 argument is list or not before condition.
1586 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1588 * lisp/gnus-art.el (gnus-treat-predicate): Work for
1589 (typep "something").
1591 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1593 * lisp/gnus-art.el (gnus-article-prepare-display):
1594 Pass argument nil as a condition to gnus-treat-article.
1595 * lisp/gnus-art.el (gnus-article-prepare-mime-display):
1596 Ditto. Also, treat last part of multipart article correctly.
1598 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1600 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1602 * lisp/message.el (message-generate-headers): Don't insert
1605 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
1606 negative number for the 2nd arg of `insert-char'.
1608 1999-10-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1610 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
1611 gnus-ja instead of gnus if Japanese environment is on.
1613 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1615 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1616 (semi-gnus-developers): Remove.
1617 (gnus-maintainer): Change mail address.
1618 (gnus-group-startup-message): Display version string.
1620 * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
1622 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
1623 version string; fix glyph position.
1625 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1627 * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
1628 to previous version until problem of respooling from
1629 nnimap to nnml is solved.
1630 (gnus-summary-move-article): Ditto.
1632 1999-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
1634 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1636 * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
1637 value is t before checking for `condition'.
1638 (gnus-article-prepare-mime-display): Search for the entity children
1639 if the primary type is `multipart'.
1641 1999-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
1643 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1645 * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
1646 instead of signaling an error if the destination group is not
1648 (gnus-summary-move-article): Do nothing if the destination group
1649 is not newly created.
1651 * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
1654 1999-09-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1656 * nnfolder.el (nnfolder-possibly-change-group): Don't create an
1657 active entry for the group even if it doesn't exist.
1659 1999-09-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1661 * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
1663 1999-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1665 * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
1666 (gnus-revision-number): Clear to 00.
1668 * README.T-gnus: Update.
1670 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1671 emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1673 * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
1674 mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
1675 gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
1676 gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
1677 ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1679 1999-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1681 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1683 * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
1684 smooth scrolling under XEmacs.
1685 (gnus-article-next-page):Ditto.
1687 * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
1688 descriptions about the problem of loaddefs.el and the patch for
1691 1999-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1693 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1695 * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
1696 `:predicate' for old Emacsen; require `static'.
1698 * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
1699 `:path' and `:predicate'.
1701 1999-09-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1703 * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
1704 modeline as modified.
1706 1999-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
1708 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1710 * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
1711 `mime-view-entity' in the modified header under FSF Emacsen.
1713 1999-09-13 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1715 * README-offline.en: Rewrite the usage description.
1716 * README-offline.ja: Ditto.
1718 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1720 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1722 * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
1725 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1727 * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
1728 * README-offline.ja: Ditto.
1730 1999-09-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1732 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1734 * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
1735 the current buffer as modified.
1737 * lisp/gnus-offline.el (gnus-offline-menu): New variable.
1738 (gnus-offline-get-menu-items): New function.
1739 (gnus-offline-define-menu-on-miee): Use it.
1740 (gnus-offline-define-menu-on-agent): Ditto.
1742 1999-09-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1744 * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
1746 * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
1747 backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
1748 (pop3-quit): Clear `pop3-uidl-obarray'.
1750 1999-09-03 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1752 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1754 * lisp/gnus-offline.el (gnus-offline-resource-en,
1755 gnus-offline-resource-ja,
1756 gnus-offline-resource-ja_complete): New variables.
1757 (gnus-offline-get-message): News function.
1758 (gnus-offline-error-check): Use it.
1759 (gnus-offline-connect-server): Ditto.
1760 (gnus-offline-get-new-news-function): Ditto.
1761 (gnus-offline-set-mail-group-level): Ditto.
1762 (gnus-offline-hangup-line): Ditto.
1763 (gnus-offline-after-jobs-done): Ditto.
1764 (gnus-offline-toggle-auto-hangup): Ditto.
1765 (gnus-offline-toggle-on/off-send-mail): Ditto.
1766 (gnus-offline-toggle-articles-to-fetch): Ditto.
1767 (gnus-offline-empting-spool): Ditto.
1768 (gnus-offline-set-interval-time): Ditto.
1770 * lisp/gnus-ofsetup.el (gnus-offline-lang,
1771 gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
1773 (gnus-ofsetup-get-message): New function.
1774 (gnus-setup-for-offline): Use it.
1775 (gnus-ofsetup-find-parameters): Ditto.
1776 (gnus-ofsetup-prepapre-for-miee): Ditto.
1777 (gnus-ofsetup-completing-read-symbol): Ditto.
1778 (gnus-ofsetup-customize): Ditto.
1779 (gnus-ofsetup-customize-done): Ditto.
1781 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
1783 * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
1784 `isearch-lazy-highlight'.
1786 1999-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
1788 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1790 * lisp/lpath.el (babel-as-string): Bind it.
1792 * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
1793 original X-Face field while searching. It is done for only FSF
1795 (gnus-summary-search-article-highlight-matched-text): Ditto.
1796 (gnus-summary-search-article-matched-data): Bind it explicitly.
1798 1999-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1800 * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
1801 (gnus-revision-number): Clear to 00.
1803 * README.T-gnus: Update.
1805 * README: Sync up with Pterodactyl Gnus v0.96.
1806 * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
1807 mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
1808 gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
1809 gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
1810 gnus-agent.el,ChangeLog}: Ditto.
1811 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
1813 1999-08-27 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1815 * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
1816 don't retrieve any incoming mails.; Don't filter articles here.
1817 Use `convert-standard-filename' to generate fresh UIDL file names.
1818 (pop3-get-message-numbers): Rewrite.
1819 (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
1820 of `with-temp-buffer'.
1822 1999-08-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1824 * README-offline.ja : Fix.
1826 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
1829 * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
1830 requirements; Enclose the autoload for `gnus-custom-mode' with
1833 1999-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
1835 * lisp/gnus.el (gnus-revision-number): Increment to 15.
1837 * lisp/dgnushack.el (char-before, char-after): Optimize byte code
1838 for them before lpath.el is loaded. Because lpath.el requires
1839 `poe' via `path-util'. [cf. <tm-ja:5051>]
1841 * lisp/gnus-sum.el (gnus-summary-search-article): Search for
1842 X-Face image if the regexp "^X-Face:" is specified.
1843 (gnus-summary-search-article-highlight-matched-text): Use
1844 `gnus-summary-search-article-highlight-goto-x-face'; maybe display
1845 X-Face image if it is requested.
1846 (gnus-summary-search-article-highlight-goto-x-face): New macro.
1848 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
1850 * lisp/gnus.el (gnus-revision-number): Increment to 14.
1852 * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
1853 recenter the article when touchdown; popup the article buffer if
1855 (gnus-summary-search-article-highlight-matched-text): Treat the
1856 article before highlighting; use old style backquote syntax.
1857 (gnus-summary-search-article-position-point): Fix the beginning
1858 position; use old style backquote syntax.
1859 (gnus-summary-select-article): Undo the last change.
1860 (gnus-summary-display-article): Bind
1861 `gnus-summary-search-article-matched-data' in the article buffer
1862 locally. It is moved from `gnus-summary-select-article'.
1864 1999-08-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1866 * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
1867 (clean): Remove formatted info files.
1868 (distclean): Just remove Makefile.
1870 1999-08-25 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1872 * lisp/gnus.el (gnus-revision-number): Increment to 13.
1874 * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
1875 (gnus-agent-fetch-headers): Limit downloadable articles if the
1876 number of unread articles exceeds `gnus-agent-large-newsgroup'.
1877 (gnus-agent-expire): Do not expire saved or replied articles when
1878 `gnus-agent-expire-all' is nil.
1880 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
1882 (gnus-offline-agent-expire): Check it; Bind
1883 `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
1884 (gnus-offline-after-jobs-done): Don't check
1885 `gnus-agent-expire-all'.
1887 * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
1888 `user-login-name' and `user-real-login-name' returns the same
1890 (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
1891 (gnus-ofsetup-update-setting-file): Ditto.
1892 (gnus-ofsetup-prepare): New macro.
1893 (gnus-setup-for-offline): Use it.
1894 (gnus-ofsetup-customize-done): Ditto.
1896 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
1898 * lisp/gnus.el (gnus-revision-number): Increment to 12.
1900 * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
1901 (gnus-summary-search-article-highlight-matched-text): Rearrange.
1902 (gnus-summary-search-article-position-point): New macro.
1903 (gnus-summary-search-article-matched-data): Rename from
1904 `gnus-summary-search-article-matched-text'.
1905 (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
1906 use `gnus-article-show-all-headers' for exposing the visited
1908 (gnus-summary-select-article): Bind
1909 `gnus-summary-search-article-matched-data' in the article buffer
1912 * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
1913 if the value of `gnus-inhibit-treatment' is non-nil.
1914 (article-toggle-headers): Don't redisplay X-Face if the value of
1915 `gnus-inhibit-treatment' is non-nil.
1916 (gnus-article-treat-custom): Add new treatment variable `mime'.
1918 1999-08-25 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1920 * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
1923 * lisp/gnus-sum.el (gnus-summary-mode): Don't set
1924 `gnus-newsgroup-incorporated' explicitly.
1926 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1928 * README.semi: Update for the recent a-ftp sites and directories.
1929 * README.semi.ja: Ditto.
1930 * texi/gnus-faq.texi: Ditto.
1931 * texi/gnus-faq-ja.texi: Ditto.
1933 1999-08-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1935 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1936 (gnus-summary-incorporated-face): New face spec.
1938 * lisp/gnus-group.el (gnus-group-line-format-alist): Add
1939 entry about the format specifier `w'.
1940 (gnus-group-line-format): Fix documentation.
1942 * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
1943 newly incorporated mails with `gnus-summary-incorporated-face'.
1944 (gnus-newsgroup-incorporated): New variable.
1945 (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
1946 (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
1948 * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
1950 * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
1951 `K' if the group has already been subscribed.
1953 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1955 * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
1956 `isearch-lazy-highlight' t in the buffer locally; goto the
1957 beginning of the buffer before searching.
1959 * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
1962 1999-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
1964 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1966 * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
1967 matched text after the searching is done; call
1968 `gnus-summary-select-article' with the args nil and t; bind
1969 `gnus-treat-*' to nil.
1970 (gnus-summary-search-article-highlight-matched-text): New macro
1971 for highlighting matched text. It is bound at the compile time
1973 (gnus-summary-isearch-article): Call `gnus-summary-select-article'
1974 with the args nil and t; bind `gnus-treat-*' to nil.
1976 * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
1977 `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
1978 `with-temp-file'; use `insert-file-contents-as-binary' instead of
1979 `insert-file-contents'.
1981 1999-08-20 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1983 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1985 * lisp/gnus-offline.el: Fix comments.
1986 (TopLevel): Delete the code for emulating custom. Do not inhibit
1987 byte-compile-warnings, but hide useless ones.
1988 (gnus-offline-dialup-program-arguments): defvar instead of
1990 (gnus-offline-hangup-program-arguments): Ditto.
1991 (gnus-offline-interval-time): Ditto.
1992 (gnus-offline-dialup-program, gnus-offline-hangup-program,
1993 gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
1994 (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
1996 Set `mail-sources' instead of `nnmail-spool-file'.
1997 (gnus-offline-enable-fetch-mail): Ditto.
1998 (gnus-offline-toggle-movemail-program): Abolish.
1999 (gnus-offline-define-menu-and-key): Modify according to it.
2000 (gnus-offline-define-menu-on-miee): Ditto.
2001 (gnus-offline-define-menu-on-agent): Ditto.
2002 (gnus-offline-message-add-header): Bind temporary variables.
2003 (gnus-offline-add-custom-header): Ditto.
2004 (gnus-offline-restore-mail-group-level): Ditto.
2006 * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
2007 gnus-offline at the compile time. Do not inhibit
2008 byte-compile-warnings.
2009 (gnus-setup-for-offline): Really bind all temporary variables.
2010 (gnus-ofsetup-write-settting-file): Check if interval is a
2012 Use `mail-sources' instead of `nnmail-spool-file'.
2013 (gnus-ofsetup-update-setting-file): Redefine as a macro.
2014 (gnus-ofsetup-prepare-for-miee): Ditto.
2016 * README-offline.en : Update.
2017 * README-offline.ja : Ditto.
2019 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2021 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
2022 `inhibit-read-only' to t; bind `buffer-read-only' to nil.
2024 1999-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
2026 * lisp/gnus.el (gnus-revision-number): Increment to 08.
2028 1999-08-19 Keiichi Suzuki <keiichi@nanap.org>
2030 * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
2031 group name with `\N'.
2033 1999-08-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2035 * lisp/gnus.el (gnus-revision-number): Increment to 07.
2037 * lisp/pop3.el (pop3-except-header-regexp): New variable.
2038 (pop3-movemail): Don't retrieve messages whose headers are
2039 matching `pop3-except-header-regexp'.
2040 (pop3-top): New function.
2041 (pop3-retr): Don't use `save-restriction'.
2043 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2045 * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
2047 1999-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2049 * lisp/gnus.el (gnus-revision-number): Increment to 06.
2051 * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
2052 `gnus-article-next-page' when the last page is not displayed.
2053 (mime-preview-over-to-previous-method-alist): Use
2054 `gnus-article-prev-page' when the first page is not displayed.
2055 (gnus-next-page-map): Use `make-sparse-keymap' instead of
2056 `make-keymap'; don't use `suppress-keymap'.
2057 (gnus-insert-next-page-button, gnus-insert-prev-page-button):
2058 Succeed to the value of the text property `mime-view-situation' in
2059 the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
2060 current local map as a parent under FSF Emacsen.
2062 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2064 * lisp/pop3.el (pop3-retr): Undo last change.
2066 1999-08-17 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2068 * lisp/gnus.el (gnus-revision-number): Increment to 05.
2070 * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
2071 `accept-process-output'; Move point to the end of the normal
2073 (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
2074 (pop3-get-list): Abolish.
2075 (pop3-retr): Don't use `save-restriction'.
2076 (pop3-uidl): Don't use `condition-case' when checking UIDL support.
2077 (pop3-list): Likewise.
2079 1999-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2081 * lisp/gnus.el (gnus-revision-number): Increment to 04.
2083 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
2084 `event-basic-type' instead of `event-button' under FSF Emacsen.
2086 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
2088 * lisp/gnus.el (gnus-revision-number): Increment to 03.
2090 1999-08-16 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2092 * lisp/gnus-sum.el: Add `gnus-wheel-install' to
2093 `gnus-summary-mode-hook'.
2094 (gnus-use-wheel): New variable.
2095 (gnus-wheel-scroll-amount): New variable.
2096 (gnus-wheel-edge-resistance): New variable.
2097 (gnus-wheel-summary-scroll): New function.
2098 (gnus-wheel-install): New function.
2100 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
2102 * lisp/gnus.el (gnus-revision-number): Increment to 02.
2104 * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
2105 `defun' instead of `defsubst'.
2106 (make-full-mail-header): Ditto.
2108 * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
2109 (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
2111 1999-08-16 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
2113 * lisp/gnus.el (gnus-revision-number): Increment to 01.
2115 * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
2118 * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
2119 function from Nana-gnus.
2120 (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
2121 (gnus-ofsetup-update-setting-file): Rename from
2122 `gnus-ofsetup-write-setting-file'.
2123 (gnus-ofsetup-find-parameters): Rename from
2124 `gnus-ofsetup-parameters'.
2125 (gnus-ofsetup-customize-done): Rewrite.
2127 1999-08-15 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2129 * pop3.el: Sync up with pop3.el version 2.04.
2130 (pop3-leave-mail-on-server): New variable.
2131 (pop3-maximum-message-size): New variable.
2132 (pop3-uidl-file-name): New variable.
2133 (pop3-uidl-support): New variable.
2134 (pop3-uidl-obarray): New variable.
2135 (pop3-movemail): Check message size on every retrieval.
2136 (pop3-open-ssl-stream-1): Use new style macro.
2137 (pop3-get-message-numbers): New function.
2138 (pop3-get-list): New function.
2139 (pop3-get-uidl): New function.
2140 (pop3-get-unread-message-numbers): New function.
2141 (pop3-save-uidls): New function.
2142 (pop3-retr): Use `pop3-get-extended-response'.
2143 (pop3-list): New implementation.
2144 (pop3-uidl): New function.
2145 (pop3-get-extended-response): New function.
2147 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
2149 * lisp/gnus.el: T-gnus 6.13.0 is released.
2151 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
2153 * ChangeLog.2: New file, rename from ChangeLog.
2155 * lisp/dgnushack.el (TopLevel): Rearrange.
2157 * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
2158 * README.branch: Ditto.
2160 * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
2162 * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
2163 * texi/message-ja.texi: Ditto.
2164 * texi/message.texi: Ditto.
2165 * texi/gnus-ja.texi: Ditto.
2166 * texi/gnus.texi: Ditto.
2167 * README-offline.ja: Ditto.
2168 * README-offline.en: Ditto.
2169 * README.semi.ja: Ditto.
2170 * README.semi: Ditto.
2171 * README.T-gnus: Ditto.
2173 * t-gnus-6_13: NEW PUBLIC BRANCH.
2175 See ChangeLog.2 for earlier changes.