aboutsummaryrefslogtreecommitdiffhomepage
path: root/phox
diff options
context:
space:
mode:
authorGravatar Christophe Raffalli <christophe.raffalli@univ-savoie.fr>2001-02-01 17:04:31 +0000
committerGravatar Christophe Raffalli <christophe.raffalli@univ-savoie.fr>2001-02-01 17:04:31 +0000
commit7de880861a9b1c85212bc0ff7b0d8db5eea7297d (patch)
tree1383e76ab3b54f7107dc6412b2eaaa61eabf9893 /phox
parenta645e1fd2549bc6b4b6920913264938eb7d486b2 (diff)
*** empty log message ***
Diffstat (limited to 'phox')
-rw-r--r--phox/phox-sym-lock.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/phox/phox-sym-lock.el b/phox/phox-sym-lock.el
index 1fc9b949..4db08bde 100644
--- a/phox/phox-sym-lock.el
+++ b/phox/phox-sym-lock.el
@@ -58,7 +58,7 @@
(make-variable-buffer-local 'phox-sym-lock-color)
(put 'phox-sym-lock-color 'permanent-local t)
-(defvar phox-sym-lock-mouse-face 'highlight
+(defvar phox-sym-lock-mouse-face 'default
"*Face for symbols when under mouse.")
(make-variable-buffer-local 'phox-sym-lock-mouse-face)
(put 'phox-sym-lock-mouse-face 'permanent-local t)