X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_emacs_el;h=76623cf1035d7bbcbacbaccc7b96092dfa47cc88;hp=4827585407868cf2e51b1a2c40b7c10b01ee0d64;hb=6838e67061c5175bc04f9beb4d6f3e2e8ec7388e;hpb=f1fdb5b31914870c3796478549a2e4477459473e diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 4827585..76623cf 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -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)