aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox/phox-outline.el
diff options
context:
space:
mode:
Diffstat (limited to 'phox/phox-outline.el')
-rw-r--r--phox/phox-outline.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/phox/phox-outline.el b/phox/phox-outline.el
index 329e2421..56530ed8 100644
--- a/phox/phox-outline.el
+++ b/phox/phox-outline.el
@@ -3,6 +3,8 @@
;; PARAMÉTRAGE du MODE outline
;;--------------------------------------------------------------------------;;
+(eval-when-compile
+ (require 'outline))
(setq phox-outline-title-regexp "\\((\\*[ \t\n]*title =\\)")
(setq phox-outline-section-regexp "\\((\\*\\*+\\)")