elisp/semi.git
20 years ago(mime-edit-normalize-body): Don't use the `(replace-match "\\1\r\n")' form
yamaoka [Tue, 16 Dec 2003 23:36:13 +0000 (23:36 +0000)]
(mime-edit-normalize-body): Don't use the `(replace-match "\\1\r\n")' form
 since it may convert the unibyte string into multibyte in Emacs 21.4.

20 years ago* mime-play.el (mime-mailcap-method-sentinel): Restore deleting
yoichi [Sun, 14 Dec 2003 13:49:14 +0000 (13:49 +0000)]
* mime-play.el (mime-mailcap-method-sentinel): Restore deleting
directory routine and protection of 1st arg of `message' dropped
in the last change.
(mime-mailcap-delete-played-files): Ditto.

20 years ago* mime-play.el (mime-play-delete-file-immediately): New user option.
ari [Sun, 14 Dec 2003 12:56:11 +0000 (12:56 +0000)]
* mime-play.el (mime-play-delete-file-immediately): New user option.
(mime-mailcap-method-sentinel): Use it.
(mime-mailcap-delete-played-files): New function; set up for
`kill-emacs-hook'.

20 years ago* mime-play.el (mime-activate-mailcap-method): Don't use
ari [Sun, 14 Dec 2003 12:49:38 +0000 (12:49 +0000)]
* mime-play.el (mime-activate-mailcap-method): Don't use
`binary-to-text-funcall'. (Thanks to TANAKA Shingo)

20 years agoadd iso-8859-14 also
yoichi [Sun, 14 Dec 2003 06:58:31 +0000 (06:58 +0000)]
add iso-8859-14 also

20 years ago* mime-edit.el (mime-charset-type-list): Add entry for iso-8859-15.
yoichi [Sun, 14 Dec 2003 06:02:42 +0000 (06:02 +0000)]
* mime-edit.el (mime-charset-type-list): Add entry for iso-8859-15.

20 years agoupdate.
tomo [Fri, 12 Dec 2003 05:53:27 +0000 (05:53 +0000)]
update.

20 years ago(mime-user-interface-product): Update to 1.14.6.
tomo [Fri, 12 Dec 2003 05:52:39 +0000 (05:52 +0000)]
(mime-user-interface-product): Update to 1.14.6.

20 years ago(mime-edit-user-agent-value): Add a setting for XEmacs CHISE.
tomo [Fri, 12 Dec 2003 05:39:56 +0000 (05:39 +0000)]
(mime-edit-user-agent-value): Add a setting for XEmacs CHISE.

20 years ago* mime-play.el (mime-require-safe-directory): Check the owner of the
teranisi [Sun, 7 Dec 2003 00:39:37 +0000 (00:39 +0000)]
* mime-play.el (mime-require-safe-directory): Check the owner of the
directory if it already exists.

20 years ago* mime-play.el (mime-require-safe-directory): New function.
teranisi [Sat, 6 Dec 2003 04:14:56 +0000 (04:14 +0000)]
* mime-play.el  (mime-require-safe-directory): New function.
(mime-store-message/partial-piece): Use it.

20 years ago(mime-store-message/partial-piece): Fix mis-designed parenthesis in
yamaoka [Fri, 5 Dec 2003 06:01:48 +0000 (06:01 +0000)]
(mime-store-message/partial-piece): Fix mis-designed parenthesis in
 the `let' form.

20 years ago* mime-w3.el: Don't use `url-register-protocol' if it is not fboundp;
yamaoka [Tue, 12 Aug 2003 23:55:38 +0000 (23:55 +0000)]
* mime-w3.el: Don't use `url-register-protocol' if it is not fboundp;
 announce `url-cid' feature instead. [cf. <Wanderlust:8566>]
(url-cid): Change return value for the current URL package.

20 years ago* pgg-gpg.el (pgg-gpg-process-region): Remove needless set-default-file-modes.
teranisi [Mon, 9 Jun 2003 14:41:04 +0000 (14:41 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Remove needless set-default-file-modes.

20 years ago* pgg-gpg.el (pgg-gpg-process-region): Undo the last change;
teranisi [Mon, 9 Jun 2003 14:26:57 +0000 (14:26 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Undo the last change;
Add --yes option to overwrite existing output file.

20 years ago* pgg-gpg.el (pgg-gpg-process-region): Undo the last change.
teranisi [Thu, 29 May 2003 11:17:58 +0000 (11:17 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Undo the last change.

20 years ago* pgg-gpg.el (pgg-gpg-process-region): Use `make-temp-file' instead of
teranisi [Thu, 15 May 2003 14:44:43 +0000 (14:44 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Use `make-temp-file' instead of
`make-temp-name'.

* pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
(pgg-scheme-verify-region): Ditto.
(pgg-scheme-snarf-keys-region): Ditto.

* pgg-pgp.el (pgg-pgp-process-region): Ditto.
(pgg-scheme-verify-region): Ditto.
(pgg-scheme-snarf-keys-region): Ditto.

* smime.el (smime-process-region): Ditto.
(smime-verify-region): Ditto.

* mime-pgp.el (mime-verify-application/pgp-signature): Ditto.
(mime-verify-application/pkcs7-signature): Ditto.

* mime-play.el (mime-activate-mailcap-method): Make a temporary
directory of a temporary file for the mailcap application.
(mime-mailcap-method-sentinel): Follow the change above.
(mime-store-message/partial-piece): Set `default-file-modes' for
`make-directory'.

* mime-edit.el (mime-edit-split-and-send): Remove local variable
`mime-edit-draft-file-name'.

20 years agofixed
yoichi [Mon, 12 May 2003 14:17:49 +0000 (14:17 +0000)]
fixed

20 years ago* mime-w3.el (mime-preview-text/html): Protect 1st arg of `message'.
yoichi [Sun, 11 May 2003 09:35:13 +0000 (09:35 +0000)]
* mime-w3.el (mime-preview-text/html): Protect 1st arg of `message'.
* mime-play.el (mime-mailcap-method-sentinel): Ditto.
(mime-view-message/external-anon-ftp): Ditto.
(mime-view-message/external-url): Ditto.

21 years ago* mime-view.el (mime-preview-toggle-display): Use boundary with
yoichi [Sat, 5 Apr 2003 11:54:23 +0000 (11:54 +0000)]
* mime-view.el (mime-preview-toggle-display): Use boundary with
children.

21 years agoRestore the non-ascii code names as they were in 2002-11-15.
yamaoka [Mon, 10 Feb 2003 00:00:28 +0000 (00:00 +0000)]
Restore the non-ascii code names as they were in 2002-11-15.

21 years ago* semi-def.el (mime-should-use-popup-menu): New function.
yoichi [Sat, 8 Feb 2003 08:05:56 +0000 (08:05 +0000)]
* semi-def.el (mime-should-use-popup-menu): New function.
(mime-select-menu-alist): Renamed from select-menu-alist, change
its behavior according to mime-should-use-popup-menu.
* mime-play.el (mime-play-entity): Change accordingly.

21 years ago* mime-view.el (mime-save-situation-examples): Bind print-length
yoichi [Sat, 8 Feb 2003 06:37:44 +0000 (06:37 +0000)]
* mime-view.el (mime-save-situation-examples): Bind print-length
and print-level.

21 years agoSend 'subscribe YOUR NAME' to emacs-mime-en@m17n.org or emacs-mime-ja@m17n.org.
nakaji [Mon, 13 Jan 2003 13:43:46 +0000 (13:43 +0000)]
Send 'subscribe YOUR NAME' to emacs-mime-en@m17n.org or emacs-mime-ja@m17n.org.

21 years agoRemove mailcrypt stuff.
yoichi [Fri, 10 Jan 2003 18:12:05 +0000 (18:12 +0000)]
Remove mailcrypt stuff.

21 years agoSpaces between ascii and Japanese characters are added in README.ja.
nakaji [Fri, 10 Jan 2003 07:23:59 +0000 (07:23 +0000)]
Spaces between ascii and Japanese characters are added in README.ja.

21 years agonew file, Japanese translation of README.ja.
nakaji [Fri, 10 Jan 2003 06:39:57 +0000 (06:39 +0000)]
new file, Japanese translation of README.ja.

21 years agonew file, Japanese translation of README.ja.
nakaji [Fri, 10 Jan 2003 06:39:33 +0000 (06:39 +0000)]
new file, Japanese translation of README.ja.
Contributed by SHIMAOKA Shunsuke.

21 years agorelease. semi-1_14_5
tomo [Fri, 15 Nov 2002 08:37:34 +0000 (08:37 +0000)]
release.

21 years agoTypo.
yamaoka [Mon, 11 Nov 2002 05:15:10 +0000 (05:15 +0000)]
Typo.

21 years agoUse "Operating...done" convention for the message according to the Emacs
yoichi [Mon, 11 Nov 2002 04:39:54 +0000 (04:39 +0000)]
Use "Operating...done" convention for the message according to the Emacs
Lisp Reference Manual.

21 years ago(mime-user-interface-product): Update to 1.14.5.
tomo [Thu, 7 Nov 2002 11:38:34 +0000 (11:38 +0000)]
(mime-user-interface-product): Update to 1.14.5.

21 years agoupdate.
tomo [Thu, 7 Nov 2002 09:45:11 +0000 (09:45 +0000)]
update.

21 years ago* mime-view.el (mime-preview-find-boundary-info): Change the name of
yoichi [Tue, 5 Nov 2002 13:52:22 +0000 (13:52 +0000)]
* mime-view.el (mime-preview-find-boundary-info): Change the name of
the argument from get-mother to with-children along its effect.

21 years ago* mime-edit.el (mime-edit-decode-single-part-in-buffer): Decode text
yoichi [Tue, 5 Nov 2002 05:07:53 +0000 (05:07 +0000)]
* mime-edit.el (mime-edit-decode-single-part-in-buffer): Decode text
part only.

21 years agoMerge from emiko-1_14 branch:
yoichi [Tue, 5 Nov 2002 05:05:32 +0000 (05:05 +0000)]
Merge from emiko-1_14 branch:
2002-04-16   Daiki Ueno  <ueno@unixuser.org>

* mime-edit.el (mime-file-types): Add setting of *.jpeg for image/jpeg.

21 years ago* mime-view.el (mime-preview-find-boundary-info): Fix logic. Do not
yoichi [Sat, 26 Oct 2002 12:54:10 +0000 (12:54 +0000)]
* mime-view.el (mime-preview-find-boundary-info): Fix logic. Do not
refer next to next part before examining the next part.

21 years ago* mime-ui-*.texi mime-ui-*.sgml: Describe pgg-insert-url-function.
yoichi [Tue, 15 Oct 2002 06:59:21 +0000 (06:59 +0000)]
* mime-ui-*.texi mime-ui-*.sgml: Describe pgg-insert-url-function.
* mime-edit.el (mime-edit-menu-list): Fix docstring.

21 years agoFinish the removal of Japanese text!
yoichi [Wed, 9 Oct 2002 10:48:05 +0000 (10:48 +0000)]
Finish the removal of Japanese text!

21 years agomime-ui-en.sgml,mime-ui-en.texi: Fix version number.
yoichi [Tue, 8 Oct 2002 15:48:52 +0000 (15:48 +0000)]
mime-ui-en.sgml,mime-ui-en.texi: Fix version number.
mime-ui-ja.sgml,mime-ui-ja.texi: Ditto, translate a part into Japanese.

21 years ago* mime-ui-en.sgml: sync with mime-ui-en.texi
yoichi [Fri, 4 Oct 2002 14:33:32 +0000 (14:33 +0000)]
* mime-ui-en.sgml: sync with mime-ui-en.texi

21 years agoupdate
yoichi [Wed, 2 Oct 2002 12:34:08 +0000 (12:34 +0000)]
update

21 years agotranslate into English (only a part for now).
yoichi [Wed, 2 Oct 2002 11:49:18 +0000 (11:49 +0000)]
translate into English (only a part for now).

21 years ago* mime-edit.el (mime-edit-user-agent-value): Add `xemacs-extra-name'.
yamaoka [Wed, 28 Aug 2002 07:14:05 +0000 (07:14 +0000)]
* mime-edit.el (mime-edit-user-agent-value): Add `xemacs-extra-name'.

21 years ago(ARC_DIR_PREFIX): New variable. semi-1_14_4
tomo [Mon, 8 Jul 2002 10:34:38 +0000 (10:34 +0000)]
(ARC_DIR_PREFIX): New variable.
(ARC_DIR): Use `ARC_DIR_PREFIX'.

21 years agorelease.
tomo [Mon, 8 Jul 2002 10:34:37 +0000 (10:34 +0000)]
release.

21 years agorelease.
tomo [Mon, 8 Jul 2002 10:29:41 +0000 (10:29 +0000)]
release.

21 years ago(mime-user-interface-product): Update to SEMI 1.14.4.
tomo [Tue, 4 Jun 2002 02:40:20 +0000 (02:40 +0000)]
(mime-user-interface-product): Update to SEMI 1.14.4.

21 years agoupdate.
tomo [Tue, 4 Jun 2002 02:38:17 +0000 (02:38 +0000)]
update.

22 years ago* semi-def.el (mime-browse-url-regexp): Allow nntps and ftps. semi-1_14_3-ueno-1
okada [Fri, 10 Aug 2001 09:05:18 +0000 (09:05 +0000)]
* semi-def.el (mime-browse-url-regexp): Allow nntps and ftps.

22 years ago* mime-view.el (mime-display-multipart/related): New function; set up
ari [Thu, 14 Jun 2001 14:34:19 +0000 (14:34 +0000)]
* mime-view.el (mime-display-multipart/related): New function; set up
for `mime-preview-condition'.

23 years ago* mime-bbdb.el: Load "bbdb-hooks" when the symbol function
yamaoka [Thu, 19 Apr 2001 06:25:56 +0000 (06:25 +0000)]
* mime-bbdb.el: Load "bbdb-hooks" when the symbol function
 `bbdb-extract-field-value' is not bound or it is set up as an autoloaded
 function. [cf. <emacs-mime-ja:799,842,843,844,845,846>]

23 years agoApplied patch from YAMASHITA Junji <ysjj@unixuser.org>.
yamaoka [Tue, 17 Apr 2001 12:28:43 +0000 (12:28 +0000)]
Applied patch from YAMASHITA Junji <ysjj@unixuser.org>.
* semi-def.el (mime-browse-url-regexp): Allow https.

23 years ago* mime-edit.el (mime-edit-set-parameter): Get rid of the duplicated optional
yamaoka [Tue, 6 Mar 2001 23:46:41 +0000 (23:46 +0000)]
* mime-edit.el (mime-edit-set-parameter): Get rid of the duplicated optional
 fields.

23 years agoupdate.
tomo [Thu, 28 Dec 2000 11:05:30 +0000 (11:05 +0000)]
update.

23 years agoRevert to use `static'.
tomo [Thu, 28 Dec 2000 11:04:58 +0000 (11:04 +0000)]
Revert to use `static'.

23 years agorelease. semi-1_14_3
tomo [Thu, 28 Dec 2000 09:00:40 +0000 (09:00 +0000)]
release.

23 years agoupdate.
tomo [Thu, 28 Dec 2000 05:48:44 +0000 (05:48 +0000)]
update.

23 years ago(mime-view-read-situation-examples-file): Don't try to read
tomo [Thu, 28 Dec 2000 05:48:17 +0000 (05:48 +0000)]
(mime-view-read-situation-examples-file): Don't try to read
situation-examples-file is it is nil.
(mime-situation-examples-file): Avoid to read situation-examples-file
at compile time.

23 years agoupdate.
tomo [Thu, 28 Dec 2000 05:22:24 +0000 (05:22 +0000)]
update.

23 years ago(mime-view-read-situation-examples-file): Display warning.
tomo [Thu, 28 Dec 2000 05:21:46 +0000 (05:21 +0000)]
(mime-view-read-situation-examples-file): Display warning.
[cf. <emacs-mime-ja:680>]

23 years agoupdate.
tomo [Wed, 27 Dec 2000 12:11:48 +0000 (12:11 +0000)]
update.

23 years ago(mime-view-mailcap-files): New user option.
tomo [Wed, 27 Dec 2000 12:11:15 +0000 (12:11 +0000)]
(mime-view-mailcap-files): New user option.
(mime-view-read-mailcap-files): Renamed from `mime-view-read-mailcap';
read `mime-view-mailcap-files'.

23 years ago(mime-view-read-situation-examples-file): New function; don't occur
tomo [Wed, 27 Dec 2000 11:52:40 +0000 (11:52 +0000)]
(mime-view-read-situation-examples-file): New function; don't occur
error.
(mime-view-read-mailcap): New function.

23 years agoupdate.
tomo [Wed, 27 Dec 2000 11:03:53 +0000 (11:03 +0000)]
update.

23 years ago(mime-play-messages-coding-system): Renamed from
tomo [Wed, 27 Dec 2000 11:03:15 +0000 (11:03 +0000)]
(mime-play-messages-coding-system): Renamed from
`mime-play-messages-coding-system'.

23 years agoupdate.
tomo [Wed, 27 Dec 2000 10:58:56 +0000 (10:58 +0000)]
update.

23 years ago(mime-user-interface-product): Update to 1.14.3.
tomo [Wed, 27 Dec 2000 10:57:22 +0000 (10:57 +0000)]
(mime-user-interface-product): Update to 1.14.3.

23 years agoupdated.
tomo [Wed, 27 Dec 2000 10:57:01 +0000 (10:57 +0000)]
updated.

23 years ago(mime-play-message-coding-system): Renamed from
tomo [Wed, 27 Dec 2000 10:53:32 +0000 (10:53 +0000)]
(mime-play-message-coding-system): Renamed from
`mime-mailcap-method-messages-coding-system'.

23 years ago(pgg-messages-coding-system): Change default value to nil.
tomo [Wed, 27 Dec 2000 10:52:38 +0000 (10:52 +0000)]
(pgg-messages-coding-system): Change default value to nil.

23 years agoupdate.
tomo [Wed, 27 Dec 2000 10:36:38 +0000 (10:36 +0000)]
update.

23 years ago(mime-activate-mailcap-method): Fix typo.
tomo [Wed, 27 Dec 2000 10:36:02 +0000 (10:36 +0000)]
(mime-activate-mailcap-method): Fix typo.

23 years agoupdate.
ueno [Tue, 26 Dec 2000 11:09:22 +0000 (11:09 +0000)]
update.

23 years ago* mime-play.el (mime-mailcap-method-messages-coding-system):
ueno [Tue, 26 Dec 2000 11:09:07 +0000 (11:09 +0000)]
* mime-play.el (mime-mailcap-method-messages-coding-system):
New user option.
(mime-activate-mailcap-method): Use it.

23 years agoupdate.
ueno [Tue, 26 Dec 2000 10:23:19 +0000 (10:23 +0000)]
update.

23 years ago* pgg-def.el (pgg-messages-coding-system): Use `defvar' to define.
ueno [Tue, 26 Dec 2000 10:23:01 +0000 (10:23 +0000)]
* pgg-def.el (pgg-messages-coding-system): Use `defvar' to define.

* pgg-pgp.el (pgg-pgp-messages-coding-system): Abolish.
(pgg-pgp-process-region): Use `binary-funcall' instead of
`binary-to-text-funcall'.

* pgg-pgp5.el (pgg-pgp5-messages-coding-system): Abolish.
(pgg-pgp5-process-region): Use `binary-funcall' instead of
`binary-to-text-funcall'.

23 years agorelease. semi-1_14_2
tomo [Mon, 25 Dec 2000 09:38:22 +0000 (09:38 +0000)]
release.

23 years agoupdate.
tomo [Mon, 25 Dec 2000 09:35:10 +0000 (09:35 +0000)]
update.

23 years ago(Required environment): Update to FLIM 1.14.2.
tomo [Mon, 25 Dec 2000 09:34:32 +0000 (09:34 +0000)]
(Required environment): Update to FLIM 1.14.2.

23 years ago(mail-setup-hook): Don't add `eword-decode-header'.
tomo [Mon, 25 Dec 2000 05:11:55 +0000 (05:11 +0000)]
(mail-setup-hook): Don't add `eword-decode-header'.

23 years agoupdate.
tomo [Mon, 25 Dec 2000 05:05:55 +0000 (05:05 +0000)]
update.

23 years ago(smime-process-region): Use `binary-funcall' instead of
tomo [Mon, 25 Dec 2000 05:03:48 +0000 (05:03 +0000)]
(smime-process-region): Use `binary-funcall' instead of
`binary-start-process-shell-command'.
(smime-verify-region): Use `binary-write-decoded-region' and
`binary-insert-encoded-file' instead of `binary-write-region' and
`binary-insert-file-contents'.

23 years ago(pgg-pgp5-messages-coding-system): New variable.
tomo [Mon, 25 Dec 2000 05:01:25 +0000 (05:01 +0000)]
(pgg-pgp5-messages-coding-system): New variable.
(pgg-pgp5-process-region): Use `binary-to-text-funcall' instead of
`binary-start-process-shell-command'.
(pgg-scheme-verify-region): Use `binary-write-decoded-region' instead
of `binary-write-region'.

;; Ueno-sama, please forgive me.

23 years ago(pgg-pgp-messages-coding-system): New variable.
tomo [Mon, 25 Dec 2000 05:00:26 +0000 (05:00 +0000)]
(pgg-pgp-messages-coding-system): New variable.
(pgg-pgp-process-region): Use `binary-to-text-funcall' instead of
`binary-start-process-shell-command'.
(pgg-scheme-verify-region): Use `binary-write-decoded-region' instead
of `binary-write-region'.

;; Ueno-sama, please forgive me.

23 years ago(pgg-gpg-process-region): Use `binary-to-text-funcall' instead of
tomo [Mon, 25 Dec 2000 04:58:07 +0000 (04:58 +0000)]
(pgg-gpg-process-region): Use `binary-to-text-funcall' instead of
`binary-start-process'.

23 years ago(mime-view-define-keymap): Return `mime-view-mode-map' instead of set
tomo [Mon, 25 Dec 2000 04:56:51 +0000 (04:56 +0000)]
(mime-view-define-keymap): Return `mime-view-mode-map' instead of set
up as local keymap; don't call `mime-view-define-keymap-hook'.
(mime-display-message): Add new optional argument `keymap'.

23 years ago(mime-store-message/partial-piece): Use `binary-insert-encoded-file'
tomo [Mon, 25 Dec 2000 04:47:45 +0000 (04:47 +0000)]
(mime-store-message/partial-piece): Use `binary-insert-encoded-file'
and `binary-write-decoded-region' instead of
`binary-insert-file-contents' and `binary-write-region'.

23 years agorelease. semi-1_14_1
tomo [Fri, 22 Dec 2000 11:18:29 +0000 (11:18 +0000)]
release.

23 years ago(Required environment): Update required emacsen.
tomo [Fri, 22 Dec 2000 11:16:52 +0000 (11:16 +0000)]
(Required environment): Update required emacsen.

23 years ago(Required environment): Require FLIM 1.14.1 or later.
tomo [Fri, 22 Dec 2000 11:11:00 +0000 (11:11 +0000)]
(Required environment): Require FLIM 1.14.1 or later.

23 years agorelease.
tomo [Fri, 22 Dec 2000 11:08:37 +0000 (11:08 +0000)]
release.

23 years agoUse Content-Disposition field.
tomo [Fri, 22 Dec 2000 11:07:17 +0000 (11:07 +0000)]
Use Content-Disposition field.

23 years ago(mime-user-interface-product): Update to 1.14.1.
tomo [Fri, 22 Dec 2000 10:55:55 +0000 (10:55 +0000)]
(mime-user-interface-product): Update to 1.14.1.

23 years agoupdate.
tomo [Fri, 22 Dec 2000 10:55:34 +0000 (10:55 +0000)]
update.

23 years ago(pgg-gpg-messages-coding-system): New variable.
tomo [Fri, 22 Dec 2000 10:52:39 +0000 (10:52 +0000)]
(pgg-gpg-messages-coding-system): New variable.
(pgg-gpg-process-region): Use `pgg-gpg-messages-coding-system'.
(pgg-scheme-verify-region): Use a "-" as the name for the file with
the signed material.

23 years ago(pgg-messages-coding-system): New user option.
tomo [Fri, 22 Dec 2000 10:50:32 +0000 (10:50 +0000)]
(pgg-messages-coding-system): New user option.

23 years agoModify header.
tomo [Fri, 22 Dec 2000 10:49:36 +0000 (10:49 +0000)]
Modify header.

23 years agoupdate. semi-1_14_0-1
tomo [Wed, 20 Dec 2000 11:15:18 +0000 (11:15 +0000)]
update.

23 years agoDon't use `static-cond'.
tomo [Wed, 20 Dec 2000 11:14:41 +0000 (11:14 +0000)]
Don't use `static-cond'.