emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/native-comp updated (eb87425 -> d344e79)


From: Andrea Corallo
Subject: feature/native-comp updated (eb87425 -> d344e79)
Date: Mon, 7 Sep 2020 12:23:24 -0400 (EDT)

akrl pushed a change to branch feature/native-comp.

      from  eb87425   * Makefile.in (ELN_DESTDIR): Add ${version}/ to it.
       new  a71f54e   Rework eln deletion strategy for new eln-cache folder 
structure
       new  3df471e   * src/comp.c (Fnative_elisp_load): Make recompilation 
always effective.
       new  3a9139d   * src/comp.c (Fcomp__compile_ctxt_to_file): Rename a 
variable.
       new  d344e79   * src/data.c (subr-native-lambda-list): Defined it 
unconditionally (bug#43255)


Summary of changes:
 lisp/emacs-lisp/comp.el    |  53 ++++++---
 lisp/emacs-lisp/package.el |  33 ++----
 src/alloc.c                |   3 +-
 src/comp.c                 | 271 +++++++++------------------------------------
 src/comp.h                 |  34 +-----
 src/data.c                 |   4 +-
 src/emacs.c                |   6 +-
 src/pdumper.c              |   3 -
 8 files changed, 102 insertions(+), 305 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]