# HG changeset patch # User Francesco Potort # Date 1011617333 0 # Node ID 92e5c265637183fc9cbc9d4d7ee182017ca29886 # Parent a5fa9e21eef7ee0618fc52917a0918c4d605068f * generic-x.el (apache-conf-generic-mode): Highlight the first word in a line even if preceded by blanks. diff -r a5fa9e21eef7 -r 92e5c2656371 lisp/generic-x.el --- a/lisp/generic-x.el Mon Jan 21 08:55:39 2002 +0000 +++ b/lisp/generic-x.el Mon Jan 21 12:48:53 2002 +0000 @@ -164,7 +164,7 @@ (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