summaryrefslogtreecommitdiff
path: root/misc/README
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-11 15:34:49 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-03-11 15:34:49 +0000
commit35df73cfa739edffea41ec6d355961f8bf569dbd (patch)
tree3232a3a51dcccd812e96d71bcc584682d252ba14 /misc/README
parent5952769bd377315f6124d5812ee7e161b1da1283 (diff)
* merge -c 12031
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc/README')
-rw-r--r--misc/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/misc/README b/misc/README
index adc119d02e..c7e63d7799 100644
--- a/misc/README
+++ b/misc/README
@@ -1,5 +1,7 @@
-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
+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
+rdebug.el ruby-debug (rdebug) support for emacs 19.3x or later