diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2016-02-23 02:27:49 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2016-02-23 02:28:40 +0200 |
commit | c1ec7434c38a8ee59e7ce895fbfd317e133ad40e (patch) | |
tree | 6b5235438da190dff7c6f294fdef6e79fb12e83f /lisp/emacs-lisp/generator.el | |
parent | e72a26e00981a508569a0856125061310a3f64ac (diff) | |
download | emacs-c1ec7434c38a8ee59e7ce895fbfd317e133ad40e.tar.gz emacs-c1ec7434c38a8ee59e7ce895fbfd317e133ad40e.tar.bz2 emacs-c1ec7434c38a8ee59e7ce895fbfd317e133ad40e.zip |
Make $, : and @ "prefix characters" in ruby-mode
* lisp/progmodes/ruby-mode.el (ruby-mode-syntax-table): Change the
syntax classes of $, : and @ to "prefix character"
(http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00272.html).
(ruby-syntax-propertize): Undo that specifically for colons
followed by an opening paren or bracket.
(ruby-font-lock-keyword-beg-re): Include colon character.
(ruby-font-lock-keywords): Adjust the constants matcher for `:'
not being a symbol constituent anymore.
Diffstat (limited to 'lisp/emacs-lisp/generator.el')
0 files changed, 0 insertions, 0 deletions