aboutsummaryrefslogtreecommitdiffhomepage
path: root/x-symbol
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2006-10-29 22:47:23 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2006-10-29 22:47:23 +0000
commiteedf9360c623b21a599d6645b2776377af7cfd7a (patch)
tree88577bd9c54b59e9937da360455889406ad0cdf1 /x-symbol
parentdd508e40ec0ed110202eab8f854c5dc3c4ca220d (diff)
Updated.
Diffstat (limited to 'x-symbol')
-rw-r--r--x-symbol/lisp/x-symbol-vars.el9
1 files changed, 9 insertions, 0 deletions
diff --git a/x-symbol/lisp/x-symbol-vars.el b/x-symbol/lisp/x-symbol-vars.el
index e3e3b08f..a2034c35 100644
--- a/x-symbol/lisp/x-symbol-vars.el
+++ b/x-symbol/lisp/x-symbol-vars.el
@@ -2084,5 +2084,14 @@ VAR's options has been defined with `x-symbol-define-user-options'."
(symbol-value var)
(cdr (assoc val alist))))))
+;;;===========================================================================
+;;; DA's crude unicode hack
+;;;===========================================================================
+
+(defvar x-symbol-use-unicode nil ; (eq window-system 'mac) ;; v. approx!
+ "*Non-nil to use default font as unicode font.")
+
+
+
;;; Local IspellPersDict: .ispell_xsymb
;;; x-symbol-vars.el ends here