Install env.el for v18. <cf. [tm-ja:4710]>
authorshuhei-k <shuhei-k>
Sun, 27 Jun 1999 14:03:36 +0000 (14:03 +0000)
committershuhei-k <shuhei-k>
Sun, 27 Jun 1999 14:03:36 +0000 (14:03 +0000)
EMU-ELS

diff --git a/EMU-ELS b/EMU-ELS
index 97203a3..ec0ef57 100644 (file)
--- a/EMU-ELS
+++ b/EMU-ELS
@@ -42,7 +42,7 @@
           )
         )
        (t
-        (setq poe-modules (cons 'poe-18 (cons 'localhook poe-modules))
+        (setq poe-modules (cons 'env (cons 'poe-18 (cons 'localhook poe-modules)))
               invisible-modules (cons 'inv-18 invisible-modules))
         ))
   (cond ((and (featurep 'xemacs)