From fd3bb19d7740df3ef1391749db45c363955dbdf7 Mon Sep 17 00:00:00 2001 From: PHO Date: Tue, 25 Dec 2018 23:49:27 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_emacs_el | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 8dda359..684da58 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -180,6 +180,9 @@ ;; mediawiki (require-if-present 'mediawiki) +;; midnight +(require-if-present 'midnight) + ;; jaspace (require-if-present 'jaspace) @@ -574,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)) @@ -684,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 -- 2.40.0