mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-08 08:43:52 -08:00
; * lisp/emacs-lisp/comp-run.el (comp-run-async-workers): Fix indentation.
This commit is contained in:
parent
ae9d8eedfd
commit
0df28dc00e
1 changed files with 2 additions and 2 deletions
|
|
@ -233,8 +233,8 @@ display a message."
|
|||
"`comp-files-queue' should be \".el\" files: %s"
|
||||
source-file)
|
||||
when (or native-comp-always-compile
|
||||
load ; Always compile when the compilation is
|
||||
; commanded for late load.
|
||||
load ; Always compile when the compilation is
|
||||
; commanded for late load.
|
||||
;; Skip compilation if `comp-el-to-eln-filename' fails
|
||||
;; to find a writable directory.
|
||||
(with-demoted-errors "Async compilation :%S"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue