]> code.delx.au - gnu-emacs/commit
ruby-mode: Fix a "required arguments" confusion
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Mar 2015 05:03:54 +0000 (07:03 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 20 Mar 2015 05:03:54 +0000 (07:03 +0200)
commit8142fc97af742e083fb83e4d0470da59b123a467
tree984d4d839ed3a584cd5309752916aee95163c4f7
parent13eb26ad38378e0063e9c9313c3ba8af666629dc
ruby-mode: Fix a "required arguments" confusion

* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `at_exit'
and `callcc' to the "methods with required arguments" section,
they need a block argument.  Remove a `throw' duplicate.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el