[Mew-dist 15616] Re: b91
HAYASHI Chifumi ( 林 千史 )
chifumi at example.com
2000年 12月 25日 (月) 09:51:25 JST
林です。
On Sat, 23 Dec 2000 15:47:18 +0900,
Kazu Yamamoto (山本和彦) <kazu at example.com> wrote:
> b91 をリリースします。
In <20001223.225045.112624239.nin at example.com>,
On Sat, 23 Dec 2000 22:51:53 +0900,
NINOMIYA Hideyuki <nin at example.com> wrote:
nin> mew-func.el に
nin>
nin> (defsubst mew-time-rfc-tmzn ()
nin> '(if (match-beginning 9) ...
nin>
nin> てのが在りますが
nin>
nin> (defsubst mew-time-rfc-tmzn ()
nin> (if (match-beginning 9) ...
nin>
nin> だと思います。defmacro -> defsubst 変更時の修正もれかと...
同じく
--- mew-pgp.el.orig Sat Dec 23 13:18:26 2000
+++ mew-pgp.el Mon Dec 25 09:41:04 2000
@@ -267,7 +267,7 @@
;; xxx how about multiple users on local machine?
(defsubst mew-pgp-passtag ()
- '(mew-pgp-get mew-pgp-list))
+ (mew-pgp-get mew-pgp-list))
(defun mew-pgp-passphrase (&optional again)
(let ((prompt (if again
ですね。
--
林 千史 chifumi at example.com
Mew-dist メーリングリストの案内