Selaa lähdekoodia

Fix some warnings

master
10sr 6 vuotta sitten
vanhempi
commit
45bcbfb6e2
Allekirjoittanut: 10sr GPG Key ID: 7BEC428194130EB2
1 muutettua tiedostoa jossa 3 lisäystä ja 1 poistoa
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Näytä tiedosto

@@ -748,7 +748,9 @@ found, otherwise returns nil."
;; Include some extra modes
(require 'generic-x)

(autoload-eval-lazily 'compile nil
(with-eval-after-load 'compile
(defvar compilation-filter-start)
(defvar compilation-error-regexp-alist)
(require 'ansi-color)
(add-hook 'compilation-filter-hook
(lambda ()


Ladataan…
Peruuta
Tallenna