summaryrefslogtreecommitdiff
path: root/ruby_1_8_5/misc/README
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 23:23:39 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-08-15 23:23:39 +0000
commit6175ca03be6d0d51359f9017123708987d0f5eb7 (patch)
treeecfcf6e79a21b1d25c3f6f42dd68ea0a14add89c /ruby_1_8_5/misc/README
parent80a56b248b2e9cfc95622aed98750df05a19f667 (diff)
add tag v1_8_5_91v1_8_5_91
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/tags/v1_8_5_91@13046 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ruby_1_8_5/misc/README')
-rw-r--r--ruby_1_8_5/misc/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/ruby_1_8_5/misc/README b/ruby_1_8_5/misc/README
new file mode 100644
index 0000000000..c7e63d7799
--- /dev/null
+++ b/ruby_1_8_5/misc/README
@@ -0,0 +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
+ruby-electric.el emacs minor mode providing electric commands
+rdebug.el ruby-debug (rdebug) support for emacs 19.3x or later