Changed log message.
authorhmurata <hmurata>
Sun, 5 Sep 2004 05:50:19 +0000 (05:50 +0000)
committerhmurata <hmurata>
Sun, 5 Sep 2004 05:50:19 +0000 (05:50 +0000)
elmo/ChangeLog

index 39f7bb0..b632320 100644 (file)
@@ -2,7 +2,7 @@
 
        * modb-legacy.el (modb-legacy-flag-list): New constant.
        (modb-legacy-suppoted-flag-p): New internal function.
-       (elmo-msgdb-set-flag): Check flag by `modb-legacy-suppoted-flag-p'.
+       (elmo-msgdb-set-flag): Cause error when `flag' is not supported.
        (elmo-msgdb-unset-flag): Ditto.
 
 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>