emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (87ee6ff -> 5f8b630)


From: Andrea Corallo
Subject: feature/native-comp updated (87ee6ff -> 5f8b630)
Date: Tue, 10 Mar 2020 08:39:40 -0400 (EDT)

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

      from  87ee6ff   Merge remote-tracking branch 'savannah/master' into HEAD
       new  f21e1df   * Set relocation class as ephemeral in 
`comp-limplify-top-level'
       new  2cf4b81   * Fix GC mark for native compiled functions
       new  e238561   * Fix store_function_docstring for for native functions
       new  566f0f1   * Improve load_comp_unit
      adds  a1e2a68   Finish implementation of set-file-times FLAG arg in Tramp
      adds  199acd6   In vc-print-branch-log use root instead of the default 
directory (bug#39704)
      adds  a98c8f5   Improve new-frame logic of windmove-display-in-direction 
(bug#39875)
       new  5f8b630   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 etc/NEWS                     |  3 +++
 lisp/emacs-lisp/comp.el      |  4 ++--
 lisp/net/tramp-adb.el        | 16 +++++++--------
 lisp/net/tramp-compat.el     |  9 ++++++++-
 lisp/net/tramp-gvfs.el       | 21 +++++++++-----------
 lisp/net/tramp-sh.el         | 37 +++++++++++++++++++---------------
 lisp/net/tramp-smb.el        |  7 ++++---
 lisp/net/tramp-sudoedit.el   |  5 +++--
 lisp/vc/vc.el                | 10 ++++++----
 lisp/windmove.el             | 12 +++++++----
 src/alloc.c                  |  6 +++---
 src/comp.c                   | 47 ++++++++++++++++++++++++--------------------
 src/doc.c                    |  6 +-----
 test/lisp/net/tramp-tests.el | 15 +++++++++++---
 14 files changed, 114 insertions(+), 84 deletions(-)



reply via email to

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