emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b6f5da3 -> fbbcbed)


From: Andrea Corallo
Subject: master updated (b6f5da3 -> fbbcbed)
Date: Thu, 6 May 2021 11:16:21 -0400 (EDT)

akrl pushed a change to branch master.

      from  b6f5da3   In Tramp, use scp "-T" argument if available
       new  643cc3f   * Rename comp-limple-mode -> native-comp-limple-mode
       new  43f2969   Rename comp-speed -> native-comp-speed
       new  94c69eb   Rename comp-debug -> native-comp-debug
       new  6efd788   * Rename comp-verbose -> native-comp-verbose
       new  6595295   * Rename comp-always-compile → native-comp-always-compile
       new  85b61c0   Rename comp-bootstrap-deny-list → 
native-comp-bootstrap-deny-list
       new  31ca1c3   Rename comp-never-optimize-functions → 
native-comp-never-optimize-functions
       new  d8f84a1   * Rename comp-async-jobs-number → 
native-comp-async-jobs-number
       new  e73186a   * Rename comp-async-cu-done-functions → 
native-comp-async-cu-done-functions
       new  4e063bf   * Rename comp-async-all-done-hook → 
native-comp-async-all-done-hook
       new  4e01605   * Rename comp-async-env-modifier-form → 
native-comp-async-env-modifier-form
       new  c90129c   * Rename comp-async-report-warnings-errors
       new  419852a   * Rename comp-async-query-on-exit → 
native-comp-async-query-on-exit
       new  8c429a4   Rename comp-native-driver-options → 
native-comp-driver-options
       new  901ce56   Rename comp-warning-on-missing-source
       new  fbbcbed   Rename comp-eln-load-path → native-comp-eln-load-path


Summary of changes:
 lisp/emacs-lisp/bytecomp.el |  12 ++--
 lisp/emacs-lisp/comp.el     | 130 ++++++++++++++++++++++----------------------
 lisp/emacs-lisp/nadvice.el  |  14 ++---
 lisp/startup.el             |  16 +++---
 src/comp.c                  |  31 ++++++-----
 src/lread.c                 |   5 +-
 test/src/comp-tests.el      |  10 ++--
 7 files changed, 110 insertions(+), 108 deletions(-)



reply via email to

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