ruby--ruby/misc
mrkn be5e17704c * misc/ruby-mode.el (ruby-indent-beg-re): Fix broken regular
expression.  Fixes #4546

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-06-30 14:54:11 +00:00
..
README
inf-ruby.el
rb_optparse.bash
rb_optparse.zsh
rdoc-mode.el
ruby-electric.el * misc/ruby-electric.el: remove trailing spaces. 2011-03-08 14:12:48 +00:00
ruby-mode.el * misc/ruby-mode.el (ruby-indent-beg-re): Fix broken regular 2011-06-30 14:54:11 +00:00
ruby-style.el
rubydb2x.el
rubydb3x.el

README

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.