branch: master
commit c9c6c19a46ed54c39b950b0bb3b986e43e39d18b
Author: mas <mas>
Commit: mas <mas>

    Added ePerl and JSP to autoload.
---
 mmm-auto.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mmm-auto.el b/mmm-auto.el
index 532a68c..6ab23f5 100644
--- a/mmm-auto.el
+++ b/mmm-auto.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2000 by Michael Abraham Shulman
 
 ;; Author: Michael Abraham Shulman <[email protected]>
-;; Version: $Id: mmm-auto.el,v 1.16 2000/08/21 23:26:29 mas Exp $
+;; Version: $Id: mmm-auto.el,v 1.17 2001/01/12 23:39:27 mas Exp $
 
 ;;{{{ GPL
 
@@ -70,6 +70,8 @@
     (html-js "mmm-sample" nil)
     (here-doc "mmm-sample" nil)
     (embperl "mmm-sample" nil)
+    (eperl "mmm-sample" nil)
+    (jsp "mmm-sample" nil)
     (file-variables "mmm-sample" nil)
     (rpm-sh "mmm-rpm" t)
     (rpm "mmm-rpm" nil)

Reply via email to