From 92d1b86c75fd1a318c7c1981a34af24f59849aa3 Mon Sep 17 00:00:00 2001 From: shuhei-k Date: Sun, 27 Jun 1999 14:03:36 +0000 Subject: [PATCH] Install env.el for v18. --- EMU-ELS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 1.7.10.4