Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ruby-mode.el: fix argument indent | nobu | 2012-12-03 | 1 | -0/+12 |
* | revert r37326 "remove string literal concatenation" | nobu | 2012-10-25 | 1 | -4/+4 |
* | remove string literal concatenation | nobu | 2012-10-25 | 1 | -4/+4 |
* | Run tests only for emacs 23+. | naruse | 2011-06-15 | 1 | -1/+3 |
* | * misc/ruby-mode.el (ruby-parse-partial): use position of open paren. | nobu | 2011-04-19 | 1 | -0/+16 |
* | * test/misc/test_ruby_mode.rb(test_singleton_class): Skip for Pending. | sorah | 2011-03-15 | 1 | -0/+1 |
* | * test/misc/test_ruby_mode.rb (TestRubyMode): try to run emacs if | nobu | 2011-03-11 | 1 | -4/+6 |
* | Fix wrong (and duplicated) test name. | naruse | 2011-03-10 | 1 | -1/+1 |
* | * misc/ruby-mode.el (ruby-parse-partial): fix indent after aref. | nobu | 2011-03-09 | 1 | -0/+12 |
* | * test/misc/test_ruby_mode.rb: test for ruby-mode.el. | nobu | 2011-03-08 | 1 | -0/+136 |