]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Thu, 13 Dec 2018 09:30:26 +0000 (18:30 +0900)
committerPHO <pho@cielonegro.org>
Thu, 13 Dec 2018 09:30:26 +0000 (18:30 +0900)
dot-files/_emacs_el

index 4827585407868cf2e51b1a2c40b7c10b01ee0d64..76623cf1035d7bbcbacbaccc7b96092dfa47cc88 100644 (file)
@@ -422,10 +422,6 @@ Will prompt you shell name when you type `C-u' before this command." t)
 (setq cperl-indent-level 4)
 (setq cperl-indent-parens-as-block t)
 
-;; Lua
-(autoload 'lua-mode "lua-mode" "Lua Mode" t)
-(add-to-list 'auto-mode-alist '("\\.lua\\'" . lua-mode))
-
 ;; Erlang
 (require-if-present 'erlang-start)
 (setq erlang-electric-commands nil)