ChangeLog fix: there was no change to ruby-expr-beg.

This commit is contained in:
Glenn Morris 2011-01-24 19:13:02 -08:00
parent cc34e0254c
commit 0d19d4feaa

View file

@ -17,8 +17,7 @@
here-doc which ends with an underscore.
(ruby-mode-set-encoding): Skip shebang line always.
(ruby-mode-map): Bind C-c C-c to comment-region.
(ruby-expr-beg, ruby-font-lock-keywords): Highlight literal hash
key labels as symbols.
(ruby-font-lock-keywords): Highlight literal hash key labels as symbols.
(ruby-forward-sexp): Stop after literal hash key labels.
(ruby-font-lock-syntactic-keywords): Highlight regexp after open
bracket.