diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-02-08 09:57:32 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-02-08 09:57:32 +0000 |
commit | 33c48d6a6431c2ea39f8f24b021de6ebdbe8c848 (patch) | |
tree | 34294b35d9aeeb19c1fa009cdddd6fe0e205e08d | |
parent | c63668f5685c75d6cf2c259b6e6adf41e692223a (diff) | |
download | ruby-33c48d6a6431c2ea39f8f24b021de6ebdbe8c848.tar.gz ruby-33c48d6a6431c2ea39f8f24b021de6ebdbe8c848.tar.xz ruby-33c48d6a6431c2ea39f8f24b021de6ebdbe8c848.zip |
Sorry, missed contributer's name.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ -Sat Feb 08 18:35:30 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> +Sat Feb 8 18:35:30 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * misc/ruby-mode.el (ruby-forward-string): fixed void variable error. +Sat Feb 8 16:23:11 2003 NABEYA Kenichi <kenichi@nabeya.com> + * misc/ruby-mode.el (ruby-font-lock-keywords): method name can be delimited by tab. |