ruby-cvs:23030
From: nobu ruby-lang.org
Date: Mon, 17 Mar 2008 17:11:17 +0900 (JST)
Subject: [ruby-cvs:23030] Ruby:r15790 (trunk, ruby_1_8): * misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
nobu 2008-03-17 17:11:15 +0900 (Mon, 17 Mar 2008)
New Revision: 15790
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/misc/ruby-mode.el
trunk/ChangeLog
trunk/misc/ruby-mode.el
Log:
* misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
of calling `run-hooks' directly to run the mode hook. patch from
Chiyuan Zhang <pluskid AT gmail.com> in [ruby-core:15915]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/misc/ruby-mode.el?r1=15790&r2=15789&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=15790&r2=15789&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15790&r2=15789&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/misc/ruby-mode.el?r1=15790&r2=15789&diff_format=u