Explicitly require poe when bytecompiling.
[elisp/apel.git] / README.en
index b4c6893..c4447ea 100644 (file)
--- a/README.en
+++ b/README.en
@@ -38,8 +38,8 @@ What's APEL?
     broken.el --- provide information of broken facilities of Emacs.
 
     pccl.el --- utility to write portable CCL program
-      pccl-om.el --- for MULE 1.*, 2.*
-      pccl-20.el --- for Emacs 20/XEmacs-MULE
+      pccl-om.el --- for MULE 2.*
+      pccl-20.el --- for Emacs 20/XEmacs-21-MULE
 
     alist.el: utility for Association-list
 
@@ -228,7 +228,7 @@ Function add-latest-path (PATTERN &optional ALL-PATHS)
   and if bbdb-1.51 is newer than bbdb-1.50, and site-lisp is
   /usr/local/share/emacs/site-lisp,
 
-       (add-path "bbdb")
+       (add-latest-path "bbdb")
 
   it adds "/usr/local/share/emacs/site-lisp/bbdb-1.51" to top of
   `load-path'.