Disables warnings
This commit is contained in:
1
.emacs
1
.emacs
@@ -38,6 +38,7 @@
|
|||||||
(TeX-master . t)
|
(TeX-master . t)
|
||||||
(TeX-parse-self . t)))
|
(TeX-parse-self . t)))
|
||||||
'(tab-width 4)
|
'(tab-width 4)
|
||||||
|
'(warning-suppress-log-types '((comp)))
|
||||||
'(whitespace-style
|
'(whitespace-style
|
||||||
'(face trailing tabs lines-tail newline space-before-tab::tab space-before-tab::space space-before-tab tab-mark)))
|
'(face trailing tabs lines-tail newline space-before-tab::tab space-before-tab::space space-before-tab tab-mark)))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user