From b508145f0ff72afdc211cf5d67b9296b0424b615 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 23 Dec 2008 18:23:15 +0000 Subject: * misc/ruby-mode.el: added comment to mention newer version bundled with Emacs 23 or later. a patch from Phil Hagelberg in [ruby-core:20838]. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20957 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fe963a0f4..052d8b823 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 24 03:21:21 2008 Yukihiro Matsumoto + + * misc/ruby-mode.el: added comment to mention newer version + bundled with Emacs 23 or later. a patch from Phil Hagelberg + in [ruby-core:20838]. + Tue Dec 23 23:49:37 2008 Tanaka Akira * io.c (rb_io_init_copy): call io_seek only if io_tell succeeds. -- cgit