[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature/native-comp updated (cf436db -> 6781cd6)
From: |
Stefan Kangas |
Subject: |
feature/native-comp updated (cf436db -> 6781cd6) |
Date: |
Fri, 20 Nov 2020 22:23:11 -0500 (EST) |
skangas pushed a change to branch feature/native-comp.
from cf436db ; Fix trivial typos
new a79365a compile-async: Don't error out on deferred compilation
after load
new 050de01 Support native compilation of packages on install
new c603555 * lisp/emacs-lisp/comp.el (native-compile-async): Doc fix.
new 6781cd6 Make load argument of native-compile-async internal
Summary of changes:
etc/NEWS | 4 ++++
lisp/emacs-lisp/comp.el | 59 ++++++++++++++++++++++++++++++++++------------
lisp/emacs-lisp/package.el | 17 +++++++++++++
src/comp.c | 6 ++---
4 files changed, 68 insertions(+), 18 deletions(-)
- feature/native-comp updated (cf436db -> 6781cd6),
Stefan Kangas <=