summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-01-31 03:13:23 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-01-31 03:13:23 +0000
commit0f0658d08f3661ef9cc5fc7ee5ce952db0c657cd (patch)
tree22d787cac95b3a31a0ae59622798d5df6c65fc20 /misc
parent1f77ea8214fe9cc02e53fcb59b2de0ea88a436d8 (diff)
* removed svn:keywords for compatibility.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc')
-rw-r--r--misc/inf-ruby.el10
-rw-r--r--misc/ruby-mode.el6
2 files changed, 8 insertions, 8 deletions
diff --git a/misc/inf-ruby.el b/misc/inf-ruby.el
index d9e2348e6e..c323eb25c6 100644
--- a/misc/inf-ruby.el
+++ b/misc/inf-ruby.el
@@ -1,8 +1,8 @@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id$
-;;; $Author$
-;;; $Date$
+;;; $Id: inf-ruby.el,v 1.6.2.1 2004/07/27 07:51:28 matz Exp $
+;;; $Author: matz $
+;;; $Date: 2004/07/27 07:51:28 $
;;;
;;; Inferior Ruby Mode - ruby process in a buffer.
;;; adapted from cmuscheme.el
@@ -34,11 +34,11 @@
;;;
;;; HISTORY
;;; senda - 8 Apr 1998: Created.
-;;; $Log$
+;;; $Log: inf-ruby.el,v $
;;; 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.
diff --git a/misc/ruby-mode.el b/misc/ruby-mode.el
index 4f41ec91a1..d51e8c9425 100644
--- a/misc/ruby-mode.el
+++ b/misc/ruby-mode.el
@@ -1,12 +1,12 @@
;;;
;;; ruby-mode.el -
;;;
-;;; $Author$
-;;; $Date$
+;;; $Author: matz $
+;;; $Date: 2007/01/24 14:46:10 $
;;; created at: Fri Feb 4 14:49:13 JST 1994
;;;
-(defconst ruby-mode-revision "$Revision$")
+(defconst ruby-mode-revision "$Revision: 1.74.2.14.2.1 $")
(defconst ruby-mode-version
(progn