From 0be7f2bf48f81c215e4861cdb201e5c233438d7e Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 17 Oct 2011 09:47:22 +0000 Subject: Outline required compile and run --- phox/phox-outline.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'phox') diff --git a/phox/phox-outline.el b/phox/phox-outline.el index 649c8363..04fd4ca4 100644 --- a/phox/phox-outline.el +++ b/phox/phox-outline.el @@ -3,8 +3,7 @@ ;; PARAMÉTRAGE du MODE outline ;;--------------------------------------------------------------------------;; -(eval-when-compile - (require 'outline)) +(require 'outline) (declare-function phox-lang-absurd "nofile") (declare-function phox-lang-suppress "nofile") -- cgit v1.2.3