ruby-changes:41893
From: nobu <ko1@a...>
Date: Mon, 29 Feb 2016 14:53:39 +0900 (JST)
Subject: [ruby-changes:41893] nobu:r53967 (trunk): ruby-style.el: add an instruction to load
nobu 2016-02-29 14:54:24 +0900 (Mon, 29 Feb 2016) New Revision: 53967 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53967 Log: ruby-style.el: add an instruction to load [ci skip] Modified files: trunk/misc/ruby-style.el Index: misc/ruby-style.el =================================================================== --- misc/ruby-style.el (revision 53966) +++ misc/ruby-style.el (revision 53967) @@ -7,6 +7,8 @@ https://github.com/ruby/ruby/blob/trunk/misc/ruby-style.el#L7 ;;; $Author$ ;;; created at: Thu Apr 26 13:54:01 JST 2007 ;;; +;;; Put this file under a directory contained in ``load-path'', and +;;; then load it. ;;; To switch to the "ruby" style automatically if it looks like a ;;; source file of ruby, add ruby-style-c-mode to c-mode-hook: ;;; -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/