emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (36e0c3f -> 825e85b)


From: Andrea Corallo
Subject: feature/native-comp updated (36e0c3f -> 825e85b)
Date: Fri, 2 Oct 2020 15:22:09 -0400 (EDT)

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

      from  36e0c3f   * When advising search in `comp-eln-load-path' the first 
writable dir
       new  d07d7ab   Add `advice-flet' macro
       new  825e85b   Use `advice-flet' in place of `cl-letf' to avoid 
primitive redefinition


Summary of changes:
 lisp/emacs-lisp/nadvice.el         | 26 +++++++++++++++++
 test/lisp/abbrev-tests.el          |  6 ++--
 test/lisp/bookmark-tests.el        |  6 ++--
 test/lisp/emacs-lisp/rmc-tests.el  | 10 ++++---
 test/lisp/files-tests.el           | 37 ++++++++++++------------
 test/lisp/kmacro-tests.el          | 58 ++++++++++++++++++++------------------
 test/lisp/net/tramp-tests.el       | 20 ++++++-------
 test/lisp/play/dissociate-tests.el |  4 +--
 test/lisp/replace-tests.el         | 45 +++++++++++++++--------------
 test/lisp/shadowfile-tests.el      | 32 ++++++++++-----------
 test/lisp/subr-tests.el            |  4 +--
 test/lisp/tempo-tests.el           | 10 +++----
 test/lisp/time-stamp-tests.el      |  4 +--
 13 files changed, 146 insertions(+), 116 deletions(-)



reply via email to

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