From cbe0482e6331ba390c0cdb49aec9c2db6ee6c4f3 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 19 Dec 2000 06:33:48 +0000 Subject: [PATCH] Don't require `poe'. --- poe/inv-19.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poe/inv-19.el b/poe/inv-19.el index 11074bf..287a007 100644 --- a/poe/inv-19.el +++ b/poe/inv-19.el @@ -24,7 +24,7 @@ ;;; Code: -(require 'poe) +;; (require 'poe) (defun enable-invisible ()) (defun disable-invisible ()) -- 1.7.10.4