10sr пре 6 година
родитељ
комит
45bcbfb6e2
Signed by: 10sr GPG Key ID: 7BEC428194130EB2
1 измењених фајлова са 3 додато и 1 уклоњено
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Прегледај датотеку

@@ -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 ()


Loading…
Откажи
Сачувај