]> git.eshelyaron.com Git - emacs.git/commit
Strip trailing whitespaces at the end of converted do block
authorNobuyoshi Nakada <nobu@ruby-lang.org>
Mon, 22 Jul 2019 01:14:01 +0000 (10:14 +0900)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 25 Jul 2019 13:01:55 +0000 (16:01 +0300)
commit0cbdbac2bbc0ade799711cd70d3d59aee3db9cef
tree722dc9a416434494bbc24bdc94f91ab6eb110088
parenta112547f91d8b4131ed01a05f15f22aa18b85a49
Strip trailing whitespaces at the end of converted do block

* lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end):
Strip trailing whitespaces at the end of converted do block
(bug#36756).

https://bugs.ruby-lang.org/issues/16014
https://github.com/syl20bnr/spacemacs/issues/12548
lisp/progmodes/ruby-mode.el
test/lisp/progmodes/ruby-mode-tests.el