summaryrefslogtreecommitdiff
path: root/lisp/progmodes/icon.el
diff options
context:
space:
mode:
authorSimon Marshall <simon@gnu.org>1998-02-20 14:58:27 +0000
committerSimon Marshall <simon@gnu.org>1998-02-20 14:58:27 +0000
commit883212ce6905a2bde30bf2dd5eb647a09fd597c4 (patch)
tree163701513d947fad31df18ea7a25bc8cac2392b1 /lisp/progmodes/icon.el
parentb6908641f2bd7e8df922058478086a0f0372b065 (diff)
downloademacs-883212ce6905a2bde30bf2dd5eb647a09fd597c4.tar.gz
Changed font-lock-reference-face to font-lock-constant-face.
Diffstat (limited to 'lisp/progmodes/icon.el')
-rw-r--r--lisp/progmodes/icon.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/icon.el b/lisp/progmodes/icon.el
index 2dbd9a3a726..dc72fbe07ff 100644
--- a/lisp/progmodes/icon.el
+++ b/lisp/progmodes/icon.el
@@ -659,7 +659,7 @@ Returns nil if line starts inside a string, t if in a comment."
"&progname" "&random" "&rdrag" "&regions" "&resize" "&row"
"&rpress" "&rrelease" "&shift" "&source" "&storage" "&subject"
"&time" "&trace" "&ucase" "&version" "&window" "&x" "&y") t)
- 'font-lock-reference-face)
+ 'font-lock-constant-face)
(cons ;; global local static declarations and link files
(concat
"^[ \t]*"