aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox
diff options
context:
space:
mode:
Diffstat (limited to 'phox')
-rw-r--r--phox/phox.el2
-rw-r--r--phox/x-symbol-phox.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/phox/phox.el b/phox/phox.el
index 6edae61d..a26f0105 100644
--- a/phox/phox.el
+++ b/phox/phox.el
@@ -252,7 +252,7 @@
;; internal completion table if completion is already active
'(progn
(defpgdefault completion-table
- (append (proof-ass completion-table)
+ (append phox-completion-table
(mapcar (lambda (xsym) (nth 2 xsym))
x-symbol-phox-table)))
(setq proof-xsym-font-lock-keywords
diff --git a/phox/x-symbol-phox.el b/phox/x-symbol-phox.el
index 7acd776f..8590dd23 100644
--- a/phox/x-symbol-phox.el
+++ b/phox/x-symbol-phox.el
@@ -183,7 +183,7 @@ See `x-symbol-language-access-alist' for details."
;;
;; this is MODE-ON CODING 8BITS UNIQUE SUBSCRIPTS IMAGE
(defcustom x-symbol-phox-auto-style
- '((proof-ass x-symbol-enable) ; MODE-ON: whether to turn on interactively
+ '(phox-x-symbol-enable ; MODE-ON: whether to turn on interactively
nil ;; x-symbol-coding
'null ;; x-symbol-8bits [NEVER want it; null disables search]
nil ;; x-symbol-unique