]> code.delx.au - gnu-emacs/commit
Fixup the "normal" matcher; highlight global var symbols, too
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 18 Mar 2016 22:37:09 +0000 (00:37 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 18 Mar 2016 22:37:54 +0000 (00:37 +0200)
commit26f9c5075ff273013418a66b70fae477301d41d5
treea6b4882e27ccafcdcef77ba1d0258ebe87041d26
parent413e73b5dbce8dc89f2c3b9f4f1441fdf931c77d
Fixup the "normal" matcher; highlight global var symbols, too

* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight
operator name symbols with the "normal" matcher (it actually
needed updating).  Highlight global variable symbols, too.
lisp/progmodes/ruby-mode.el