summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-06 15:49:38 +0000
commit6cdef2dc7e8a4098727de5befff8b2496fa71430 (patch)
tree9fcfbc7b5c0615216daa6c58bd08a31d26fb304f /misc
parentf38cc001a7ca64f7f613b5021b1714a2ee3318cb (diff)
* $Date$ keyword removed to avoid inclusion of locale dependent
string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc')
-rw-r--r--misc/inf-ruby.el1
-rw-r--r--misc/ruby-mode.el1
-rw-r--r--misc/ruby-style.el1
3 files changed, 0 insertions, 3 deletions
diff --git a/misc/inf-ruby.el b/misc/inf-ruby.el
index 0a7eb76bda..4d3fc542cc 100644
--- a/misc/inf-ruby.el
+++ b/misc/inf-ruby.el
@@ -2,7 +2,6 @@
;;;
;;; $Id$
;;; $Author$
-;;; $Date$
;;;
;;; Inferior Ruby Mode - ruby process in a buffer.
;;; adapted from cmuscheme.el
diff --git a/misc/ruby-mode.el b/misc/ruby-mode.el
index bc7284a94f..fb6b84e671 100644
--- a/misc/ruby-mode.el
+++ b/misc/ruby-mode.el
@@ -2,7 +2,6 @@
;;; ruby-mode.el -
;;;
;;; $Author$
-;;; $Date$
;;; created at: Fri Feb 4 14:49:13 JST 1994
;;;
diff --git a/misc/ruby-style.el b/misc/ruby-style.el
index 6591581103..dd5ddffaf0 100644
--- a/misc/ruby-style.el
+++ b/misc/ruby-style.el
@@ -5,7 +5,6 @@
;;; C/C++ mode style for Ruby.
;;;
;;; $Author$
-;;; $Date$
;;; created at: Thu Apr 26 13:54:01 JST 2007
;;;