]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Fri, 19 Apr 2019 04:31:31 +0000 (13:31 +0900)
committerPHO <pho@cielonegro.org>
Fri, 19 Apr 2019 04:31:31 +0000 (13:31 +0900)
dot-files/_emacs_el

index 63bfcfa57c424071fad509f6b8095d5e07e9d383..c0dcc3bc700ed62981adcb02f27ba64abac71037 100644 (file)
@@ -345,8 +345,7 @@ Will prompt you shell name when you type `C-u' before this command." t)
 (autoload 'cleite "cleite" "Cleite RSS Aggregator -- Emacs Interface" t)
 
 ;; javascript
-(autoload 'js2-mode "js2" nil t)
-(add-to-list 'auto-mode-alist '("\\.js$" . js2-mode))
+(add-to-list 'auto-mode-alist '("\\.js$" . javascript-mode))
 (add-to-list 'auto-mode-alist '("\\.json$" . javascript-mode))
 
 ;; typescript