emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (f9a1d4b -> 3effa2d)


From: Andrea Corallo
Subject: feature/native-comp updated (f9a1d4b -> 3effa2d)
Date: Mon, 13 Apr 2020 05:57:29 -0400 (EDT)

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

      from  f9a1d4b   Merge remote-tracking branch 'savannah/master' into HEAD
       new  6e09597   Introduce load-true-file-name
       new  c8b7e07   Revert "Fix org for eln new compilation folder layout"
      adds  900947f   ; * test/src/callproc-tests.el: Fix checkdoc errors.
      adds  4230674   Fix error in 'call-process-region' when START is nil 
(Bug#40576)
      adds  68ffe4a   Fix bootstrap compiler warnings about `read-library-name'
      adds  91e4acf   Fix hi-lock test and add new test for case-fold 
(bug#40337)
      adds  49f2811   Improve support of "Re:" in Rmail
      adds  c395eba   Fix last change
       new  3effa2d   Merge remote-tracking branch 'savannah/master' into HEAD


Summary of changes:
 etc/NEWS                   |   9 +++-
 lisp/files.el              |   2 +
 lisp/hi-lock.el            |  37 ++++++++--------
 lisp/mail/rmail.el         |  14 ++++++-
 lisp/org/org.el            |   6 +--
 lisp/subr.el               |   2 +
 src/callproc.c             |  12 +++++-
 src/comp.c                 |  10 ++---
 src/lread.c                |  35 ++++++++++++----
 test/lisp/hi-lock-tests.el | 102 ++++++++++++++++++++++++++++++++++++++++++++-
 test/src/callproc-tests.el |  17 ++++++++
 11 files changed, 206 insertions(+), 40 deletions(-)



reply via email to

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