* NEWS: add new magic-comment. (warn-indent) [ruby-core:25442]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30408 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
5c99ee83ad
commit
4fefafb1e6
@ -1,3 +1,7 @@
|
||||
Tue Dec 28 07:12:38 2010 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
|
||||
|
||||
* NEWS: add new magic-comment. (warn-indent) [ruby-core:25442]
|
||||
|
||||
Tue Dec 28 04:32:37 2010 Aaron Patterson <aaron@tenderlovemaking.com>
|
||||
|
||||
* ext/fiddle/extconf.rb: check for windows.h while building fiddle.
|
||||
|
3
NEWS
3
NEWS
@ -118,6 +118,9 @@ with all sufficient information, see the ChangeLog file.
|
||||
interpretation of UTS #18.
|
||||
http://www.unicode.org/reports/tr18/
|
||||
|
||||
* Turning on/off indentation warnings with directives.
|
||||
("# -*- warn-indent: true -*-" / "# -*- warn-indent: false -*-")
|
||||
|
||||
=== Compatibility issues (excluding feature bug fixes)
|
||||
|
||||
* Kernel#respond_to?
|
||||
|
Loading…
x
Reference in New Issue
Block a user