summaryrefslogtreecommitdiff
path: root/misc/README
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-10 11:32:55 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-04-10 11:32:55 +0000
commit6f9d06cf7edebf4a71244f9c1379801cff671604 (patch)
tree9e36b24c32b67864e67135a6e40bef62d5e0b54d /misc/README
parenteeae41fba9ce19d9c0ce7cc1e9f66ae6bcb39f73 (diff)
* misc/rdebug.el, misc/README: Remove rdebug.el as per request
from the maintainer; bug#19043. Fortunately this file was added after the last release, so it is kind of safe to remove it. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc/README')
-rw-r--r--misc/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/README b/misc/README
index c7e63d7799..024b219add 100644
--- a/misc/README
+++ b/misc/README
@@ -4,4 +4,3 @@ 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