From 00b44014f00b339352b1d79c3c9136b287147a94 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 24 Sep 2005 16:47:20 +0000 Subject: * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent closing parenthesis at same column as the opening. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c57fb288d..38b5f295a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Sep 25 01:46:43 2005 Nobuyoshi Nakada + + * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent + closing parenthesis at same column as the opening. + Sun Sep 25 00:42:11 2005 Nobuyoshi Nakada * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately. -- cgit v1.2.3