summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--emacs1
-rw-r--r--emacs.elcbin11473 -> 11505 bytes
2 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")
diff --git a/emacs.elc b/emacs.elc
index 1720ff8..0143c2a 100644
--- a/emacs.elc
+++ b/emacs.elc
Binary files differ