emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (64a6709 -> eb1d22b)


From: Andrea Corallo
Subject: feature/native-comp updated (64a6709 -> eb1d22b)
Date: Sun, 22 Mar 2020 12:42:39 -0400 (EDT)

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

      from  64a6709   * comp.el (comp-async-jobs-number): Fix customize type.
       new  e05a62a   Have a fast build option triggered by env var 
NATIVE_FAST_BOOT
       new  ab4fff5   * .gitlab-ci.yml: CI test native bootstrap speed1 and 
speed2
       new  ef30feb   * comp.el: Add missing require
       new  07e3145   * comp.c (maybe_defer_native_compilation): Add some debug 
code
       new  855940d   * comp.c (maybe_defer_native_compilation): Fix
      adds  7725fbc   Remove the Date header from message-draft-headers
      adds  84548f8   Add "Old-" prefix to "Version" header in some cases
      adds  c1772ce   Declare some <package>-version variables obsolete
      adds  271f9a6   Remove obsolete XEmacs comment
      adds  0a22747   Remove more XEmacs compat code from ediff*.el
      adds  8158337   Fix Bug#40156 in Tramp
      adds  1242ae9   ; * etc/NEWS: Note changed default of 
message-draft-headers
      adds  813478c   Revert "Signal user-error on duplicate package refresh" 
(Bug#39187)
       new  eb1d22b   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 .gitlab-ci.yml               | 22 ++++++++++++++++++++--
 etc/NEWS                     |  6 ++++++
 lisp/Makefile.in             |  8 +++++---
 lisp/calendar/icalendar.el   |  3 ++-
 lisp/dframe.el               |  1 +
 lisp/emacs-lisp/checkdoc.el  |  5 +++--
 lisp/emacs-lisp/comp.el      | 23 +++++++++++++----------
 lisp/emacs-lisp/edebug.el    |  1 -
 lisp/emacs-lisp/package.el   |  5 +----
 lisp/emulation/edt.el        |  4 +---
 lisp/gnus/gnus-delay.el      |  6 +++++-
 lisp/gnus/message.el         |  4 ++--
 lisp/hippie-exp.el           |  2 +-
 lisp/international/mule.el   |  3 ++-
 lisp/linum.el                |  3 ++-
 lisp/master.el               |  2 +-
 lisp/net/tramp-sh.el         |  3 ++-
 lisp/play/bubbles.el         |  1 +
 lisp/progmodes/cwarn.el      |  2 +-
 lisp/repeat.el               |  2 +-
 lisp/ruler-mode.el           |  2 +-
 lisp/speedbar.el             |  3 ++-
 lisp/textmodes/remember.el   |  3 ++-
 lisp/url/url-about.el        |  2 +-
 lisp/url/url-http.el         |  2 +-
 lisp/url/url-news.el         |  2 +-
 lisp/url/url-vars.el         |  1 +
 lisp/vc/ediff-init.el        | 22 ++++------------------
 lisp/vc/ediff-util.el        |  7 ++-----
 lisp/vc/ediff-wind.el        | 21 +++++++++------------
 lisp/wdired.el               |  2 +-
 lisp/woman.el                |  5 ++---
 src/comp.c                   | 30 ++++++++++++++++++++++++++++--
 test/lisp/net/tramp-tests.el |  9 ++++++++-
 34 files changed, 133 insertions(+), 84 deletions(-)



reply via email to

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