diff --git a/.emacs b/.emacs index 2a24218..a25034e 100644 --- a/.emacs +++ b/.emacs @@ -38,6 +38,7 @@ (TeX-master . t) (TeX-parse-self . t))) '(tab-width 4) + '(warning-suppress-log-types '((comp))) '(whitespace-style '(face trailing tabs lines-tail newline space-before-tab::tab space-before-tab::space space-before-tab tab-mark)))