[前][次][番号順一覧][スレッド一覧]

ruby-changes:19959

From: eban <ko1@a...>
Date: Sat, 11 Jun 2011 19:45:00 +0900 (JST)
Subject: [ruby-changes:19959] eban:r32006 (trunk): * ChangeLog (vim): set shiftwidth to 2.

eban	2011-06-11 19:44:51 +0900 (Sat, 11 Jun 2011)

  New Revision: 32006

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32006

  Log:
    * ChangeLog (vim): set shiftwidth to 2.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 32005)
+++ ChangeLog	(revision 32006)
@@ -1,3 +1,7 @@
+Sat Jun 11 19:42:50 2011  WATANABE Hirofumi  <eban@r...>
+
+	* ChangeLog (vim): set shiftwidth to 2.
+
 Sat Jun 11 19:27:06 2011  Hiroshi Nakamura  <nahi@r...>
 
 	* ext/openssl/ossl_x509req.c: raise RequestError instead of
@@ -9929,4 +9933,4 @@
 tab-width: 8
 change-log-indent-text: 2
 end:
-vim: tabstop=8
+vim: tabstop=8 shiftwidth=2

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]