diff --git a/misc/ruby-style.el b/misc/ruby-style.el index f81861afea..b8593b202a 100644 --- a/misc/ruby-style.el +++ b/misc/ruby-style.el @@ -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: ;;;