tarsius pushed a change to branch elpa/magit.
from ced3d5afc33 git-commit-propertize-diff: Skip refinements that won't
survive
new 4800ace210d Drop unnecessary uses of compat-call
new 28d5f37efdf Load magit-autoloads silently
new 6d9ab06ee0c Load magit-autoloads only in interactive sessions
new 75980403723 Comment eval-and-compile forms
new 96f5c2b5550 make: No longer undeprecate if-let and when-let
new 4b90a7b890e make: Remove unused variables
new b5721041649 make: Add new EMACS_Q_ARG variable
new 2334c627bed make: Improve test targets
new 8f11334f326 make: Minor cosmetics
new 791531f1c19 magit-log: Fix check whether magit-wip-mode is enabled
Summary of changes:
Makefile | 9 ++++++---
default.mk | 44 ++++++++++++++++++++------------------------
docs/Makefile | 5 ++---
lisp/Makefile | 8 ++++----
lisp/magit-autorevert.el | 2 +-
lisp/magit-diff.el | 2 +-
lisp/magit-git.el | 6 +++---
lisp/magit-log.el | 2 +-
lisp/magit-mode.el | 4 ++--
lisp/magit-section.el | 7 +++----
lisp/magit-sequence.el | 9 ++++++---
lisp/magit-status.el | 2 ++
lisp/magit.el | 9 +++++----
test/Makefile | 26 +++++++++++---------------
14 files changed, 67 insertions(+), 68 deletions(-)