summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/ruby-style.el2
1 files changed, 2 insertions, 0 deletions
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:
;;;