1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add magic autoload comments to misc/*.el.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42804 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2013-09-03 09:29:22 +00:00
parent 61837409e0
commit afcabde71b
5 changed files with 16 additions and 0 deletions

View file

@ -64,6 +64,7 @@
(access-label /)
)))
;;;###autoload
(defun ruby-style-c-mode ()
(interactive)
(if (or (let ((name (buffer-file-name))) (and name (string-match "/ruby\\>" name)))