From: shuhei-k Date: Sun, 27 Jun 1999 14:03:36 +0000 (+0000) Subject: Install env.el for v18. X-Git-Tag: apel-9_20~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=92d1b86c75fd1a318c7c1981a34af24f59849aa3;p=elisp%2Fapel.git Install env.el for v18. --- diff --git a/EMU-ELS b/EMU-ELS index 97203a3..ec0ef57 100644 --- 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)