ruby-style.el: add an instruction to load

[ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2016-02-29 05:54:24 +00:00
parent 0927f83041
commit f7228ad8e4
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
;;; $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:
;;;