summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-01-03 03:14:57 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-01-03 03:14:57 +0000
commit46fa18da5bbcaee08a59b15a1f53b2a625c6aa7a (patch)
tree4bd9ac60c9debecac591c37ff93d4c7732828fe4 /misc
parent4ee717dcaef27087a6a1f701b227beb45e84b8aa (diff)
Revert r11453
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc')
-rw-r--r--misc/inf-ruby.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/inf-ruby.el b/misc/inf-ruby.el
index 79aa78b0f7..d9e2348e6e 100644
--- a/misc/inf-ruby.el
+++ b/misc/inf-ruby.el
@@ -34,11 +34,11 @@
;;;
;;; HISTORY
;;; senda - 8 Apr 1998: Created.
-;;; $Log: inf-ruby.el,v $
+;;; $Log$
;;; Revision 1.6.2.1 2004/07/27 07:51:28 matz
;;; * object.c (Init_Object): "===" calls rb_obj_equal() directly.
;;; [ruby-list:39937]
-;;;
+;;;
;;; Revision 1.6 2002/09/07 14:35:46 nobu
;;; * misc/inf-ruby.el (inferior-ruby-error-regexp-alist): regexp
;;; alist for error message from ruby.