summaryrefslogtreecommitdiff
path: root/trunk/misc/README
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/misc/README')
-rw-r--r--trunk/misc/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/trunk/misc/README b/trunk/misc/README
new file mode 100644
index 0000000000..12646ac819
--- /dev/null
+++ b/trunk/misc/README
@@ -0,0 +1,8 @@
+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.