lang/emacs-lisp: remove auto-compile package
This package would clash with flycheck's byte-compilation checker. In any case you should not be modifying byte-compiled files.
This commit is contained in:
parent
a4fb4070ea
commit
87771aaa1e
2 changed files with 1 additions and 10 deletions
|
@ -3,7 +3,6 @@
|
|||
|
||||
(package! elisp-mode :built-in t)
|
||||
|
||||
(package! auto-compile)
|
||||
(package! highlight-quoted)
|
||||
(package! macrostep)
|
||||
(package! overseer)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue