(sh-mode): Add autoload cookie.
This commit is contained in:
parent
0b6fd0239b
commit
fc8318f6c8
1 changed files with 2 additions and 0 deletions
|
@ -546,6 +546,8 @@ upto the next one or end of buffer into a string.")
|
|||
|
||||
;;;###autoload
|
||||
(put 'sh-mode 'mode-class 'special)
|
||||
|
||||
;;;###autoload
|
||||
(defun sh-mode ()
|
||||
"Major mode for editing shell scripts.
|
||||
This mode works for many shells, since they all have roughly the same syntax,
|
||||
|
|
Loading…
Add table
Reference in a new issue