diff options
author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2018-12-11 03:12:46 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2018-12-11 03:14:35 +0200 |
commit | 3729a3f88fd7ce1d8a1a7f2ea61e8c4d05e954ab (patch) | |
tree | 0fe2191e9d64bbe41e3c9984fd0d8119c6d8a398 /lisp/pcmpl-x.el | |
parent | 0054961acf319378a588bda1df7d32d2bc0f284d (diff) | |
download | emacs-3729a3f88fd7ce1d8a1a7f2ea61e8c4d05e954ab.tar.gz |
Support Ruby block arguments ending with , or *
* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token):
Recognize punctuation before "closing-|" as a separate token.
(ruby-smie--backward-token): Same (bug#33487).
* test/lisp/progmodes/ruby-mode-tests.el
(ruby-forward-sexp-jumps-do-end-block-with-no-args)
(ruby-backward-sexp-jumps-do-end-block-with-no-args)
(ruby-forward-sexp-jumps-do-end-block-with-empty-args)
(ruby-backward-sexp-jumps-do-end-block-with-empty-args)
(ruby-forward-sexp-jumps-do-end-block-with-args)
(ruby-backward-sexp-jumps-do-end-block-with-args)
(ruby-forward-sexp-jumps-do-end-block-with-any-args)
(ruby-forward-sexp-jumps-do-end-block-with-expanded-one-arg)
(ruby-forward-sexp-jumps-do-end-block-with-one-and-any-args)
(ruby-backward-sexp-jumps-do-end-block-with-one-and-any-args):
New tests.
Diffstat (limited to 'lisp/pcmpl-x.el')
0 files changed, 0 insertions, 0 deletions