]> git.eshelyaron.com Git - emacs.git/commit
Improve Ruby 1.9-style keyword keys highlighting
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 15 Nov 2015 05:25:19 +0000 (07:25 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 15 Nov 2015 05:25:19 +0000 (07:25 +0200)
commit3a1a220b02fa5627718380b2bd0a04800db098fb
treef2331dfb1ab0d99c6be1a9e66d3fedd79cf02998
parenta4c6f55b9a222849a1c5d590589b1f8f0627d6f8
Improve Ruby 1.9-style keyword keys highlighting

* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords):
Handle required keyword arguments (bug#21367).
And highlight the colon together with the name.
lisp/progmodes/ruby-mode.el