aboutsummaryrefslogtreecommitdiff
path: root/phox/phox.el
diff options
context:
space:
mode:
authorDavid Aspinall2003-02-15 15:00:30 +0000
committerDavid Aspinall2003-02-15 15:00:30 +0000
commit1b5cb37ff28fcaad44b3b41451bed997258f3592 (patch)
treedffabbd670f599e07253d4ae1a0fcfe98570b655 /phox/phox.el
parenteb3472d3539e05e0b48447fa4e1c26581bdece4a (diff)
Fixes so that compile works
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