emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 updated (44d6957 -> 1e1aabb)


From: Artur Malabarba
Subject: [Emacs-diffs] emacs-25 updated (44d6957 -> 1e1aabb)
Date: Thu, 03 Dec 2015 16:14:01 +0000

malabarba pushed a change to branch emacs-25.

      from  44d6957   Document new font-related functionality
       new  67c6906   * lisp/emacs-lisp/package.el: Refactor package activation 
code
       new  50dce3c   * lisp/emacs-lisp/package.el (package-unpack): Load 
before compiling
       new  1e1aabb   Fix some file headers for the purpose of 
`package--builtins'


Summary of changes:
 lisp/emacs-lisp/cl-preloaded.el                    |    1 +
 lisp/emacs-lisp/eieio-compat.el                    |    1 +
 lisp/emacs-lisp/package.el                         |   74 +++++++++++---------
 lisp/ielm.el                                       |    3 +-
 lisp/net/sasl-scram-rfc.el                         |    1 +
 .../macro-problem-package-1.0/macro-aux.el}        |   19 ++---
 .../macro-problem-package-1.0/macro-problem.el}    |   26 ++++---
 .../macro-problem-package-2.0/macro-aux.el}        |   21 +++---
 .../macro-problem-package-2.0/macro-problem.el}    |   35 +++++++---
 test/automated/package-test.el                     |   14 ++++
 10 files changed, 120 insertions(+), 75 deletions(-)
 copy test/automated/{cmds-tests.el => 
data/package/macro-problem-package-1.0/macro-aux.el} (61%)
 copy test/automated/{cmds-tests.el => 
data/package/macro-problem-package-1.0/macro-problem.el} (59%)
 copy test/automated/{cmds-tests.el => 
data/package/macro-problem-package-2.0/macro-aux.el} (61%)
 copy test/automated/{cmds-tests.el => 
data/package/macro-problem-package-2.0/macro-problem.el} (51%)



reply via email to

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