From af2b2755ccc4b32fd04ea66088649055eb8f9d0b Mon Sep 17 00:00:00 2001 From: knu Date: Sat, 10 Mar 2007 20:52:31 +0000 Subject: * misc/README, misc/rdebug.el: Add rdebug.el, Emacs ruby-debug interface based on rubydb3x.el; submitted by Martin Nordholts in [ruby-bugs:PR#9023]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12023 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- misc/README | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'misc/README') diff --git a/misc/README b/misc/README index 4a913b1ced..c7e63d7799 100644 --- a/misc/README +++ b/misc/README @@ -1,6 +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 +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 -- cgit v1.2.3