aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox/phox-tags.el
diff options
context:
space:
mode:
Diffstat (limited to 'phox/phox-tags.el')
-rw-r--r--phox/phox-tags.el5
1 files changed, 5 insertions, 0 deletions
diff --git a/phox/phox-tags.el b/phox/phox-tags.el
index 8ff2848d..603622a6 100644
--- a/phox/phox-tags.el
+++ b/phox/phox-tags.el
@@ -17,6 +17,11 @@
(require 'etags)
+(eval-when-compile
+ (defvar phox-doc-dir nil)
+ (defvar phox-lib-dir nil)
+ (defvar phox-etags nil))
+
(defun phox-tags-add-table(table)
"add tags table"