summaryrefslogtreecommitdiff
path: root/lisp/generic-x.el
diff options
context:
space:
mode:
authorFrancesco Potortì <pot@gnu.org>2002-01-21 12:49:11 +0000
committerFrancesco Potortì <pot@gnu.org>2002-01-21 12:49:11 +0000
commit17f8ff6af5b109696bec223904500149ab15e880 (patch)
tree9d6eaee4c788a8d0ed76de18a03d05e80ce05238 /lisp/generic-x.el
parent8cc0e0cfd802cc42c96e73ba9c67fa61fd52810b (diff)
downloademacs-17f8ff6af5b109696bec223904500149ab15e880.tar.gz
* generic-x.el (apache-conf-generic-mode): Highlight the first
word in a line even if preceded by blanks.
Diffstat (limited to 'lisp/generic-x.el')
-rw-r--r--lisp/generic-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/generic-x.el b/lisp/generic-x.el
index e8412ce592c..1eb69f3693c 100644
--- a/lisp/generic-x.el
+++ b/lisp/generic-x.el
@@ -164,7 +164,7 @@ you must reload generic-x to enable the specified modes."
(list ?#)
nil
'(("^\\s-*\\(<.*>\\)" 1 'font-lock-constant-face)
- ("^\\(\\sw+\\)\\s-" 1 'font-lock-variable-name-face))
+ ("^\\s-*\\(\\sw+\\)\\s-" 1 'font-lock-variable-name-face))
(list "srm\\.conf\\'" "httpd\\.conf\\'" "access\\.conf\\'")
(list
(function