1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/misc
nobu 11ef87461a * lib/optparse.rb (OptionParser::Officious): separate completion
options from --help.  [ruby-dev:42690]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-12-07 13:31:11 +00:00
..
inf-ruby.el
rb_optparse.bash * lib/optparse.rb (OptionParser::Officious): separate completion 2010-12-07 13:31:11 +00:00
rb_optparse.zsh * lib/optparse.rb (OptionParser::Officious): separate completion 2010-12-07 13:31:11 +00:00
rdoc-mode.el
README
ruby-electric.el
ruby-mode.el * misc/ruby-mode.el (ruby-forward-sexp): stop after literal hash 2010-11-29 12:12:54 +00:00
ruby-style.el * misc/ruby-style.el (ruby-style-version): take revision if 2010-05-25 07:37:41 +00:00
rubydb2x.el
rubydb3x.el

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.