changeset 42878:92e5c2656371

* generic-x.el (apache-conf-generic-mode): Highlight the first word in a line even if preceded by blanks.
author Francesco Potortì <pot@gnu.org>
date Mon, 21 Jan 2002 12:48:53 +0000
parents a5fa9e21eef7
children 6da838202c4c
files lisp/generic-x.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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