aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2011-10-17 09:47:22 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2011-10-17 09:47:22 +0000
commit0be7f2bf48f81c215e4861cdb201e5c233438d7e (patch)
tree12bab3d49d96a5849b89a8c0dcab71f0471c8116 /phox
parentf655267e173c250351f6febf0594ffb168b29b9f (diff)
Outline required compile and run
Diffstat (limited to 'phox')
-rw-r--r--phox/phox-outline.el3
1 files changed, 1 insertions, 2 deletions
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")