* lisp/progmodes/ruby-mode.el (ruby-block-beg-keywords): Inline.
[bpt/emacs.git] / lisp / ChangeLog
index d161328..b88f66f 100644 (file)
@@ -1,3 +1,11 @@
+2013-07-16  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * progmodes/ruby-mode.el (ruby-font-lock-keywords): Do not
+       highlight question marks in the method names as strings.
+       (ruby-block-beg-keywords): Inline.
+       (ruby-font-lock-keyword-beg-re): Extract from
+       `ruby-font-lock-keywords'.
+
 2013-07-16  Jan Djärv  <jan.h.d@swipnet.se>
 
        * frame.el (blink-cursor-blinks): New defcustom.