summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs b/emacs
index b559769..7056587 100644
--- a/emacs
+++ b/emacs
@@ -2,6 +2,7 @@
(setq custom-file "~/.emacs.d/emacs-custom.el")
(load custom-file)
+(setq warning-suppress-types nil)
;; load-path anpassen
(let* ((my-lisp-dir "~/.emacs.d/lisp")