summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-24 16:47:20 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-24 16:47:20 +0000
commita4ab882bd31870c7690767c5f68040c89314da0a (patch)
treebb8279ef61ed4527c57b04c26b92fe531ac4fb9f /ChangeLog
parentbfa53eb22dd31bdf7b4c8be56402fe26b7a9e5ce (diff)
downloadruby-a4ab882bd31870c7690767c5f68040c89314da0a.tar.gz
ruby-a4ab882bd31870c7690767c5f68040c89314da0a.tar.xz
ruby-a4ab882bd31870c7690767c5f68040c89314da0a.zip
* misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent
closing parenthesis at same column as the opening. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 385fe0be9..1ead6a6df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sun Sep 25 01:46:43 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent
+ closing parenthesis at same column as the opening.
+
Sun Sep 25 01:33:41 2005 Tanaka Akira <akr@m17n.org>
* process.c (proc_setrlimit): make the third argument (rlim_max)