emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (b818a49 -> 15d4fee)


From: Andrea Corallo
Subject: feature/native-comp updated (b818a49 -> 15d4fee)
Date: Sun, 31 May 2020 14:10:26 -0400 (EDT)

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

      from  b818a49   Fix loading of libgccjit.dll while dumping in Windows.
       new  5cf148c   * Emit better debug comments in emit_static_object
       new  3efb280   * Cut down compile-time emitting static data as string 
literals
      adds  360d7c7   Remove private prototype for 'execve' and its uses in 
MinGW build
      adds  3dbe653   Minor fix in 'find-alternate-file'
      adds  780f674   Don't return transient projects with MAYBE-PROMPT=nil
      adds  abe7c22   occur: Add bindings for next-error-no-select
      adds  dc4db3e   Protect bidi cache from inadvertent resets
      adds  f56830a   Remove mhtml--extend-font-lock-region (Bug#41441)
       new  15d4fee   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 etc/NEWS                     |   3 +
 lisp/files.el                |   2 +
 lisp/progmodes/project.el    |   9 +--
 lisp/replace.el              |  72 +++++++++++++++++++++++-
 lisp/textmodes/mhtml-mode.el |  50 -----------------
 nt/inc/ms-w32.h              |  11 ----
 src/comp.c                   | 131 +++++++++++++++++++++++++++++++++++++------
 src/sysdep.c                 |   3 +
 src/xdisp.c                  |   4 ++
 test/lisp/replace-tests.el   |  42 ++++++++++++++
 10 files changed, 244 insertions(+), 83 deletions(-)



reply via email to

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