Automated merge with file:///d:\srv\hg-home\dot-emacs
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2010 11:14:48 +0200
changeset 315 5a73363c03f9
parent 313 cc4f337997fd (current diff)
parent 314 fa6c7a4a14d2 (diff)
child 316 3c923c4fe9fa
Automated merge with file:///d:\srv\hg-home\dot-emacs
lisp/bat-file-mode.el
--- a/lisp/bat-file-mode.el	Thu Feb 11 23:57:52 2010 +0200
+++ b/lisp/bat-file-mode.el	Mon Feb 22 11:14:48 2010 +0200
@@ -23,7 +23,8 @@
   '(
     ("\\(:[[:alnum:]_]+\\)" (1 'font-lock-function-name-face))
     ("\\<\\([iI][fF]\\|[eE][lL][sS][eE]\\|[fF][oO][rR]\\|[iI][nN]\\|[dD][oO]\\|[gG][oO][tT][oO]\
-\\|[nN][oO][tT]\\|[eE][rR][rR][oO][rR][lL][eE][vV][eE][lL]\
+\\|[nN][oO][tT]\\|[eE][rR][rR][oO][rR][lL][eE][vV][eE][lL]\\|[eE][xX][iI][sS][tT]\
+\\|[dD][eE][fF][iI][nN][eE][dD]\\|[cC][mM][dD][eE][xX][tT][vV][eE][rR][sS][iI][oO][nN]\
 \\|[pP][aA][uU][sS][eE]\\|[eE][cC][hH][oO]\\|[pP][rR][oO][mM][pP][tT]\
 \\|[cC][aA][lL][lL]\\|[sS][eE][tT]\\|[sS][tT][aA][rR][tT]\\)\\>" (1 'font-lock-keyword-face))
     ("\\(:[[:alpha:]][[:alnum:]_]*\\)" (1 'font-lock-function-name-face))