emacs-diffs
[Top][All Lists]
Advanced

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

feature/native-comp updated (5f8b630 -> ab8fed0)


From: Andrea Corallo
Subject: feature/native-comp updated (5f8b630 -> ab8fed0)
Date: Fri, 13 Mar 2020 04:23:52 -0400 (EDT)

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

      from  5f8b630   Merge remote-tracking branch 'savannah/master' into HEAD
      adds  297d3d2   * lisp/subr.el (dlet): New macro
      adds  317065c   * lisp/ido.el: Remove redundant `:group`s
      adds  9900b14   * lisp/window.el: Avoid `called-interactively-p`.
      adds  efe85a5   * lisp/emacs-lisp/cl-macs.el (cl--transform-lambda): 
Simplify result
      adds  0d6c513   * lisp/emacs-lisp/cl-macs.el: More care with `eval` and 
with `cl-typep`
      adds  e003e90   Remove more XEmacs compat code from eshell
      adds  16ec5f5   Remove XEmacs exclusive face from themes
      adds  4c3c175   * lisp/net/tramp-sh.el (tramp-find-shell): Skip for 
asynchronous processes.
      adds  f253ff7   * lisp/subr.el (cancel-change-group): Undo accidental 
change
      adds  2d221c8   * lisp/emacs-lisp/eldoc.el (eldoc--supported-p): 
Understand the "old" API
      adds  3db5a51   * lisp/emacs-lisp/eldoc.el: Remove redundant `:group` 
arguments
       new  d0a504f   Merge remote-tracking branch 'savannah/master' into HEAD
       new  ab8fed0   * Do not produce .eln files when a byte compilation error 
happen


Summary of changes:
 etc/NEWS                        |   2 +
 etc/themes/deeper-blue-theme.el |   1 -
 etc/themes/leuven-theme.el      |   1 -
 etc/themes/manoj-dark-theme.el  |   1 -
 etc/themes/whiteboard-theme.el  |   1 -
 lisp/calendar/calendar.el       |  13 +--
 lisp/emacs-lisp/cl-macs.el      |  79 +++++++------
 lisp/emacs-lisp/comp.el         |   3 +
 lisp/emacs-lisp/eldoc.el        |  69 ++++++-----
 lisp/eshell/em-glob.el          |   4 +-
 lisp/eshell/em-ls.el            |   3 +-
 lisp/eshell/em-unix.el          |   7 +-
 lisp/eshell/esh-util.el         |   6 -
 lisp/ido.el                     | 253 +++++++++++++++-------------------------
 lisp/net/tramp-sh.el            |  74 ++++++------
 lisp/subr.el                    |  17 ++-
 lisp/window.el                  |  28 +++--
 17 files changed, 253 insertions(+), 309 deletions(-)



reply via email to

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