From ac907e669a4cb0cbaf23651fec30008e7f294049 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 20 Sep 2007 19:58:41 +0000 Subject: * misc/ruby-style.el (ruby-style-label-indent): fix for function top level labels. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a01cd93ae3..8b8dd22f65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 21 04:58:39 2007 Nobuyoshi Nakada + + * misc/ruby-style.el (ruby-style-label-indent): fix for function top + level labels. + Fri Sep 21 02:11:22 2007 Yukihiro Matsumoto * re.c (rb_reg_match_m): evaluate a block if match. it would make -- cgit v1.2.3