mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
* misc/ruby-electric.el: Import ruby-electric.el 2.0.1 which fixes
a bug and a flaw with auto-end introduced in the revamp.
* ruby-forward-sexp is inappropriate here because it moves the
cursor past the keyword.
* Fix a reversed looking-back check in
ruby-electric--block-beg-keyword-at-point-p.
* Do not add end again if space or return is hit repeatedly
after a block beginning keyword.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
README this file inf-ruby.el program to run ruby under emacs rb_optparse.bash bash completion script rb_optparse.zsh zsh completion script rdoc-mode.el RDoc mode for emacs ruby-mode.el ruby mode for emacs ruby-style.el Ruby's C/C++ mode style for emacs rubydb2x.el ruby debugger support for emacs 19.2x or before rubydb3x.el ruby debugger support for emacs 19.3x or later ruby-electric.el emacs minor mode providing electric commands Check out http://rubyforge.org/projects/ruby-debug/ also.