From f53a117c7b8ad99a6af73a20c7c6840f30fce361 Mon Sep 17 00:00:00 2001 From: eban Date: Sat, 11 Jun 2011 10:44:51 +0000 Subject: * ChangeLog (vim): set shiftwidth to 2. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ad5f1ca1ce..5e948d91f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Jun 11 19:42:50 2011 WATANABE Hirofumi + + * ChangeLog (vim): set shiftwidth to 2. + Sat Jun 11 19:27:06 2011 Hiroshi Nakamura * ext/openssl/ossl_x509req.c: raise RequestError instead of @@ -9929,4 +9933,4 @@ indent-tabs-mode: t tab-width: 8 change-log-indent-text: 2 end: -vim: tabstop=8 +vim: tabstop=8 shiftwidth=2 -- cgit v1.2.3