Update ChangeLog and comment fix.
authorakr <akr>
Thu, 11 Feb 1999 08:54:13 +0000 (08:54 +0000)
committerakr <akr>
Thu, 11 Feb 1999 08:54:13 +0000 (08:54 +0000)
ChangeLog
pccl.el

index 6f8a705..3b521bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1999-02-11  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * README.en, README.ja, pccl.el: pccl does not support Mule 1.x.
+
+       * pccl-20.el: Update broken facility message with Emacs version
+       it fixes.
+
 1999-02-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * install.el (install-prefix): Modify for Meadow.
diff --git a/pccl.el b/pccl.el
index 69c89ee..9397b9a 100644 (file)
--- a/pccl.el
+++ b/pccl.el
@@ -26,8 +26,6 @@
 
 (require 'broken)
 
-;; The condition for non-XEmacs mule t may be wrong.
-;; But I don't know exact version which introduce CCL on mule.
 (broken-facility ccl-usable
   "Emacs has not CCL."
   (and (featurep 'mule)