ruby--ruby/misc
nobu 33ede4d01c * misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-doc
which ends with an underscore.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26294 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-01-12 03:49:42 +00:00
..
README
inf-ruby.el
rdoc-mode.el
ruby-electric.el
ruby-mode.el * misc/ruby-mode.el (ruby-here-doc-beg-match): fix for here-doc 2010-01-12 03:49:42 +00:00
ruby-style.el
rubydb2x.el
rubydb3x.el

README

README            this file
inf-ruby.el       program to run ruby under emacs
ruby-mode.el      ruby mode 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.