[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/magit updated (28d272ce0b -> ed4fa09eee)
From: |
Jonas Bernoulli |
Subject: |
[nongnu] elpa/magit updated (28d272ce0b -> ed4fa09eee) |
Date: |
Wed, 12 Mar 2025 10:46:06 -0400 (EDT) |
tarsius pushed a change to branch elpa/magit.
from 28d272ce0b Release version 4.3.1
new c0a8e694b9 magit-after-save-refresh-buffers: Respect
magit-inhibit-refresh
new 225ea6fd00 magit-wip-*-mode-lighter: Remove legacy options
new f6f25e6566 magit-insert-section-body: Set section properties on
delayed insertion
new 6ce1ece580 magit-insert-section--finish: Fix adding heading keymap
new 3f79700f1b magit-insert-section--finish: Always add heading keymap
new 80cae1a26f git-commit-major-mode: Explicitly support log-edit-mode
new ed4fa09eee magit-insert-head-branch-header: Reduce scope of a
let-binding
Summary of changes:
CHANGELOG | 7 +++++
lisp/git-commit.el | 2 ++
lisp/magit-mode.el | 13 ++++----
lisp/magit-section.el | 85 ++++++++++++++++++++++++++-------------------------
lisp/magit-status.el | 5 ++-
lisp/magit-wip.el | 33 --------------------
6 files changed, 62 insertions(+), 83 deletions(-)
- [nongnu] elpa/magit updated (28d272ce0b -> ed4fa09eee),
Jonas Bernoulli <=
- [nongnu] elpa/magit 3f79700f1b 5/7: magit-insert-section--finish: Always add heading keymap, Jonas Bernoulli, 2025/03/12
- [nongnu] elpa/magit 80cae1a26f 6/7: git-commit-major-mode: Explicitly support log-edit-mode, Jonas Bernoulli, 2025/03/12
- [nongnu] elpa/magit 6ce1ece580 4/7: magit-insert-section--finish: Fix adding heading keymap, Jonas Bernoulli, 2025/03/12
- [nongnu] elpa/magit 225ea6fd00 2/7: magit-wip-*-mode-lighter: Remove legacy options, Jonas Bernoulli, 2025/03/12
- [nongnu] elpa/magit ed4fa09eee 7/7: magit-insert-head-branch-header: Reduce scope of a let-binding, Jonas Bernoulli, 2025/03/12
- [nongnu] elpa/magit f6f25e6566 3/7: magit-insert-section-body: Set section properties on delayed insertion, Jonas Bernoulli, 2025/03/12
- [nongnu] elpa/magit c0a8e694b9 1/7: magit-after-save-refresh-buffers: Respect magit-inhibit-refresh, Jonas Bernoulli, 2025/03/12