Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
fc8318f6
Commit
fc8318f6
authored
Jan 19, 1996
by
Erik Naggum
Browse files
(sh-mode): Add autoload cookie.
parent
0b6fd023
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/progmodes/sh-script.el
lisp/progmodes/sh-script.el
+2
-0
No files found.
lisp/progmodes/sh-script.el
View file @
fc8318f6
...
...
@@ -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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment