Correcting keyword highlighting in llvm-mode.el.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Feb 2015 13:57:58 +0000 (13:57 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 6 Feb 2015 13:57:58 +0000 (13:57 +0000)
commit3fb6dcc5700d99d810ff9cbe7ce9ea6d2f09e21e
treedcccb8ed691193ba5bc11fdde2968d11cbf11b12
parentf6943689d2ac302e54087a180cf468b29aa8d938
Correcting keyword highlighting in llvm-mode.el.

llvm-mode was previously confused when variable names contained keywords.
This changes ensures that keywords are only highlighted when they're standalone.

Patch by Wilfred Hughes!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228396 91177308-0d34-0410-b5e6-96231b3b80d8
utils/emacs/llvm-mode.el