1 2000-06-06 Katsumi Yamaoka <yamaoka@jpl.org>
3 * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
5 * lisp/message.el (message-fix-before-sending): Don't check for
6 invisible X-Face fields if
7 `message-check-ignore-invisible-x-face-field' is non-nil.
8 (message-send): Call `message-fix-before-sending' before encoding.
9 (message-check-ignore-invisible-x-face-field): New user option.
11 2000-06-01 KANEMATSU Daiji <kanematu@sra.co.jp>
13 * texi/gnus-ja.texi (gnus-summary-hide-all-threads): Fix typo.
15 2000-05-28 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
17 * nnshimbun.el (nnshimbun-request-article-1): Fix to insert x-face
19 (nnshimbun-asahi-get-headers): Fix for subjects which contain ^M.
21 2000-05-26 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
23 * lisp/nnshimbun.el (nnshimbun-write-nov): New function.
24 (nnshimbun-close-group): Call nnshimbun-write-nov.
25 (nnshimbun-generate-nov-database): Ditto.
26 (nnshimbun-generate-nov-for-each-group): Fix bug which occur new
27 entries add NOV database.
28 (nnshimbun-generate-nov-for-all-groups): Ditto.
29 (nnshimbun-search-id): Add argument to return header, and modify
30 for search of original message id.
31 (nnshimbun-nov-fix-header): New function.
32 (nnshimbun-make-date-string): Fix for a two-digit year.
34 2000-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
36 * lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
37 (nnshimbun-make-text-or-html-contents): Ditto.
38 (nnshimbun-request-article-1): Ditto.
39 (nnshimbun-x-face-alist): New variable.
41 2000-05-25 Tanaka Akira <akr@m17n.org>
43 * README.semi, README.semi.ja: Update for CVS via SSH.
45 2000-05-25 Katsumi Yamaoka <yamaoka@jpl.org>
47 * texi/gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
48 * texi/TRANSLATION.ja: Replace CRLF with LF.
50 2000-05-25 Keiichi Suzuki <keiichi@mdcnet.co.jp>
52 * lisp/nnshimbun.el (nnshimbun-fill-line): Use
53 `nnshimbun-fill-column' instead of `fill-column'.
55 2000-05-25 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
57 * lisp/nnshimbun.el: Clean up codes.
59 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Follow
60 changes in nnshimbun.el.
61 * texi/gnus-ja.texi (nnshimbun): Ditto.
63 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
65 * lisp/nnshimbun.el: Add `ZDNet Japan', `Yomiuri', and `Wired
67 (nnshimbun-regexp-opt): New function.
68 (nnshimbun-wired-get-all-headers): Replace regexp-opt with
71 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
73 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Complete
76 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
78 * lisp/nnshimbun.el: Add `CNET Japan' support.
79 (nnshimbun-make-date-string): New function.
80 (nnshimbun-asahi-get-headers): Use nnshimbun-make-date-string.
81 (nnshimbun-sponichi-get-headers): Ditto.
83 2000-05-24 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
85 * lisp/nnshimbun.el (nnshimbun-retrieve-url): Add argument to
88 2000-05-24 Katsumi Yamaoka <yamaoka@jpl.org>
90 * lisp/gnus-group.el (gnus-group-make-shimbun-group): Add
91 completion to the shimbun address; delete empty strings from
92 `gnus-group-shimbun-type-history' and
93 `gnus-group-shimbun-address-history'.
95 * lisp/nnshimbun.el (nnshimbun-asahi-get-headers): Don't use
97 (nnshimbun-type-definition): Add address.
99 2000-05-23 Tatsuya Ichikawa <ichikawa@erc.epson.com>
101 * lisp/nnshimbun.el: Add `sponichi' support.
103 2000-05-23 KOSEKI Yoshinori <kose@wizard.tamra.co.jp>
105 * lisp/nnshimbun.el (nnshimbun-mime-encode-string): Fix wrong
108 2000-05-23 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
110 * lisp/nnshimbun.el: Change coding-system.
112 2000-05-21 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
114 * texi/gnus-ja.texi (nnshimbun): Add description.
116 2000-05-21 Katsumi Yamaoka <yamaoka@jpl.org>
118 * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
120 * lisp/dgnushack.el (dgnushack-texi-format): Fix last change.
122 2000-05-21 TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
124 * lisp/nnshimbun.el: New backend.
126 * lisp/gnus-group.el (gnus-group-make-shimbun-group): New command.
128 2000-05-17 Kenichi OKADA <okada@opaopa.org>
130 * lisp/imap.el (imap-digest-md5-auth): Rewrite for the use of
131 `sasl-digest-md5-digest-response' instead of
132 `digest-md5-digest-response'.
133 (TopLevel): Require `sasl' when compiling instead of `digest-md5';
134 don't autoload "digest-md5".
136 2000-05-17 Katsumi Yamaoka <yamaoka@jpl.org>
138 * lisp/nndraft.el (nndraft-request-replace-article): Replace
139 `mm-text-coding-system' with `mail-source-text-coding-system';
140 Replace `mm-auto-save-coding-system' with
141 `message-draft-coding-system'.
143 * lisp/mail-source.el (mail-source-fetch-maildir): Replace
144 `mm-text-coding-system' with `mail-source-text-coding-system'.
145 (mail-source-text-coding-system): New variable.
147 * lisp/dgnushack.el (dgnushack-texi-format): Use
148 `output-coding-system' instead of `coding-system-for-write' when
151 2000-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
153 * lisp/message.el (message-forward) Replace the use of `eolp' with
154 `bolp' for detecting the start of the line.
155 (message-indent-citation): Ditto.
157 2000-05-10 Daiki Ueno <ueno@unixuser.org>
159 * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Don't bind
160 `bbdb-use-pop-up' while executing `bbdb-pop-up-bbdb-buffer'.
162 2000-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
164 * lisp/gnus-msg.el (gnus-debug): Break MIME tags from the snoopies.
165 (gnus-bug): Insert text/plain tag at the end of the buffer.
167 2000-05-10 Katsumi Yamaoka <yamaoka@jpl.org>
169 * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
171 2000-05-10 Keiichi Suzuki <keiichi@mdcnet.co.jp>
173 * lisp/message.el (message-list-references): Do not insert
174 duplicate Message-Id, when specified
175 `message-list-references-add-position'.
177 * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
178 (gnus-bbdb/insert-address-regexp): New function.
180 2000-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
182 * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
184 2000-05-08 Katsumi Yamaoka <yamaoka@jpl.org>
186 * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
188 * README.T-gnus: Update.
190 * lisp/{webmail.el,rfc2047.el,nnmbox.el,nndoc.el,mml.el,mm-view.el,
191 mm-partial.el,mm-decode.el,mm-bodies.el,message.el,lpath.el,
192 gnus.el,gnus-vers.el,gnus-util.el,gnus-start.el,gnus-score.el,
193 gnus-msg.el,gnus-mailcap.el,gnus-ems.el,gnus-draft.el,gnus-art.el,
194 ChangeLog}: Sync up with Gnus v5.8.6.
195 * texi/{postamble.tex,message.texi,message-ja.texi,gnusref.tex,
196 gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
199 2000-04-28 Katsumi Yamaoka <yamaoka@jpl.org>
201 * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
202 You might be able to use T-gnus with the versions of XEmacs prior
205 * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
207 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
209 * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
211 * lisp/gnus-sum.el (gnus-article-mime-handles): Restore from Gnus.
212 (gnus-article-decoded-p): Ditto.
214 * lisp/gnus-art.el (gnus-article-mime-handles): Don't bind it.
215 (gnus-article-decoded-p): Ditto.
217 2000-04-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
219 * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
220 make info from texi. Thanks to Hayashi-san.
222 2000-04-25 Katsumi Yamaoka <yamaoka@jpl.org>
224 * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
227 2000-04-24 Katsumi Yamaoka <yamaoka@jpl.org>
229 * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
231 * README.T-gnus: Update.
233 * GNUS-NEWS: Sync up with Gnus v5.8.5.
234 * lisp/{webmail.el,utf7.el,time-date.el,smiley.el,rfc2047.el,
235 rfc1843.el,qp.el,pop3.el,parse-time.el,nnweb.el,nnwarchive.el,
236 nnvirtual.el,nnultimate.el,nntp.el,nnspool.el,nnslashdot.el,
237 nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
238 nndoc.el,nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
239 mm-encode.el,mm-decode.el,mm-bodies.el,message.el,mail-source.el,
240 mail-prsvr.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,gnus.el,
241 gnus-xmas.el,gnus-win.el,gnus-uu.el,gnus-util.el,gnus-topic.el,
242 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,
243 gnus-msg.el,gnus-move.el,gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,
244 gnus-logic.el,gnus-kill.el,gnus-int.el,gnus-group.el,gnus-ems.el,
245 gnus-eform.el,gnus-dup.el,gnus-draft.el,gnus-cite.el,gnus-cache.el,
246 gnus-bcklg.el,gnus-async.el,gnus-art.el,gnus-agent.el,
247 format-spec.el,flow-fill.el,fill-flowed.el,dgnushack.el,ChangeLog}:
248 Sync up with Gnus v5.8.5.
249 * texi/{refcard.tex,gnusref.tex,gnus.texi,gnus-ja.texi,
250 gnus-faq-ja.texi,Makefile.in,ChangeLog}: Sync up with Gnus v5.8.5.
252 * README: Requires XEmacs 21.1.1 and later.
253 * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
255 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
257 * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
258 (gnus-revision-number): Clear to 00.
260 * README.T-gnus: Update.
262 * lisp/{webmail.el,utf7.el,time-date.el,rfc2047.el,qp.el,pop3.el,
263 parse-time.el,nnweb.el,nnwarchive.el,nnultimate.el,nntp.el,
264 nnslashdot.el,nnml.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,
265 mm-view.el,mm-util.el,mm-decode.el,mm-bodies.el,message.el,
266 mail-source.el,mail-parse.el,lpath.el,imap.el,ietf-drums.el,
267 gnus.el,gnus-win.el,gnus-vers.el,gnus-uu.el,gnus-topic.el,
268 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-mailcap.el,
269 gnus-group.el,gnus-cus.el,gnus-art.el,gnus-agent.el,base64.el,
270 ChangeLog}: Sync up with Gnus v5.8.4.
272 * lisp/fill-flowed.el: New file.
274 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Gnus v5.8.4.
276 * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
278 2000-04-14 Katsumi Yamaoka <yamaoka@jpl.org>
280 * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
281 of the separated message frames; use `gnus-copy-article-buffer'.
283 2000-04-13 Katsumi Yamaoka <yamaoka@jpl.org>
285 * lisp/gnus-vers.el (gnus-revision-number): Increment to 18.
286 (gnus-extended-version): Use `gnus-product-name' and
287 `gnus-version-number' instead of the use of `product-string'.
288 (gnus-version-number): Exclude `gnus-revision-number'.
289 (Defining product): Include `gnus-revision-number'.
290 (TopLevel): Require `poe' for the function `butlast'.
292 2000-04-13 Keiichi Suzuki <keiichi@mdcnet.co.jp>
294 * lisp/gnus-spec.el (gnus-update-format): Fix a bug in last
296 (gnus-search-or-regist-spec): Change interface.
298 2000-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
300 * lisp/gnus-art.el (gnus-article-prev-page): Bind
301 `window-pixel-scroll-increment' to nil while scrolling for
302 canceling a backlash and a modeline erosion. It may work under
303 XEmacs 21.2.20 and later.
304 (gnus-article-next-page): Ditto.
306 2000-04-12 Katsumi Yamaoka <yamaoka@jpl.org>
308 * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
310 * lisp/gnus-spec.el (gnus-format-specs-compiled): Fix doc string.
312 2000-04-11 Keiichi Suzuki <keiichi@mdcnet.co.jp>
314 * lisp/gnus-start.el (gnus-product-variable-touch): Support multiple
317 * lisp/gnus-spec.el (gnus-search-or-regist-spec): New utility macro.
318 (gnus-update-format-specifications): Support new data structure of
319 `gnus-format-specs-compiled'.
320 (gnus-update-format-specification-1): Likewise.
321 (gnus-update-format): Support new data structure of
323 (gnus-format-specs): Modify data structure.
325 2000-04-10 Daiki Ueno <ueno@unixuser.org>
327 * lisp/imap.el (imap-body-lines): Check Content-Type: of the
328 article case insensitively.
330 2000-04-07 Katsumi Yamaoka <yamaoka@jpl.org>
332 * lisp/message.el (message-cite-original): Use "unknown sender" if
333 from field does not exist in the yanked article.
335 2000-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
337 * lisp/message.el (message-cite-original): Extract from field for
338 the simple citation line.
340 2000-03-21 Katsumi Yamaoka <yamaoka@jpl.org>
342 * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
343 article does not exist.
345 2000-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
347 * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
349 * lisp/nnweb.el (nnweb-fetch-url): Bind `input-coding-system' and
350 `output-coding-system' for Mule 2.3.
351 * lisp/mail-source.el (mail-source-fetch-imap): Ditto.
352 * lisp/imap.el (imap-ssl-open): Ditto.
353 * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
355 2000-03-17 Katsumi Yamaoka <yamaoka@jpl.org>
357 * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
358 (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
359 file using `gnus-re-read-newsrc-el-file'. In that case, the
360 compiled format specs in the file which may be created by the other
361 Gnusae should be ignored.
363 2000-03-16 Katsumi Yamaoka <yamaoka@jpl.org>
365 * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
366 when Mule 2.3 is running.
368 2000-03-16 Katsumi Yamaoka <yamaoka@jpl.org>
370 * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
372 * lisp/gnus.el (gnus-continuum-version): Remove.
373 (gnus-product-variable-file-list): Use `product-version' instead of
375 (TopLevel): Don't autoload "gnus-msg" for the function
376 `gnus-extended-version'.
377 (gnus-version): Move to gnus-vers.el.
378 (gnus-version): Ditto.
379 (gnus-version-number): Ditto.
380 (gnus-product-name): Ditto.
381 (gnus-original-product-name): Ditto.
382 (running-pterodactyl-gnus-0_73-or-later): Ditto.
383 (gnus-original-version-number): Ditto.
384 (gnus-revision-number): Ditto.
386 * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
387 (gnus-version): Move from gnus.el.
388 (gnus-version): Ditto.
389 (gnus-version-number): Ditto.
390 (gnus-product-name): Ditto.
391 (gnus-original-product-name): Ditto.
392 (running-pterodactyl-gnus-0_73-or-later): Ditto.
393 (gnus-original-version-number): Ditto.
394 (gnus-revision-number): Ditto.
396 * lisp/gnus-start.el (gnus-product-quick-file-format): Use
397 `gnus-vers' instead of `gnus' for the product.
398 (gnus-product-save-variable-file-1): Message an absolute file name;
399 use `save-buffer-as-coding-system'; use `gnus-vers' instead of
400 `gnus' for the product.
401 (gnus-convert-old-ticks): Remove.
402 (gnus-convert-old-newsrc): Remove.
403 (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
405 * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
406 `gnus-format-specs-compiled'.
407 (gnus-update-format-specifications): Specify the arg `format' for
408 `gnus-update-format-specification-1'.
409 (gnus-update-format-specification-1): Modify for the new form of
410 `gnus-format-specs-compiled'; add a new arg `format'.
411 (gnus-format-specs-compiled): Allow the plural compiled functions
414 * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
416 2000-03-14 Keiichi Suzuki <keiichi@nanap.org>
418 NOTE: It requires `product' in APEL 10.0 or later.
419 Will be created ``~/News/.T-gnus/'' directory automatically by
420 default. You can customize location by `gnus-product-directory'.
421 ``cache'' and ``strict-cache'' files will be created under the
424 * lisp/gnus.el (TopLevel): Require `gnus-vers'.
425 (gnus-product-name): Abolished.
426 (gnus-version-number): Ditto.
427 (gnus-version): Use `product-string'. (Format changed)
428 (gnus-variable-list): Delete `gnus-format-specs'.
429 (gnus-product-variable-file-list): New variable.
430 (TopLevel): Use `product-provide'.
432 * lisp/gnus-vers.el: New file.
434 * lisp/gnus-start.el (gnus-product-directory): New user option.
435 (gnus-clear-quick-file-variables): New function.
436 (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
437 (gnus-read-newsrc-file): Likewise.
438 (gnus-read-newsrc-el-file): Read product's variable files.
439 (gnus-product-read-variable-file-1): New function.
440 (gnus-save-newsrc-file): Save product's variable files.
441 (gnus-product-variable-touch): New function.
442 (gnus-product-variables-dirty-p): Ditto.
443 (gnus-product-save-variable-file): Ditto.
444 (gnus-product-save-variable-file-1): Ditto.
445 (gnus-product-quick-file-format): Ditto.
447 * lisp/gnus-spec.el (gnus-update-format): Use
448 `gnus-product-variable-touch'.
449 (gnus-update-format-specification-1): Likewise.
450 (gnus-update-format-specifications): Do not check `emacs-version'
451 and `gnus-newsrc-file-version'. Use
452 `gnus-product-variable-touch'.
454 * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
457 2000-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
459 * lisp/gnus.el (gnus-revision-number): Increment to 14.
460 (gnus-compile-user-specs): New user option.
462 * texi/gnus.texi: Update.
463 * texi/gnus-ja.texi: Update.
465 * lisp/gnus-start.el (gnus-setup-news): Revert.
466 (gnus-setup-news-hook): Revert.
468 * lisp/gnus-spec.el (gnus-compile): Modify the actual format specs
469 as well; don't bind `gnus-tmp-func'.
470 (gnus-update-format-specifications): Revert; use
471 `gnus-update-format-specification-1'.
472 (gnus-update-format-specification-1): New function.
473 (gnus-format-specs-compiled): Modify the form.
474 (TopLevel): Require `alist'.
476 2000-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
478 * lisp/gnus.el (gnus-revision-number): Increment to 13.
480 * texi/gnus.texi: Update.
481 * texi/gnus-ja.texi: Update.
483 * lisp/gnus-start.el (gnus-setup-news): Update all format specs
484 just before `gnus-setup-news-hook' is evaluated.
485 (gnus-setup-news-hook): Default to `gnus-compile'.
487 * lisp/gnus-spec.el (gnus-compile): Don't modify the value of
488 `gnus-format-specs', generate compiled specs in
489 `gnus-format-specs-compiled' instead; don't touch the dribble
491 (gnus-update-format-specifications): Bind `gnus-format-specs' to
492 `gnus-format-specs-compiled' if the latter is non-nil; use
493 `gnus-update-format-specifications-1'.
494 (gnus-update-format-specifications-1): Rename from
495 `gnus-update-format-specifications'; update the value of
496 `gnus-newsrc-file-version' if the updating is forced.
497 (gnus-format-specs-compiled): New internal variable.
499 2000-03-05 Keiichi Suzuki <keiichi@nanap.org>
501 * lisp/gnus-spec.el (gnus-update-format-specifications): Force
502 update format specifications, when differ `gnus-version' and
503 `gnus-newsrc-file-version' instead of `gnus-version' and
504 `gnus-version' in `gnus-format-specs'.
505 Do not add `gnus-version' into `gnus-format-specs'.
507 2000-03-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
509 * lisp/gnus-spec.el (gnus-compile): Remove gnus-version entry
510 from gnus-format-specs.
512 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
514 * nnvirtual.el (nnvirtual-request-article):
515 Bind gnus-override-method to nil.
516 (nnvirtual-request-update-mark): Don't update mark when
517 article is not there.
519 2000-03-03 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
521 * lisp/gnus.el (gnus-revision-number): Increment to 12.
523 * lisp/gnus-sum.el: Add autoload setting for `pgg-decrypt-region'
524 and `pgg-verify-region'.
525 (gnus-summary-decrypt-article): New command.
526 (gnus-summary-verify-article): New command.
527 (gnus-summary-article-map): Bind them.
528 (gnus-wheel-summary-scroll): Fix paren style.
530 2000-03-02 Katsumi Yamaoka <yamaoka@jpl.org>
532 * lisp/gnus.el (gnus-revision-number): Increment to 11.
534 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
536 * lisp/nnheader.el (nnheader-insert-nov): Use
537 `mime-entity-fetch-field' instead of `mime-fetch-field'.
539 * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
540 `mime-entity-read-field' instead of `mime-read-field'.
541 (gnus-article-sort-by-author): Likewise.
543 2000-03-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
545 * lisp/nnimap.el (nnimap-request-article-part): Don't use
546 `imap-capability' to detect BODYDETAIL response.
548 2000-03-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
550 * lisp/gnus.el (gnus-revision-number): Increment to 10.
553 (nnimap-request-article-part): Handle `BODY' fetch response when
554 the server implements IMAP4 rev1 capabilities.
555 (nnimap-request-article): Use BODY.PEEK rather than RFC822.PEEK.
556 this attribute was obsoleted in RFC2060.
557 (nnimap-request-body): Ditto.
559 2000-02-29 Katsumi Yamaoka <yamaoka@jpl.org>
561 * lisp/gnus.el (gnus-revision-number): Increment to 09.
563 * lisp/gnus-ems.el (gnus-tilde-cut-form, gnus-tilde-max-form): Copy
564 from gnus-xmas.el; share them with XEmacs-MULE.
566 * lisp/gnus-xmas.el (gnus-tilde-cut-form, gnus-tilde-max-form):
569 2000-02-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
571 * lisp/gnus.el (gnus-revision-number): Increment to 08.
573 * lisp/gnus-bbdb.el: Sync up with Nana-gnus 7 for supporting
574 `gnus-bbdb/split-mail'.
575 * README-gnus-bbdb.ja: Ditto.
577 2000-02-08 Yoshiki Hayashi <yoshiki@xemacs.org>
579 * gnus-art.el (article-display-face): Show folded X-Face.
581 2000-02-08 Keiichi Suzuki <keiichi@nanap.org>
583 * lisp/gnus.el (gnus-revision-number): Increment to 07.
585 * lisp/nnmail.el (nnmail-get-new-mail): Do not check
588 2000-02-06 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
590 * lisp/gnus.el (gnus-revision-number): Increment to 06.
592 * lisp/gnus-ofsetup.el: Provide `gnus-ofsetup'.
593 (gnus-setup-for-offline): Add `starttls' to IMAP streams; add
594 `digest-md5' to IMAP authenticators.
596 * lisp/gnus-offline.el (gnus-group-get-new-news,
597 gnus-agent-toggle-plugged,gnus-agent-expire,
598 gnus-agent-mode): Check whether `gnus-ofsetup' is provided before
601 * lisp/imap.el (imap-stream-alist): Remove redundant entry for TLS.
603 * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
604 confusing tabs from original header.
606 2000-02-02 Katsumi Yamaoka <yamaoka@jpl.org>
608 * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
610 (pop3-apop): Use built-in `md5' if it exists.
612 2000-01-27 Katsumi Yamaoka <yamaoka@jpl.org>
614 * lisp/gnus.el (gnus-revision-number): Increment to 05.
616 * lisp/gnus-art.el (gnus-treat-display-smileys): Check for the
617 module `gnus-bitmap' instead of `smiley-mule'.
619 * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
620 without redisplaying if the point is out of view.
622 2000-01-25 Katsumi Yamaoka <yamaoka@jpl.org>
624 * lisp/gnus.el (gnus-revision-number): Increment to 04.
626 2000-01-24 SANETO Takanori <sanewo@ba2.so-net.ne.jp>
628 * lisp/gnus-spec.el: Call `gnus-ems-redefine'.
630 * lisp/pop3.el (pop3-movemail): Don't use `format' for `message'.
631 * lisp/gnus-offline.el (gnus-offline-toggle-articles-to-fetch):
634 * lisp/read-passwd.el (read-pw-read-noecho): Use "%s" for the 1st
636 * lisp/gnus.el (gnus-version): Ditto.
637 * lisp/gnus-sum.el (gnus-summary-simplify-subject-query): Ditto.
638 * lisp/gnus-offline.el (gnus-offline-set-interval-time,
639 gnus-offline-empting-spool, gnus-offline-toggle-on/off-send-mail,
640 gnus-offline-set-auto-ppp, gnus-offline-after-jobs-done,
641 gnus-offline-hangup-line, gnus-offline-get-new-news-function,
642 gnus-offline-connect-server): Ditto.
643 * lisp/dgnushack.el (dgnushack-make-package): Ditto.
645 2000-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
647 * lisp/gnus.el (gnus-revision-number): Increment to 03.
649 * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
650 buffer if it is called non-interactively.
652 2000-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
654 * lisp/gnus.el (gnus-revision-number): Increment to 02.
656 * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
657 if the point is out of view.
659 2000-01-15 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
661 * lisp/gnus-art.el (gnus-article-next-page): Scroll up LINES if
662 `pos-visible-in-window-p' returns nil.
664 2000-01-15 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
666 * lisp/gnus-offline.el (gnus-agent-mode): New advice.
668 2000-01-12 Hirokazu FUKUI <hfukui@sannet.ne.jp>
670 * lisp/base64.el: Unbound base64-*-string and base64-*-region
671 when defined by autoload.
673 2000-01-11 Katsumi Yamaoka <yamaoka@jpl.org>
675 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
676 the original code; hide group contents while rescanning.
678 2000-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
680 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
681 lines in the imitation buffer; turn off h-scrollbar for XEmacs.
683 2000-01-07 Katsumi Yamaoka <yamaoka@jpl.org>
685 * lisp/gnus.el (gnus-revision-number): Increment to 01.
687 * lisp/{rfc2231.el,nnweb.el,nnultimate.el,nntp.el,nnspool.el,
688 nnslashdot.el,nnml.el,nnmh.el,nnkiboze.el,nnimap.el,gnus-topic.el,
689 gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,gnus-cache.el,
690 gnus-agent.el}: Require `gnus-clfns' when compiling.
692 * lisp/rfc2231.el: Require `cl' when compiling.
694 * lisp/gnus-clfns.el: New file.
696 * lisp/dgnushack.el: Move compiler macros to gnus-clfns.el; load
699 * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Don't
700 rescan the current newsgroup before exiting; wear an imitation
701 summary buffer while rescanning.
703 2000-01-06 Hirokazu FUKUI <hfukui@sannet.ne.jp>
705 * lisp/dgnushack.el (char-before): Use the byte-optimaization.
707 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
709 * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
710 (gnus-revision-number): Clear to 00.
712 * README.T-gnus: Update.
714 * lisp/{webmail.el,uudecode.el,utf7.el,time-date.el,smiley.el,
715 score-mode.el,rfc2047.el,rfc1843.el,qp.el,pop3.el,parse-time.el,
716 nnweb.el,nnwarchive.el,nnvirtual.el,nnultimate.el,nntp.el,
717 nnspool.el,nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,
718 nnmail.el,nnlistserv.el,nnkiboze.el,nnimap.el,nnheader.el,
719 nnfolder.el,nneething.el,nndraft.el,nndoc.el,nndb.el,nnbabyl.el,
720 nnagent.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
721 mm-decode.el,mm-bodies.el,messcompat.el,message.el,md5.el,
722 mail-source.el,mail-prsvr.el,lpath.el,imap.el,ietf-drums.el,
723 gnus-xmas.el,gnus-win.el,gnus-vm.el,gnus-uu.el,gnus-util.el,
724 gnus-undo.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
725 gnus-spec.el,gnus-soup.el,gnus-setup.el,gnus-score.el,gnus-salt.el,
726 gnus-range.el,gnus-picon.el,gnus-nocem.el,gnus-msg.el,
727 gnus-mlspl.el,gnus-mh.el,gnus-mailcap.el,gnus-logic.el,
728 gnus-load.el,gnus-kill.el,gnus-group.el,gnus-gl.el,gnus-ems.el,
729 gnus-draft.el,gnus-demon.el,gnus-cus.el,gnus-cite.el,gnus-cache.el,
730 gnus-bcklg.el,gnus-audio.el,gnus-async.el,gnus-art.el,
731 gnus-agent.el,binhex.el,base64.el,ChangeLog}: Sync up with Gnus
734 * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
735 emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
737 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
739 * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
742 * lisp/gnus-sum.el (gnus-articles-to-read): Bind
743 `cursor-in-echo-area' to nil while `read-from-minibuffer'.
745 1999-12-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
747 * lisp/gnus-offline.el (TopLevel): Call
748 `define-process-argument-editiong' only under Meadow -- i.e. don't
749 call this function under NTEmacs.
751 1999-12-28 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
753 * lisp/gnus.el (gnus-revision-number): Increment to 15.
755 * lisp/gnus-offline.el (gnus-offline-auto-expire): Rename from
756 `gnus-offline-agent-automatic-expire'.
757 (gnus-agent-expire): Fix the advice.
758 (gnus-offline-after-jobs-done): Refer to
759 `gnus-offline-auto-expire'.
761 * lisp/gnus-ofsetup.el (gnus-offline-resource-en): Reorder the
763 (gnus-offline-resource-ja): Ditto.
765 * lisp/imap.el (imap-ssl-open-2): If `system-type' is windows-nt,
766 bind `coding-system-for-read' to raw-text-dos, else bind it to
769 1999-12-28 Katsumi Yamaoka <yamaoka@jpl.org>
771 * lisp/gnus.el (gnus-revision-number): Increment to 14.
773 * lisp/dgnushack.el (mapcon): Bind the 1st arg `fn' as a temp var.
775 1999-12-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
777 * lisp/pop3.el (pop3-ssl-program-arguments): Add "s_client".
778 (pop3-open-ssl-stream-1): Bind `ssl-program-name' because its
779 value depends on the version of ssl.el.
780 (pop3-open-ssl-stream): If `system-type' is windows-nt, bind
781 `coding-system-for-read' to raw-text-dos, else bind it to binary.
783 1999-12-23 Keiichi Suzuki <keiichi@nanap.org>
785 * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Fix timing of
788 1999-12-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
790 * lisp/imap.el (imap-streams,imap-stream-alist,
791 imap-authenticators,imap-authenticator-alist,
792 imap-digest-md5-p): Sync with latest Gnus.
793 (imap-starttls-p): Rename from `imap-tls-p'.
794 (imap-starttls-open): Rename from `imap-tls-open'.
796 1999-12-21 Katsumi Yamaoka <yamaoka@jpl.org>
798 * lisp/gnus.el (gnus-revision-number): Increment to 13.
800 * lisp/dgnuspath.el.in: Add the path of APEL to `load-path' as well
801 as its parent directory.
803 * lisp/imap.el (base64-encode-string, base64-decode-string):
804 Autoload "base64" instead of the tricky definitions.
806 * lisp/base64.el: Restore the original code and invalidate it; use
807 mel for the base64 codec.
809 1999-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
811 * lisp/imap.el (mel-find-function): Always require `mel' instead of
812 the use of autoloading. Because the function `mel-find-function'
813 is defined by `defsubst'.
815 1999-12-18 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
817 * lisp/gnus-offline.el (gnus-offline-after-get-new-news): Refer to
818 `gnus-offline-connected', not `gnus-plugged'.
820 * lisp/gnus-ofsetup.el (gnus-setup-for-offline): No need to use
821 `unless'. Use `when'.
823 * lisp/imap.el (base64-encode-string): Fix. May work.
825 1999-12-16 Katsumi Yamaoka <yamaoka@jpl.org>
827 * lisp/message.el (message-goto-mail-copies-to): If the field is
828 newly created, a string "never" is inserted in default.
829 (message-goto-mail-followup-to): If the field is newly created and
830 To field contains only one address, the address is inserted in
832 (message-mode-map): New key stroke `C-c C-f c' for the command
833 `message-goto-mail-copies-to'.
835 1999-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
837 * lisp/gnus.el (gnus-revision-number): Increment to 12.
839 * lisp/nnimap.el (nnimap-request-newgroups): Use `member-if'.
841 * lisp/lpath.el (toolbar-gnus, get-charset-property,
842 font-lock-set-defaults, find-coding-system, coding-system-get):
843 Bind them for FSF Emacsen.
844 (read-color, x-defined-colors, compute-motion): Don't bind.
846 * lisp/imap.el (imap-digest-md5-auth, imap-cram-md5-auth): Use
847 `base64-encode-string' and `base64-decode-string' instead of
848 `imap-base64-encode-string' or `imap-base64-decode-string'.
849 (base64-encode-string): New function. It won't be defined if it
850 is already bound and the optional second arg is allowed.
851 (base64-decode-string): New function defined by `defun-maybe'.
852 (imap-base64-encode-string, imap-base64-decode-string): Remove.
853 (mel-find-function): Autoload "mel".
855 * lisp/dgnushack.el (read-color, x-defined-colors, event-object,
856 get-popup-menu-response, toolbar-gnus, get-charset-property,
857 find-coding-system, coding-system-get, font-lock-set-defaults):
859 (union, member-if, mapcon, mapc, last): Don't define as compiler
860 macros under XEmacs. It is based on Hrvoje's advice.
861 (member-if): New compiler macro for emulating cl function.
863 1999-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
865 * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
866 of `static-condition-case'.
868 1999-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
870 * lisp/gnus.el (gnus-revision-number): Increment to 11.
872 * lisp/imap.el (imap-base64-encode-string): Allow the optional 2nd
875 1999-12-14 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
877 * lisp/imap.el: Require `digest-md5' when compiling; add autoload
878 settings for `digest-md5-parse-digest-challenge' and
879 `digest-md5-digest-response'.
880 (imap-authenticators): Add `digest-md5'.
881 (imap-authenticator-alist): Setup for `digest-md5'.
882 (imap-digest-md5-p): New function.
883 (imap-digest-md5-auth): New function.
885 1999-12-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
887 * lisp/mail-source.el (mail-source-fetch-imap): Each temporary
888 buffer name must be specific to its mail source.
890 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
892 * lisp/gnus.el (gnus-revision-number): Increment to 10.
894 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Don't
895 call too many `static-if's.
897 * lisp/gnus-uu.el (gnus-uu-grab-move): Simply copy FILE if
898 `make-symbolic-link' is not availabe.
900 * lisp/lpath.el (TopLevel): Don't warn about `make-symbolic-link'.
902 1999-12-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
904 * lisp/gnus-offline.el (gnus-offline-set-unplugged-state): Call
905 the original `gnus-agent-toggle-plugged'.
907 * lisp/mail-source.el (mail-source-fetch-imap): Don't create
908 multiple temporary buffers, and don't kill one.
910 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
912 * lisp/gnus.el (gnus-revision-number): Increment to 09.
914 * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Accept an
915 optional argument `force'. Use `read-file-name' instead of
916 `read-directory-name'.
918 1999-12-10 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
920 * lisp/gnus.el (gnus-revision-numbser): Increment to 08.
922 * lisp/gnus-agent.el (gnus): Give up to advise here.
923 (gnus-group-get-new-news): New advice instead.
925 * lisp/gnus-offline.el (gnus-offline-setup): Call
926 `gnus-offline-processed-by-timer' and `gnus-offline-error-check'
928 (gnus-offline-define-menu-and-key): Simplify.
929 (gnus-offline-processed-by-timer): Call `gnus-group-get-new-news'
932 * lisp/gnus-ofsetup.el (TopLevel): Require `read-passwd' here, not in
933 `gnus-offline-setting-file'.
934 (gnus-nntp-service): Set this variable here, not in
935 `gnus-offline-setting-file'
936 (gnus-nntp-server): Ditto.
937 (gnus-after-getting-new-news-hook): Ditto.
938 (message-send-hook): Ditto.
939 (mail-source-read-passwd): Ditto.
940 (gnus-setup-news-hook): Ditto.
941 (gnus-setup-for-offline): Now one can get mails from `imap',
942 `file', `directory' or `maildir'.
944 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
945 Ignore non-POP mail sources.
947 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
949 * lisp/gnus.el (gnus-revision-number): Increment to 07.
951 * lisp/gnus-util.el (gnus-union): Remove.
952 (gnus-ems-redefine): Don't call it; don't require `gnus-ems'.
954 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `union'
955 instead of `gnus-union'.
957 1999-12-10 A.Hitachi <a_hitachi@msi.biglobe.ne.jp>
958 Katsumi Yamaoka <yamaoka@jpl.org>
960 * lisp/dgnushack.el (union): New compiler macro for emulating cl
963 1999-12-10 Katsumi Yamaoka <yamaoka@jpl.org>
965 * lisp/gnus-util.el: Require `gnus-ems'.
966 (gnus-ems-redefine): Call it to redefine the functions
967 `gnus-truncate-string', etc.
968 (gnus-union): Fix doc string.
970 * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
972 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
974 * lisp/gnus.el (gnus-revision-number): Increment to 06.
976 1999-12-09 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
978 * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
979 in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
981 1999-12-09 Katsumi Yamaoka <yamaoka@jpl.org>
983 * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
985 (mapc): Bug fix - treat the last arg as a list.
987 1999-12-08 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
989 * lisp/gnus.el (gnus-revision-number): Increment to 05.
991 * lisp/gnus-agent.el (gnus): New advice. Always synchronize the
992 modeline "Plugged" status display with the value of
995 * lisp/gnus-offline.el (TopLevel): Require `gnus-group' at the
997 (gnus-offline-set-online-sendmail-function): defsubst.
998 (gnus-offline-set-offline-sendmail-function): Ditto.
999 (gnus-offline-set-offline-post-news-function): Ditto.
1000 (gnus-offline-set-online-post-news-function): Ditto.
1001 (gnus-offline-disable-fetch-mail): Ditto.
1002 (gnus-offline-enable-fetch-mail): Ditto.
1003 (gnus-offline-setup): Fix typo.
1004 (gnus-offline-gnus-get-new-news): Abolish.
1005 (gnus-offline-toggle-plugged): Ditto.
1006 (gnus-offline-agent-expire): Ditto.
1007 (gnus-group-get-new-news): New advice which does things
1008 `gnus-offline-gnus-get-new-news' was doing.
1009 (gnus-agent-toggle-plugged): New advice which does thing
1010 `gnus-offline-toggle-plugged' was doing.
1011 (gnus-agent-expire): New advice which does things
1012 `gnus-offline-agent-expire' was doing.
1013 (gnus-offline-define-menu-and-key): No longer substitute key
1014 definitions on `gnus-group-mode-map'. No longer swap commands for
1016 (gnus-offline-after-get-new-news): Do jobs only when
1017 `gnus-plugged' is t.
1019 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
1022 1999-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1024 * lisp/message.el (message-yank-add-new-references): Fix doc string.
1026 * texi/{message-ja.texi, message.texi}
1027 (message-list-references-add-position,
1028 message-yank-add-new-references): Add documentations.
1030 1999-12-07 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1032 * lisp/gnus-offline.el (gnus-offline-gettext): Rename from
1033 `gnus-offline-get-message'.
1035 * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
1036 `gnus-ofsetup-get-message'.
1038 1999-12-07 Katsumi Yamaoka <yamaoka@jpl.org>
1040 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1041 (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
1043 * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't use
1044 `get-text-property' in the outside of the boundary.
1045 (gnus-article-smiley-display): New function.
1046 (gnus-treatment-function-alist): Use it.
1048 * lisp/dgnushack.el (byte-optimize-form-code-walker): Replace with
1049 the bug fixed version rigidly instead of the use of `defadvice'.
1051 * lisp/message.el (font-lock-after-change-function): Don't use
1052 `compile' for the arg of `defadvice'.
1054 1999-12-06 Keiichi Suzuki <keiichi@nanap.org>
1056 * lisp/message.el (message-yank-add-new-references): New option
1057 value `message-id-only'.
1058 (message-yank-original): Likewise.
1059 (message-list-references-add-position): New user option.
1060 (message-list-references): When
1061 `message-list-references-add-position' is integer value, the order
1062 of designate number message-ids is kept.
1064 1999-12-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1066 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1068 * lisp/gnus-offline.el (gnus): Don't advise here.
1069 (TopLevel): Call `gnus-offline-define-menu-and-key'.
1070 (gnus-offline-setup): Don't call
1071 `gnus-offline-define-menu-and-key' here.
1073 * lisp/gnus-ofsetup.el (gnus-offline-update-setting-file): Don't
1074 rely on `gnus-load-hook'.
1075 (gnus): New advice. Call `gnus-offline-setup' when everything is
1078 * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
1079 at the compile time. Use `gnus-alive-p'.
1081 1999-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
1083 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1085 * lisp/dgnushack.el (char-after): Uncomment the byte-optimization;
1086 don't use `byte-defop-compiler'.
1087 (byte-optimize-form-code-walker): Advise it for fixing the bug in
1088 and/or forms. The original idea is devised by FUKUI-san, modified
1090 (max-specpdl-size): Set 3000.
1092 1999-12-05 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1094 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1096 * lisp/gnus-offline.el (gnus): New advice. synchronize
1097 `gnus-offline-connected' with `gnus-plugged'.
1099 1999-12-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1101 * lisp/gnus.el (gnus-version-number): Update to 6.14.0.
1102 (gnus-revision-number): Clear to 00.
1104 * README.branch.ja: Update for t-gnus-6_14 branch.
1105 * README.branch: Ditto.
1106 * README.T-gnus: Ditto.
1107 * README.semi.ja: Ditto.
1108 * README.semi: Ditto.
1110 * lisp/{rfc2047.el,nnweb.el,nnultimate.el,nntp.el,nnslashdot.el,
1111 nnmh.el,nnfolder.el,nndoc.el,mml.el,mm-view.el,mm-util.el,
1112 mm-bodies.el,message.el,mail-source.el,gnus.el,gnus-uu.el,
1113 gnus-sum.el,gnus-start.el,gnus-msg.el,gnus-int.el,gnus-cache.el,
1114 gnus-art.el,dgnushack.el,ChangeLog}: Sync up with Gnus v5.8.2.
1116 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1117 gnus-faq-ja.texi,ChangeLog}: Modify for T-gnus 6.14; sync up with
1120 * t-gnus-6_14: NEW PUBLIC BRANCH.
1122 1999-12-03 Hirokazu FUKUI <hfukui@sannet.ne.jp>
1123 Katsumi Yamaoka <yamaoka@jpl.org>
1125 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1127 * lisp/dgnushack.el (char-before): Use compiler macro instead of
1129 (char-after): Comment out the byte-optimization.
1131 * imap.el (imap-base64-encode-string, imap-base64-decode-string):
1132 New functions. They are identical to the built-in codec if
1133 possible, otherwise the functions defined in mel are used.
1134 (imap-cram-md5-auth): Use them.
1136 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1138 * lisp/imap.el: Remove autoload settings for `base64-decode-string'
1139 and `base64-encode-string'.
1141 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1143 * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
1144 (gnus-revision-number): Clear to 00.
1146 * README.T-gnus: Update.
1148 * GNUS-NEWS: Sync up with Pterodactyl Gnus v0.99.
1150 * lisp/{rfc2047.el,rfc1843.el,nnweb.el,nnvirtual.el,nntp.el,
1151 nnmh.el,nnmail.el,nnimap.el,nnheader.el,nnfolder.el,nndraft.el,
1152 nndoc.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-encode.el,
1153 mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
1154 gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1155 gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1156 gnus-picon.el,gnus-msg.el,gnus-mailcap.el,gnus-int.el,
1157 gnus-group.el,gnus-ems.el,gnus-cus.el,gnus-cache.el,gnus-async.el,
1158 gnus-art.el,gnus-agent.el,dgnushack.el,base64.el,Makefile.in,
1159 ChangeLog}: Sync up with Pterodactyl Gnus v0.99.
1161 * lisp/{webmail.el,nnwarchive.el,nnultimate.el,nnslashdot.el}: New
1164 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1165 emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
1168 1999-12-02 Katsumi Yamaoka <yamaoka@jpl.org>
1170 * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
1171 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
1172 * lisp/gnus-start.el (save-buffers-kill-emacs): Ditto.
1173 (gnus-after-getting-new-news-hook): Ditto.
1175 * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
1177 1999-12-01 Katsumi Yamaoka <yamaoka@jpl.org>
1179 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1181 * lisp/gnus-art.el (article-treat-overstrike): Work for multibyte
1182 char with old Emacsen as well.
1184 1999-12-01 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1186 * lisp/gnus-agent.el (gnus-category-edit-predicate): Expand `setf'
1187 appears in the backquoted form.
1188 (gnus-category-edit-score): Ditto.
1190 * lisp/gnus-sum.el (gnus-data-set-header): Expand `setf'
1191 appears in the backquoted form.
1193 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1195 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1197 * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Fix a
1199 (gnus-offline-popup): Examine whether `easy-menu-create-menu' is
1200 defined. If not, call `easy-menu-create-keymaps'.
1202 1999-11-30 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1204 * lisp/gnus.el (gnus-revision-number): Increment to 08.
1206 * lisp/gnus-offline.el (TopLevel): Use `static-if', requiring
1207 "static" at the compile time.
1208 (gnus-offline-hangup-function): Abolish.
1209 (gnus-offline-auto-ppp): New variable.
1210 (gnus-offline-gnus-get-new-news): Refer to it.
1211 (gnus-offline-set-unplugged-state): Ditto.
1212 (gnus-offline-set-auto-ppp): New function. It replaces the
1213 function `gnus-offline-toggle-auto-hangup'.
1214 (gnus-offline-toggle-auto-hangup): Abolish.
1215 (gnus-offline-define-menu-and-key): Use `static-if' and
1217 (gnus-offline-popup-menu): Do not define this function under XEmacs.
1218 (gnus-offline-popup): New function.
1220 * gnus-ofsetup.el (gnus-ofsetup-update-setting-file): Typo.
1221 (gnus-ofsetup-resource-en): Fix doc strings.
1222 (gnus-ofsetup-resource-ja): Ditto.
1224 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1226 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1228 * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
1229 Pterodactyl Gnus v0.98.
1231 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1233 * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
1235 * lisp/gnus.el (gnus-select-method): Use `if' instead of `when'.
1237 * lisp/gnus-sum.el (gnus-summary-make-marking-command-1): Use
1238 `car' and `cdr' instead of `cadr'.
1240 * lisp/gnus-picon.el (gnus-picons-file-suffixes): Use `cons'
1241 instead of `push'; use `if' instead of `when'.
1243 * lisp/gnus-group.el (gnus-group-iterate): Use `car' and `cdr'
1245 (gnus-useful-groups): Use `or' instead of `unless'.
1247 * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
1250 1999-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
1252 * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
1253 `when' in the body of `defadvice'. Use `if' instead.
1255 * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
1258 1999-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
1260 * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
1261 the macro `when' in the arg of `defcustom'. Use `if' instead.
1263 1999-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1265 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1267 * lisp/gnus-art.el (gnus-signature-toggle): Specify the 4th arg of
1268 `next-single-property-change' LIMIT as `point-max'.
1269 (gnus-article-prepare-mime-display): Ditto.
1270 (article-hide-signature): Ditto.
1272 1999-11-26 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1274 * lisp/gnus.el (gnus-version): Parentheses of gnus-revision-number
1275 are removed to fill gnus-version within 80 columns.
1277 1999-11-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1279 * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
1281 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1283 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1285 * lisp/gnus-agent.el (gnus-agent-fetch-headers): Use `gnus-union'
1288 * lisp/gnus-util.el (gnus-union): New function.
1290 * lisp/gnus-sum.el (gnus-summary-exit-no-update): Use
1291 `copy-sequence' instead of `copy-list'.
1292 * lisp/gnus-art.el (gnus-article-setup-highlight-words): Ditto.
1294 * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
1296 1999-11-24 Katsumi Yamaoka <yamaoka@jpl.org>
1298 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1300 * lisp/dgnushack.el (union, copy-list): New compiler macros for
1301 emulating cl functions.
1303 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1305 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1306 (gnus-select-method): Use `condition-case' instead of
1309 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1310 instead of `ignore-errors'.
1312 * lisp/{gnus-ofsetup.el,gnus-offline.el}: Remove RCS magic cookie.
1314 * lisp/{time-date.el,smiley.el,score-mode.el,pop3.el,nnweb.el,
1315 nnvirtual.el,nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,
1316 nnmbox.el,nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,
1317 nneething.el,nndraft.el,nndoc.el,nnbabyl.el,message.el,imap.el,
1318 gnus-win.el,gnus-vm.el,gnus-util.el,gnus-topic.el,gnus-sum.el,
1319 gnus-start.el,gnus-srvr.el,gnus-spec.el,gnus-score.el,gnus-salt.el,
1320 gnus-range.el,gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,
1321 gnus-msg.el,gnus-mlspl.el,gnus-mailcap.el,gnus-logic.el,
1322 gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
1323 gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
1325 1999-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
1327 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1329 * lisp/{time-date.el,smiley.el,pop3.el,nnweb.el,nnvirtual.el,
1330 nntp.el,nnspool.el,nnsoup.el,nnoo.el,nnml.el,nnmh.el,nnmbox.el,
1331 nnmail.el,nnlistserv.el,nnimap.el,nnheader.el,nneething.el,
1332 nndoc.el,nnbabyl.el,message.el,imap.el,gnus.el,gnus-win.el,
1333 gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
1334 gnus-spec.el,gnus-score.el,gnus-salt.el,gnus-range.el,
1335 gnus-picon.el,gnus-ofsetup.el,gnus-offline.el,gnus-mlspl.el,
1336 gnus-mailcap.el,gnus-logic.el,gnus-kill.el,gnus-group.el,
1337 gnus-cite.el,gnus-async.el,gnus-art.el,gnus-agent.el,earcon.el}:
1338 Require `cl' at the top level.
1340 * lisp/gnus.el (gnus-select-method): Undo last change.
1341 * lisp/gnus-util.el (copy-list): Undo last change (remove it).
1342 * lisp/gnus-start.el (gnus-site-init-file): Undo last change.
1344 * lisp/gnus-ems.el (gnus-split-string): Remove.
1346 1999-11-21 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1348 * lisp/pop3.el: Add description about STLS extension; add autoload
1349 setting for `starttls-open-stream' and `starttls-negotiate'.
1350 (pop3-stls): New function.
1351 (pop3-open-tls-stream): New function.
1352 (pop3-open-server): Use `pop3-open-tls-stream' if
1353 'pop3-connection-type' is bound to `tls'.
1355 1999-11-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1357 * lisp/imap.el: Add autoload setting for `starttls-open-stream'
1358 and `starttls-negotiate'.
1359 (imap-stream-alist): Add TLS entry.
1360 (imap-tls-p): New function.
1361 (imap-tls-open): New function.
1362 (imap-ssl-open): Enclose `open-ssl-stream' with
1363 `as-binary-process'.
1365 1999-11-19 Katsumi Yamaoka <yamaoka@jpl.org>
1367 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1368 (gnus-select-method): Use `condition-case' instead of
1371 * lisp/pop3.el (pop3-apop): Move the autoload seting to the top
1374 * lisp/md5.el (md5): Allow the optional 4th and 5th arguments
1375 `coding' and `noerror' for the stopgaps.
1377 * lisp/lpath.el (md5): Allow the optional 4th and 5th arguments
1378 `coding' and `noerror'.
1379 (function-max-args): Maybe-fbind for FSF Emacsen.
1381 * lisp/imap.el (imap-cram-md5-auth): Specify the 4th arg to `md5'
1382 as `binary' if possible.
1383 (imap-log): Default to nil (synched with pgnus 0.99).
1384 (base64-decode-string): Autoload "mel" instead of "base64".
1385 (md5): Autoload "md5" without `eval-and-compile'.
1387 * lisp/gnus-util.el (copy-list): New function defined by
1390 * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Specify
1391 the 3rd arg of `make-full-mail-header' to "nobody" instead of "".
1393 * lisp/gnus-start.el (gnus-site-init-file): Use `condition-case'
1394 instead of `ignore-errors'.
1396 * lisp/gnus-picon.el: Require `cl'.
1398 * lisp/{smiley.el,rfc2104.el,nnvirtual.el,mailheader.el,
1399 gnus-offline.el} (cl): Enclose the requiring procedure with
1400 `eval-when-compile'.
1402 * lisp/{imap.el,gnus-mailcap.el} (cl): Enclose the requiring
1403 procedure with `eval-when-compile' instead of `eval-and-compile'.
1405 1999-11-09 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1407 * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
1408 Use mail-sources instead of nnmail-spool-file.
1409 From: Toshiaki -PCX- Tanaka.
1411 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
1413 * lisp/gnus.el (gnus-group-startup-message): Insert space before
1415 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
1417 1999-11-09 Katsumi Yamaoka <yamaoka@jpl.org>
1419 * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
1420 (gnus-revision-number): Clear to 00.
1422 * README.T-gnus: Update.
1424 * lisp/{rfc1843.el,qp.el,nntp.el,nnmail.el,nnfolder.el,nnagent.el,
1425 mml.el,mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
1426 message.el,mail-source.el,lpath.el,gnus-util.el,gnus-topic.el,
1427 gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
1428 gnus-group.el,gnus-art.el,gnus-agent.el,dgnushack.el,binhex.el,
1429 ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1431 * lisp/{rfc2104.el,nnimap.el,imap.el}: New files.
1433 * texi/gnus-ja.texi: Sync up with Pterodactyl Gnus v0.98 without
1436 * texi/{gnus.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.98.
1438 1999-11-08 Kinji Itoh <kinji-i@ma.neweb.ne.jp>
1440 * lisp/gnus-draft.el (gnus-draft-edit-message): Use
1441 `message-save-drafts' instead of `set-buffer-modified-p' and
1443 * lisp/message.el (message-save-drafts): Insert In-Reply-To header
1444 because the reply data is lost in Drafts.
1445 * lisp/gnus-art.el (gnus-signature-face): Don't check
1448 1999-11-08 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1450 * lisp/pop3.el (pop3-progress-message): New function.
1451 (pop3-movemail): Use it.
1453 1999-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1455 * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
1456 `gnus-following-method'.
1458 * lisp/gnus-msg.el (gnus-following-method): Move from gnus-msg.el;
1459 wide reply as a mail if the message is not a news; use the macro
1460 `gnus-setup-message'.
1462 * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
1464 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1466 * lisp/gnus.el (gnus-revision-number): Increment to 14.
1467 (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
1468 function `gnus-smiley-display'.
1470 * lisp/gnus-art.el (gnus-treat-display-smileys): Default to nil if
1471 `window-system' is nil.
1472 (gnus-article-x-face-command): Default to external command if
1473 `window-system' is nil.
1475 1999-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1477 * lisp/gnus.el (gnus-revision-number): Increment to 13.
1478 (TopLevel): Rearrange autoload settings.
1480 * lisp/gnus-art.el (gnus-treatment-function-alist): Don't use
1483 * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Add button
1484 "Toggle smileys" in "Washing" menu.
1485 (gnus-summary-wash-map): Add "s" key for `smiley-toggle-buffer'.
1487 * lisp/smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
1488 (smiley-toggle-buffer): New function.
1489 (smiley-buffer): Don't quote the function.
1490 (smiley-toggle-extents): Ditto.
1492 1999-10-24 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1494 * lisp/gnus.el (gnus-revision-number): Increment to 12.
1495 (TopLevel): Add and delete autoloads for functions defined in
1496 "gnus-cus", "gnus-offline", "miee", "pop3-fma" and "mw32misc".
1498 * lisp/gnus-offline.el (TopLevel): Do not consider the functions
1501 * lisp/gnus-ofsetup.el (TopLEvel): Do not autoload
1502 `gnus-custom-mode' defined in "gnus-cus".
1504 1999-10-21 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1506 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1508 * lisp/gnus-offline.el (TopLevel): Call `mime-set-field-decoder'
1509 when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
1512 1999-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1514 * lisp/gnus.el (gnus-revision-number): Increment to 10.
1515 (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
1516 functions `x-face-mule-gnus-article-display-x-face' and
1519 * lisp/lpath.el (smiley-encode-buffer): Bind it for FSF Emacsen.
1521 * lisp/gnus-ems.el (gnus-group-startup-message): Don't replace with
1522 `gnus-mule-group-startup-message'.
1523 (gnus-mule-group-startup-message): Remove.
1524 (gnus-mule-bitmap-image-file): Remove.
1526 * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode smileys to
1527 ordinary text if the feature `smiley-mule' is provided and FSF
1529 (TopLevel): Require `static' at the compile time.
1531 * lisp/gnus-art.el (gnus-article-prepare-display): Bind
1532 `mime-display-text/plain-hook' to nil.
1533 (gnus-article-prepare-mime-display): Use `let' instead of `let*';
1534 treat the next entity position as a marker.
1535 (gnus-treatment-function-alist): Use `smiley-buffer' instead of
1536 `gnus-smiley-display' under FSF Emacsen.
1537 (gnus-treat-display-smileys): Default to t if the module
1538 `smiley-mule' is installed.
1539 (gnus-treat-display-xface): Default to `head' if the value of
1540 `gnus-article-x-face-command' is
1541 `x-face-mule-gnus-article-display-x-face'.
1542 (gnus-article-x-face-command): Default to
1543 `x-face-mule-gnus-article-display-x-face' if the module
1544 `x-face-mule' is installed.
1545 (TopLevel): Require `static' first; require `path-util'.
1547 1999-10-18 Katsumi Yamaoka <yamaoka@jpl.org>
1549 * lisp/gnus.el (gnus-revision-number): Increment to 09.
1551 * lisp/message.el (message-mode): Make
1552 `message-font-lock-last-position' as buffer local.
1553 (message-font-lock-keywords-2): Use
1554 `message-font-lock-cited-text-matcher' instead of regexp.
1555 (message-font-lock-cited-text-matcher): New function.
1556 (font-lock-after-change-function): Advice to the keep last cursor
1557 position in `message-font-lock-last-position' before fontifying.
1558 (message-font-lock-last-position): New variable.
1559 (message-font-lock-citation-name-max-column): New variable.
1560 (message-font-lock-cited-text-regexp): New variable.
1561 (message-font-lock-fence-close-position): New variable.
1562 (message-font-lock-fence-open-position): New variable.
1563 (message-font-lock-fence-close-regexp): New variable.
1564 (message-font-lock-fence-open-regexp): New variables.
1566 1999-10-04 Masatoshi Tsuchiya <tsuchiya@pine.kuee.kyoto-u.ac.jp>
1568 * lisp/message.el (message-mode): Rearrange `font-lock-defaults'
1569 using `message-font-lock-keywords', `message-font-lock-keywords-1'
1570 and `message-font-lock-keywords-2'.
1571 (message-font-lock-keywords): Restruct.
1572 (message-font-lock-keywords-1): New variable split from
1573 `message-font-lock-keywords'.
1574 (message-font-lock-keywords-2): Ditto.
1576 1999-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
1578 * lisp/gnus.el (gnus-revision-number): Increment to 08.
1580 * lisp/gnus-art.el (gnus-treat-article): Buttonize the signature
1581 before highlighting or hiding it.
1582 (gnus-article-buttonize-signature): New function.
1583 (gnus-article-highlight-signature): Don't buttonize.
1584 (gnus-treatment-function-alist): Undo the last change.
1585 (gnus-treat-emphasize): Default to nil.
1587 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
1589 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1590 (TopLevel): Autoload "gnus-art" for the function
1591 `gnus-article-show-all'.
1593 * lisp/gnus-sum.el (gnus-summary-select-article): Expose all
1594 hidden text if the command `gnus-summary-toggle-mime' is used.
1596 * lisp/gnus-art.el (gnus-signature-toggle): Don't hide the
1598 (gnus-article-highlight-signature): Work for forwarded messages.
1599 (gnus-article-show-all): New function based on `article-show-all'.
1600 (gnus-article-show-all-headers): Based on
1601 `article-show-all-headers'.
1602 (article-show-all-headers): New function to show all *HEADERS*.
1603 (article-show-all): Show *ALL* literally.
1604 (article-hide-signature): Work for forwarded messages.
1605 (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
1606 off after `gnus-treat-highlight-signature'.
1608 1999-10-08 Katsumi Yamaoka <yamaoka@jpl.org>
1610 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1612 * lisp/gnus-art.el (gnus-article-prepare-mime-display): Protect
1613 against forwarded messages without MIME structure.
1614 (gnus-treatment-function-alist): Move
1615 'gnus-treat-decode-article-as-default-mime-charset' to the top;
1616 put `gnus-treat-emphasize' off after
1617 `gnus-treat-highlight-headers'.
1619 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1621 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1623 1999-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1625 * lisp/gnus-art.el (gnus-treat-predicate): Examine whether the
1626 argument is list or not before condition.
1628 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1630 * lisp/gnus-art.el (gnus-treat-predicate): Work for
1631 (typep "something").
1633 1999-10-07 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1635 * lisp/gnus-art.el (gnus-article-prepare-display):
1636 Pass argument nil as a condition to gnus-treat-article.
1637 * lisp/gnus-art.el (gnus-article-prepare-mime-display):
1638 Ditto. Also, treat last part of multipart article correctly.
1640 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1642 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1644 * lisp/message.el (message-generate-headers): Don't insert
1647 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
1648 negative number for the 2nd arg of `insert-char'.
1650 1999-10-06 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1652 * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Info link to
1653 gnus-ja instead of gnus if Japanese environment is on.
1655 1999-10-06 Katsumi Yamaoka <yamaoka@jpl.org>
1657 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1658 (semi-gnus-developers): Remove.
1659 (gnus-maintainer): Change mail address.
1660 (gnus-group-startup-message): Display version string.
1662 * lisp/gnus-msg.el (gnus-bug): Delete `Cc'; modify version string.
1664 * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Display
1665 version string; fix glyph position.
1667 1999-10-06 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
1669 * lisp/gnus-sum.el (gnus-read-move-group-name): Revert
1670 to previous version until problem of respooling from
1671 nnimap to nnml is solved.
1672 (gnus-summary-move-article): Ditto.
1674 1999-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
1676 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1678 * lisp/gnus-art.el (gnus-treat-predicate): Check whether arg's
1679 value is t before checking for `condition'.
1680 (gnus-article-prepare-mime-display): Search for the entity children
1681 if the primary type is `multipart'.
1683 1999-10-01 Katsumi Yamaoka <yamaoka@jpl.org>
1685 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1687 * lisp/gnus-sum.el (gnus-read-move-group-name): Returns nil
1688 instead of signaling an error if the destination group is not
1690 (gnus-summary-move-article): Do nothing if the destination group
1691 is not newly created.
1693 * lisp/gnus-msg.el (gnus-bug): Use text/plain for the snooped
1696 1999-09-30 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1698 * nnfolder.el (nnfolder-possibly-change-group): Don't create an
1699 active entry for the group even if it doesn't exist.
1701 1999-09-28 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1703 * gnus-art.el (gnus-article-mime-part-status): Use `mime-entity-children'.
1705 1999-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
1707 * lisp/gnus.el (gnus-version-number): Update to 6.13.2.
1708 (gnus-revision-number): Clear to 00.
1710 * README.T-gnus: Update.
1712 * texi/{message.texi,message-ja.texi,gnus.texi,gnus-ja.texi,
1713 emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1715 * lisp/{qp.el,nntp.el,nnmail.el,mml.el,mm-util.el,mm-encode.el,
1716 mm-decode.el,message.el,mail-source.el,gnus.el,gnus-xmas.el,
1717 gnus-util.el,gnus-sum.el,gnus-srvr.el,gnus-score.el,gnus-nocem.el,
1718 gnus-msg.el,gnus-group.el,gnus-cache.el,gnus-art.el,gnus-agent.el,
1719 ChangeLog}: Sync up with Pterodactyl Gnus v0.97.
1721 1999-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1723 * lisp/gnus.el (gnus-revision-number): Increment to 07.
1725 * lisp/gnus-art.el (gnus-article-prev-page): Rewrite to realize
1726 smooth scrolling under XEmacs.
1727 (gnus-article-next-page):Ditto.
1729 * Mule23@1934.en, Mule23@1934.ja: Separate from Mule23@1934; add
1730 descriptions about the problem of loaddefs.el and the patch for
1733 1999-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
1735 * lisp/gnus.el (gnus-revision-number): Increment to 06.
1737 * lisp/nnmail.el (TopLevel): Bind keywords `:user', `:path' and
1738 `:predicate' for old Emacsen; require `static'.
1740 * lisp/dgnushack.el (TopLevel): Don't bind keywords `:user',
1741 `:path' and `:predicate'.
1743 1999-09-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1745 * gnus-agent.el (gnus-agent-toggle-plugged): Mark the current
1746 modeline as modified.
1748 1999-09-17 Katsumi Yamaoka <yamaoka@jpl.org>
1750 * lisp/gnus.el (gnus-revision-number): Increment to 05.
1752 * lisp/gnus-art.el (gnus-treat-article): Inherit the text property
1753 `mime-view-entity' in the modified header under FSF Emacsen.
1755 1999-09-13 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1757 * README-offline.en: Rewrite the usage description.
1758 * README-offline.ja: Ditto.
1760 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1762 * lisp/gnus.el (gnus-revision-number): Increment to 04.
1764 * lisp/gnus-ofsetup.el (gnus-offline-lang): Declare before loading
1767 1999-09-12 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1769 * README-offline.en: Do not refer to `gnus-agent-toggle-plugged'.
1770 * README-offline.ja: Ditto.
1772 1999-09-11 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1774 * lisp/gnus.el (gnus-revision-number): Increment to 03.
1776 * lisp/gnus-agent.el (gnus-agent-toggle-plugged): Do not mark
1777 the current buffer as modified.
1779 * lisp/gnus-offline.el (gnus-offline-menu): New variable.
1780 (gnus-offline-get-menu-items): New function.
1781 (gnus-offline-define-menu-on-miee): Use it.
1782 (gnus-offline-define-menu-on-agent): Ditto.
1784 1999-09-04 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1786 * lisp/gnus-msg.el (gnus-configure-posting-styles): Quote `:file'.
1788 * lisp/pop3.el (pop3-save-uidls): Don't use `dotimes' to check
1789 backets of `pop3-uidl-obarray'; don't clear `pop3-uidl-obarray'.
1790 (pop3-quit): Clear `pop3-uidl-obarray'.
1792 1999-09-03 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1794 * lisp/gnus.el (gnus-revision-number): Increment to 02.
1796 * lisp/gnus-offline.el (gnus-offline-resource-en,
1797 gnus-offline-resource-ja,
1798 gnus-offline-resource-ja_complete): New variables.
1799 (gnus-offline-get-message): News function.
1800 (gnus-offline-error-check): Use it.
1801 (gnus-offline-connect-server): Ditto.
1802 (gnus-offline-get-new-news-function): Ditto.
1803 (gnus-offline-set-mail-group-level): Ditto.
1804 (gnus-offline-hangup-line): Ditto.
1805 (gnus-offline-after-jobs-done): Ditto.
1806 (gnus-offline-toggle-auto-hangup): Ditto.
1807 (gnus-offline-toggle-on/off-send-mail): Ditto.
1808 (gnus-offline-toggle-articles-to-fetch): Ditto.
1809 (gnus-offline-empting-spool): Ditto.
1810 (gnus-offline-set-interval-time): Ditto.
1812 * lisp/gnus-ofsetup.el (gnus-offline-lang,
1813 gnus-ofsetup-resource-en, gnus-ofsetup-resource-ja): New
1815 (gnus-ofsetup-get-message): New function.
1816 (gnus-setup-for-offline): Use it.
1817 (gnus-ofsetup-find-parameters): Ditto.
1818 (gnus-ofsetup-prepapre-for-miee): Ditto.
1819 (gnus-ofsetup-completing-read-symbol): Ditto.
1820 (gnus-ofsetup-customize): Ditto.
1821 (gnus-ofsetup-customize-done): Ditto.
1823 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
1825 * lisp/gnus-sum.el (gnus-summary-isearch-article): Don't bind
1826 `isearch-lazy-highlight'.
1828 1999-08-30 Katsumi Yamaoka <yamaoka@jpl.org>
1830 * lisp/gnus.el (gnus-revision-number): Increment to 01.
1832 * lisp/lpath.el (babel-as-string): Bind it.
1834 * lisp/gnus-sum.el (gnus-summary-search-article): Keep the
1835 original X-Face field while searching. It is done for only FSF
1837 (gnus-summary-search-article-highlight-matched-text): Ditto.
1838 (gnus-summary-search-article-matched-data): Bind it explicitly.
1840 1999-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
1842 * lisp/gnus.el (gnus-version-number): Update to 6.13.1.
1843 (gnus-revision-number): Clear to 00.
1845 * README.T-gnus: Update.
1847 * README: Sync up with Pterodactyl Gnus v0.96.
1848 * lisp/{smiley.el,nntp.el,nnmail.el,nnfolder.el,mml.el,mm-view.el,
1849 mm-uu.el,mm-util.el,mm-encode.el,mm-decode.el,mm-bodies.el,
1850 gnus-uu.el,gnus-util.el,gnus-sum.el,gnus-start.el,gnus-score.el,
1851 gnus-mlspl.el,gnus-group.el,gnus-bcklg.el,gnus-art.el,
1852 gnus-agent.el,ChangeLog}: Ditto.
1853 * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Ditto.
1855 1999-08-27 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1857 * lisp/pop3.el (pop3-movemail): If the argument `crashbox' is t,
1858 don't retrieve any incoming mails.; Don't filter articles here.
1859 Use `convert-standard-filename' to generate fresh UIDL file names.
1860 (pop3-get-message-numbers): Rewrite.
1861 (pop3-save-uidls): Clear UIDL hash.; Use `with-temp-file' instead
1862 of `with-temp-buffer'.
1864 1999-08-27 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1866 * README-offline.ja : Fix.
1868 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire):
1871 * lisp/gnus-ofsetup.el : Remove gnus-cus from compile time
1872 requirements; Enclose the autoload for `gnus-custom-mode' with
1875 1999-08-27 Katsumi Yamaoka <yamaoka@jpl.org>
1877 * lisp/gnus.el (gnus-revision-number): Increment to 15.
1879 * lisp/dgnushack.el (char-before, char-after): Optimize byte code
1880 for them before lpath.el is loaded. Because lpath.el requires
1881 `poe' via `path-util'. [cf. <tm-ja:5051>]
1883 * lisp/gnus-sum.el (gnus-summary-search-article): Search for
1884 X-Face image if the regexp "^X-Face:" is specified.
1885 (gnus-summary-search-article-highlight-matched-text): Use
1886 `gnus-summary-search-article-highlight-goto-x-face'; maybe display
1887 X-Face image if it is requested.
1888 (gnus-summary-search-article-highlight-goto-x-face): New macro.
1890 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
1892 * lisp/gnus.el (gnus-revision-number): Increment to 14.
1894 * lisp/gnus-sum.el (gnus-summary-search-article): Treat and
1895 recenter the article when touchdown; popup the article buffer if
1897 (gnus-summary-search-article-highlight-matched-text): Treat the
1898 article before highlighting; use old style backquote syntax.
1899 (gnus-summary-search-article-position-point): Fix the beginning
1900 position; use old style backquote syntax.
1901 (gnus-summary-select-article): Undo the last change.
1902 (gnus-summary-display-article): Bind
1903 `gnus-summary-search-article-matched-data' in the article buffer
1904 locally. It is moved from `gnus-summary-select-article'.
1906 1999-08-25 NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1908 * texi/Makefile.in (EMACS): Use @EMACS@, not emacs directly.
1909 (clean): Remove formatted info files.
1910 (distclean): Just remove Makefile.
1912 1999-08-25 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
1914 * lisp/gnus.el (gnus-revision-number): Increment to 13.
1916 * lisp/gnus-agent.el (gnus-agent-large-newsgroup): New variable.
1917 (gnus-agent-fetch-headers): Limit downloadable articles if the
1918 number of unread articles exceeds `gnus-agent-large-newsgroup'.
1919 (gnus-agent-expire): Do not expire saved or replied articles when
1920 `gnus-agent-expire-all' is nil.
1922 * lisp/gnus-offline.el (gnus-offline-agent-automatic-expire): New
1924 (gnus-offline-agent-expire): Check it; Bind
1925 `gnus-agent-expire-all' to nil if `gnus-agent-expire-days' is 0.
1926 (gnus-offline-after-jobs-done): Don't check
1927 `gnus-agent-expire-all'.
1929 * lisp/gnus-ofsetup.el (gnus-offline-setting-file): Check if
1930 `user-login-name' and `user-real-login-name' returns the same
1932 (gnus-ofsetup-prepare-for-miee): Write forms as a variable.
1933 (gnus-ofsetup-update-setting-file): Ditto.
1934 (gnus-ofsetup-prepare): New macro.
1935 (gnus-setup-for-offline): Use it.
1936 (gnus-ofsetup-customize-done): Ditto.
1938 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
1940 * lisp/gnus.el (gnus-revision-number): Increment to 12.
1942 * lisp/gnus-sum.el (gnus-summary-search-article): Rearrange.
1943 (gnus-summary-search-article-highlight-matched-text): Rearrange.
1944 (gnus-summary-search-article-position-point): New macro.
1945 (gnus-summary-search-article-matched-data): Rename from
1946 `gnus-summary-search-article-matched-text'.
1947 (gnus-summary-isearch-article): Bind `gnus-inhibit-treatment' to t;
1948 use `gnus-article-show-all-headers' for exposing the visited
1950 (gnus-summary-select-article): Bind
1951 `gnus-summary-search-article-matched-data' in the article buffer
1954 * lisp/gnus-art.el (gnus-treat-article): Don't treat the article
1955 if the value of `gnus-inhibit-treatment' is non-nil.
1956 (article-toggle-headers): Don't redisplay X-Face if the value of
1957 `gnus-inhibit-treatment' is non-nil.
1958 (gnus-article-treat-custom): Add new treatment variable `mime'.
1960 1999-08-25 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1962 * lisp/gnus-group.el (gnus-group-line-format): Fix typo in
1965 * lisp/gnus-sum.el (gnus-summary-mode): Don't set
1966 `gnus-newsgroup-incorporated' explicitly.
1968 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1970 * README.semi: Update for the recent a-ftp sites and directories.
1971 * README.semi.ja: Ditto.
1972 * texi/gnus-faq.texi: Ditto.
1973 * texi/gnus-faq-ja.texi: Ditto.
1975 1999-08-24 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
1977 * lisp/gnus.el (gnus-revision-number): Increment to 11.
1978 (gnus-summary-incorporated-face): New face spec.
1980 * lisp/gnus-group.el (gnus-group-line-format-alist): Add
1981 entry about the format specifier `w'.
1982 (gnus-group-line-format): Fix documentation.
1984 * lisp/gnus-sum.el (gnus-summary-highlight): Highlight lines on
1985 newly incorporated mails with `gnus-summary-incorporated-face'.
1986 (gnus-newsgroup-incorporated): New variable.
1987 (gnus-summary-local-variables): Add `gnus-newsgroup-incorporated'.
1988 (gnus-summary-mode): Set `gnus-newsgroup-incorporated'.
1990 * lisp/nnmail.el (nnmail-new-mail-numbers): New function.
1992 * lisp/gnus-srvr.el (gnus-browse-foreign-server): Don't prepend
1993 `K' if the group has already been subscribed.
1995 1999-08-24 Katsumi Yamaoka <yamaoka@jpl.org>
1997 * lisp/gnus-sum.el (gnus-summary-isearch-article): Set
1998 `isearch-lazy-highlight' t in the buffer locally; goto the
1999 beginning of the buffer before searching.
2001 * lisp/gnus-util.el (gnus-eval-in-buffer-window): Select the last
2004 1999-08-23 Katsumi Yamaoka <yamaoka@jpl.org>
2006 * lisp/gnus.el (gnus-revision-number): Increment to 10.
2008 * lisp/gnus-sum.el (gnus-summary-search-article): Highlight
2009 matched text after the searching is done; call
2010 `gnus-summary-select-article' with the args nil and t; bind
2011 `gnus-treat-*' to nil.
2012 (gnus-summary-search-article-highlight-matched-text): New macro
2013 for highlighting matched text. It is bound at the compile time
2015 (gnus-summary-isearch-article): Call `gnus-summary-select-article'
2016 with the args nil and t; bind `gnus-treat-*' to nil.
2018 * lisp/gnus-ems.el (gnus-x-splash): Change the foreground color of
2019 `gnus-splash' to "Brown"; use `with-temp-buffer' instead of
2020 `with-temp-file'; use `insert-file-contents-as-binary' instead of
2021 `insert-file-contents'.
2023 1999-08-20 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
2025 * lisp/gnus.el (gnus-revision-number): Increment to 09.
2027 * lisp/gnus-offline.el: Fix comments.
2028 (TopLevel): Delete the code for emulating custom. Do not inhibit
2029 byte-compile-warnings, but hide useless ones.
2030 (gnus-offline-dialup-program-arguments): defvar instead of
2032 (gnus-offline-hangup-program-arguments): Ditto.
2033 (gnus-offline-interval-time): Ditto.
2034 (gnus-offline-dialup-program, gnus-offline-hangup-program,
2035 gnus-offline-drafts-queue-type, gnus-offline-MTA-type): defvar.
2036 (gnus-offline-disable-fetch-mail): Remove pop3-fma dependent
2038 Set `mail-sources' instead of `nnmail-spool-file'.
2039 (gnus-offline-enable-fetch-mail): Ditto.
2040 (gnus-offline-toggle-movemail-program): Abolish.
2041 (gnus-offline-define-menu-and-key): Modify according to it.
2042 (gnus-offline-define-menu-on-miee): Ditto.
2043 (gnus-offline-define-menu-on-agent): Ditto.
2044 (gnus-offline-message-add-header): Bind temporary variables.
2045 (gnus-offline-add-custom-header): Ditto.
2046 (gnus-offline-restore-mail-group-level): Ditto.
2048 * lisp/gnus-ofsetup.el (TopLevel): Require gnus-cus and
2049 gnus-offline at the compile time. Do not inhibit
2050 byte-compile-warnings.
2051 (gnus-setup-for-offline): Really bind all temporary variables.
2052 (gnus-ofsetup-write-settting-file): Check if interval is a
2054 Use `mail-sources' instead of `nnmail-spool-file'.
2055 (gnus-ofsetup-update-setting-file): Redefine as a macro.
2056 (gnus-ofsetup-prepare-for-miee): Ditto.
2058 * README-offline.en : Update.
2059 * README-offline.ja : Ditto.
2061 1999-08-20 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2063 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Bind
2064 `inhibit-read-only' to t; bind `buffer-read-only' to nil.
2066 1999-08-20 Katsumi Yamaoka <yamaoka@jpl.org>
2068 * lisp/gnus.el (gnus-revision-number): Increment to 08.
2070 1999-08-19 Keiichi Suzuki <keiichi@nanap.org>
2072 * lisp/nnmail.el (nnmail-split-it): Match whole word for getting
2073 group name with `\N'.
2075 1999-08-19 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2077 * lisp/gnus.el (gnus-revision-number): Increment to 07.
2079 * lisp/pop3.el (pop3-except-header-regexp): New variable.
2080 (pop3-movemail): Don't retrieve messages whose headers are
2081 matching `pop3-except-header-regexp'.
2082 (pop3-top): New function.
2083 (pop3-retr): Don't use `save-restriction'.
2085 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2087 * lisp/pop3.el (pop3-get-extended-response): Fix regexp.
2089 1999-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
2091 * lisp/gnus.el (gnus-revision-number): Increment to 06.
2093 * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
2094 `gnus-article-next-page' when the last page is not displayed.
2095 (mime-preview-over-to-previous-method-alist): Use
2096 `gnus-article-prev-page' when the first page is not displayed.
2097 (gnus-next-page-map): Use `make-sparse-keymap' instead of
2098 `make-keymap'; don't use `suppress-keymap'.
2099 (gnus-insert-next-page-button, gnus-insert-prev-page-button):
2100 Succeed to the value of the text property `mime-view-situation' in
2101 the Next/Prev buttons; make `gnus-{next|prev}-page-map' have the
2102 current local map as a parent under FSF Emacsen.
2104 1999-08-18 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2106 * lisp/pop3.el (pop3-retr): Undo last change.
2108 1999-08-17 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2110 * lisp/gnus.el (gnus-revision-number): Increment to 05.
2112 * lisp/pop3.el (pop3-get-extended-response): Enable timeout of
2113 `accept-process-output'; Move point to the end of the normal
2115 (pop3-movemail): Add suffix to `pop3-uidl-file-name'.
2116 (pop3-get-list): Abolish.
2117 (pop3-retr): Don't use `save-restriction'.
2118 (pop3-uidl): Don't use `condition-case' when checking UIDL support.
2119 (pop3-list): Likewise.
2121 1999-08-17 Katsumi Yamaoka <yamaoka@jpl.org>
2123 * lisp/gnus.el (gnus-revision-number): Increment to 04.
2125 * lisp/gnus-sum.el (gnus-wheel-summary-scroll): Use
2126 `event-basic-type' instead of `event-button' under FSF Emacsen.
2128 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
2130 * lisp/gnus.el (gnus-revision-number): Increment to 03.
2132 1999-08-16 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2134 * lisp/gnus-sum.el: Add `gnus-wheel-install' to
2135 `gnus-summary-mode-hook'.
2136 (gnus-use-wheel): New variable.
2137 (gnus-wheel-scroll-amount): New variable.
2138 (gnus-wheel-edge-resistance): New variable.
2139 (gnus-wheel-summary-scroll): New function.
2140 (gnus-wheel-install): New function.
2142 1999-08-16 Katsumi Yamaoka <yamaoka@jpl.org>
2144 * lisp/gnus.el (gnus-revision-number): Increment to 02.
2146 * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Use
2147 `defun' instead of `defsubst'.
2148 (make-full-mail-header): Ditto.
2150 * lisp/dgnushack.el (dgnushack-texi-format): Fold up long lines.
2151 (TopLevel): Autoload "texinfmt" for avoiding byte compile warning.
2153 1999-08-16 Tsukamoto Tetsuo <czkmt@remus.dti.ne.jp>
2155 * lisp/gnus.el (gnus-revision-number): Increment to 01.
2157 * lisp/gnus-draft.el (gnus-group-send-drafts): Say which message
2160 * lisp/gnus-ofsetup.el (gnus-ofsetup-completing-read-symbol): New
2161 function from Nana-gnus.
2162 (gnus-setup-for-offline): Rewrite. Bind all temporary variables.
2163 (gnus-ofsetup-update-setting-file): Rename from
2164 `gnus-ofsetup-write-setting-file'.
2165 (gnus-ofsetup-find-parameters): Rename from
2166 `gnus-ofsetup-parameters'.
2167 (gnus-ofsetup-customize-done): Rewrite.
2169 1999-08-15 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
2171 * pop3.el: Sync up with pop3.el version 2.04.
2172 (pop3-leave-mail-on-server): New variable.
2173 (pop3-maximum-message-size): New variable.
2174 (pop3-uidl-file-name): New variable.
2175 (pop3-uidl-support): New variable.
2176 (pop3-uidl-obarray): New variable.
2177 (pop3-movemail): Check message size on every retrieval.
2178 (pop3-open-ssl-stream-1): Use new style macro.
2179 (pop3-get-message-numbers): New function.
2180 (pop3-get-list): New function.
2181 (pop3-get-uidl): New function.
2182 (pop3-get-unread-message-numbers): New function.
2183 (pop3-save-uidls): New function.
2184 (pop3-retr): Use `pop3-get-extended-response'.
2185 (pop3-list): New implementation.
2186 (pop3-uidl): New function.
2187 (pop3-get-extended-response): New function.
2189 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
2191 * lisp/gnus.el: T-gnus 6.13.0 is released.
2193 1999-08-04 Katsumi Yamaoka <yamaoka@jpl.org>
2195 * ChangeLog.2: New file, rename from ChangeLog.
2197 * lisp/dgnushack.el (TopLevel): Rearrange.
2199 * README.branch.ja: Update for t-gnus-6_12 and t-gnus-6_13 branch.
2200 * README.branch: Ditto.
2202 * texi/gnus-faq.texi: Replace ftp.jaist.ac.jp with ftp.etl.go.jp.
2204 * texi/gnus-faq-ja.texi: Modify for T-gnus 6.13.
2205 * texi/message-ja.texi: Ditto.
2206 * texi/message.texi: Ditto.
2207 * texi/gnus-ja.texi: Ditto.
2208 * texi/gnus.texi: Ditto.
2209 * README-offline.ja: Ditto.
2210 * README-offline.en: Ditto.
2211 * README.semi.ja: Ditto.
2212 * README.semi: Ditto.
2213 * README.T-gnus: Ditto.
2215 * t-gnus-6_13: NEW PUBLIC BRANCH.
2217 See ChangeLog.2 for earlier changes.