X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=dot-files%2F_emacs_el;h=684da588fc365a40499da802954f4371491d92a5;hb=fd3bb19d7740df3ef1391749db45c363955dbdf7;hp=76623cf1035d7bbcbacbaccc7b96092dfa47cc88;hpb=6838e67061c5175bc04f9beb4d6f3e2e8ec7388e;p=sugar.git diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 76623cf..684da58 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -161,6 +161,13 @@ (load-file path) (message "Warning: file %s is absent" path))) +;; glsl +(autoload 'glsl-mode "glsl-mode" nil t) +(add-to-list 'auto-mode-alist '("\\.glsl\\'" . glsl-mode)) +(add-to-list 'auto-mode-alist '("\\.vert\\'" . glsl-mode)) +(add-to-list 'auto-mode-alist '("\\.frag\\'" . glsl-mode)) +(add-to-list 'auto-mode-alist '("\\.geom\\'" . glsl-mode)) + ;; session (require-if-present 'session) @@ -173,6 +180,9 @@ ;; mediawiki (require-if-present 'mediawiki) +;; midnight +(require-if-present 'midnight) + ;; jaspace (require-if-present 'jaspace) @@ -567,6 +577,7 @@ Will prompt you shell name when you type `C-u' before this command." t) '(appt-message-warning-time 20) '(browse-url-browser-function (quote browse-url-firefox)) '(canlock-password "a14fa4d2601465d55585c291fa8b3943e189e716") + '(clean-buffer-list-delay-general 7) '(cleite:auto-refresh-interval nil) '(cleite:measure-srpc-call-time t) '(compilation-scroll-output (quote first-error)) @@ -677,6 +688,7 @@ Will prompt you shell name when you type `C-u' before this command." t) (30 subj) "|" (0 body)))) + '(midnight-mode t) '(mouse-wheel-progessive-speed nil) '(mouse-wheel-scroll-amount (quote (1 ((shift) . 5) ((control))))) '(mpc-browser-tags