1
0

[Emacs] Turn native async compilation warnings off early

Dieser Commit ist enthalten in:
Lucien Cartier-Tilet 2021-01-27 16:41:32 +01:00
Ursprung 3c22c77226
Commit ffd4621060
Signiert von: phundrak
GPG-Schlüssel-ID: BD7789E705CB8DCA

Datei anzeigen

@ -10,6 +10,9 @@
(defvar phundrak//dotspacemacs-files (list phundrak//dotspacemacs-si phundrak//dotspacemacs-sl
phundrak//dotspacemacs-uc phundrak//dotspacemacs-ui))
;; turn off native comp warnings
(setq comp-async-report-warnings-errors nil)
(defun phundrak/update-config-files-p (&optional compiled?)
"Verify if any of my exported Elisp configuration files are
newer than my litterate configuration.