summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 93341f05..4cdae16f 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -173,6 +173,7 @@ windows side-by-side in the frame."
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(Man-notify-method 'aggressive)
'(after-save-hook '(executable-make-buffer-file-executable-if-script-p))
'(appt-display-diary nil)
'(appt-display-interval 6)