aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox/phox.el
diff options
context:
space:
mode:
Diffstat (limited to 'phox/phox.el')
-rw-r--r--phox/phox.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/phox/phox.el b/phox/phox.el
index 5fadf597..88d4588a 100644
--- a/phox/phox.el
+++ b/phox/phox.el
@@ -79,6 +79,11 @@
(require 'phox-tags)
(require 'phox-outline)
+;; default for tags [da: moved here to fix compilation 15/02/03]
+
+(if phox-tags-doc
+ (add-hook 'phox-mode-hook 'phox-tags-add-doc-table))
+
;; ----- PhoX specific menu