This commit was generated by cvs2svn to compensate for changes in r533,
[elisp/tm.git] / tm-mh-e-eng.ol
index 5cc252d..67edfe5 100644 (file)
@@ -1,7 +1,7 @@
 [[R
 \title{tm-mh-e manual (English Version)}
 \author{Morioka Tomohiko}
-\date{1994/7/25}
+\date{1994/8/20}
 \maketitle
 ]]R
 
@@ -33,13 +33,16 @@ load mh-e version 3.x.
 
 * .emacs
 
-  Please insert following list to .emacs.
+  Please use mime-setup.
+
+  If you do not want to use mime-setup, insert following list to .
+emacs.
 
 [[E
 ----------------------------------------------------------------------
 (if (< (string-to-int emacs-version) 19)
     (progn
-      (require 'tl-hook)
+      (require 'tl-18)
       (defvar buffer-undo-list nil)
       ))