lang/emacs-lisp: remove buggy read-only hook
Breaks package-install when it attempts to byte-compile package files.
This commit is contained in:
parent
7c3e4ffa0c
commit
34b4ff12f4
2 changed files with 1 additions and 11 deletions
|
@ -50,8 +50,7 @@ This marks a foldable marker for `outline-minor-mode' in elisp buffers.")
|
|||
rainbow-delimiters-mode
|
||||
highlight-quoted-mode
|
||||
;; initialization
|
||||
+emacs-lisp|extend-imenu
|
||||
+emacs-lisp|read-only-packages))
|
||||
+emacs-lisp|extend-imenu))
|
||||
|
||||
;; Flycheck's two emacs-lisp checkers produce a *lot* of false positives in
|
||||
;; emacs configs, so we disable `emacs-lisp-checkdoc' and reduce the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue