Don't byte-compile doctor.el files
This commit is contained in:
parent
4da4cbaa58
commit
adef00aa7c
7 changed files with 14 additions and 7 deletions
|
@ -1,4 +1,5 @@
|
|||
;;; ui/posframe/doctor.el -*- lexical-binding: t; -*-
|
||||
;; -*- lexical-binding: t; no-byte-compile: t; -*-
|
||||
;;; ui/posframe/doctor.el
|
||||
|
||||
(when (version< emacs-version "26")
|
||||
(error! "This module doesn't work in Emacs %s (minimum: Emacs 26)" emacs-version))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue