From cda9d3c5df05019703cd34b639819f6394e3a144 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 17 May 2007 08:02:02 +0000 Subject: * misc/ruby-style.el (ruby-style-label-indent): for yacc rules. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 21d54f9d4..97c8ea5d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Thu May 17 17:03:11 2007 Nobuyoshi Nakada + + * misc/ruby-style.el (ruby-style-label-indent): for yacc rules. + Thu May 17 13:30:27 2007 Yukihiro Matsumoto * parse.y (f_arg): remove typo from ripper description. -- cgit