el-get/recipes/applescript-mode.rcp

8 lines
271 B
Plaintext
Raw Normal View History

(:name applescript-mode
:type github
:description "Emacs mode for editing AppleScript."
:pkgname "ieure/applescript-mode"
:prepare
(autoload 'applescript-mode "applescript-mode"
"Major mode for editing AppleScript source." t))