Remove applescript-mode def from core-editor
This commit is contained in:
parent
41e4cc919e
commit
44fc21d3b8
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ enable multiple minor modes for the same regexp.")
|
|||
;; Modes 'n hooks
|
||||
;;
|
||||
|
||||
(associate! applescript-mode :match "\\.applescript$")
|
||||
(associate! emacs-lisp-mode :match "\\(/Cask\\|\\.\\(el\\|gz\\)\\)$")
|
||||
(associate! makefile-gmake-mode :match "/Makefile$")
|
||||
(associate! nxml-mode :match "\\.plist$")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue