From a05871e9187ac2a31fea16ee04743ac12e1ead97 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 26 Sep 2008 09:24:31 +0000 Subject: * misc/ruby-mode.el: safe custimizable variables. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19582 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92b620a4d..7f6ed92c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Sep 26 18:24:28 2008 Nobuyoshi Nakada + + * misc/ruby-mode.el: safe custimizable variables. + Fri Sep 26 17:37:18 2008 Yuki Sonoda (Yugui) * include/ruby/ruby.h (rb_mPrecision): removed. -- cgit