diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-24 16:47:20 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-09-24 16:47:20 +0000 |
| commit | a4ab882bd31870c7690767c5f68040c89314da0a (patch) | |
| tree | bb8279ef61ed4527c57b04c26b92fe531ac4fb9f /ChangeLog | |
| parent | bfa53eb22dd31bdf7b4c8be56402fe26b7a9e5ce (diff) | |
| download | ruby-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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) |
