tarsius pushed a change to branch elpa/magit. from 12e1f3838c magit-remote: Prepare for forge's additions new 2b3f2cb9ad magit-thingatpt--git-revision: Only recognize painted references new 2b2d434370 magit-section-cycle-diffs: Deal with mapcan using nconc new 8b89f00450 magit-next-reference: Clean up tabs new 587fd04075 magit-next-reference: Fix docstring pasto new d4fdadc127 Fix various docstrings new 0f1da8d750 Fix various prompts and messages new 86f5574d5a Add missing library commentaries new 3ad94012b0 magit-section-ident-value: Improve docstring new 9914feb4d5 Do not symbol-quote booleans in docstrings
Summary of changes: lisp/git-commit.el | 2 +- lisp/git-rebase.el | 10 +++++----- lisp/magit-autorevert.el | 7 +++++++ lisp/magit-base.el | 2 +- lisp/magit-blame.el | 7 ++++--- lisp/magit-branch.el | 12 ++++++------ lisp/magit-bundle.el | 7 +++++++ lisp/magit-commit.el | 16 ++++++++-------- lisp/magit-diff.el | 14 +++++++------- lisp/magit-files.el | 2 +- lisp/magit-git.el | 9 ++++----- lisp/magit-log.el | 26 +++++++++++++------------- lisp/magit-mode.el | 2 +- lisp/magit-process.el | 2 +- lisp/magit-refs.el | 2 +- lisp/magit-remote.el | 4 ++-- lisp/magit-section.el | 19 +++++++++++-------- lisp/magit-sequence.el | 4 ++-- lisp/magit-stash.el | 6 +++--- lisp/magit-submodule.el | 6 ++++++ lisp/magit-subtree.el | 7 +++++++ lisp/magit.el | 20 ++++++++++---------- 22 files changed, 108 insertions(+), 78 deletions(-)