ruby/misc
nobu 487dfb9d22 ruby-additional.el: shorten here-doc markers
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-02 04:06:55 +00:00
..
README * misc/README: use github link instead of rubyforge. 2014-06-05 03:47:46 +00:00
inf-ruby.el Add magic autoload comments to misc/*.el. 2013-09-03 09:29:22 +00:00
lldb_cruby.py Add initial test for lldb extension 2017-08-03 09:39:25 +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 rdoc-mode.el: fill indented block 2014-03-14 04:29:35 +00:00
ruby-additional.el ruby-additional.el: shorten here-doc markers 2017-10-02 04:06:55 +00:00
ruby-electric.el Import ruby-electric.el version 2.3.1 from upstream 2017-08-10 12:37:04 +00:00
ruby-mode.el ruby-mode.el: squiggly heredoc 2016-06-02 07:51:36 +00:00
ruby-style.el ruby-style.el: add an instruction to load 2016-02-29 05:54:24 +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
test_lldb_cruby.rb Add initial test for lldb extension 2017-08-03 09:39:25 +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
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 https://github.com/ruby-debug/ also.