ruby/misc
nobu 281bdd3125 * NEWS (optparse): shell completion support.
* misc/README (rb_optparse.{bash,zzh}): for shell completion.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-01-01 02:03:59 +00:00
..
README * NEWS (optparse): shell completion support. 2011-01-01 02:03:59 +00:00
inf-ruby.el * misc/*.el: untabify, for interal consistency and consistency 2008-09-06 22:36:10 +00:00
rb_optparse.bash * lib/optparse.rb (OptionParser::Officious): separate completion 2010-12-07 13:31:11 +00:00
rb_optparse.zsh * misc/rb_optparse.zsh: add compdef for generator. 2010-12-26 23:30:38 +00:00
rdoc-mode.el * misc/rdoc-mode.el: added. 2009-09-18 01:11:30 +00:00
ruby-electric.el * misc/*.el: untabify, for interal consistency and consistency 2008-09-06 22:36:10 +00:00
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 1.4.0 1999-08-13 05:45:20 +00:00
rubydb3x.el * misc/*.el: untabify, for interal consistency and consistency 2008-09-06 22:36:10 +00:00

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
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.