[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/magit d3ff09283e 12/33: magit-diff-section-base-map: Fix a
From: |
Jonas Bernoulli |
Subject: |
[nongnu] elpa/magit d3ff09283e 12/33: magit-diff-section-base-map: Fix alias definition |
Date: |
Thu, 9 Jan 2025 14:10:00 -0500 (EST) |
branch: elpa/magit
commit d3ff09283ecdefab8b7d668954e567ce64649e36
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>
magit-diff-section-base-map: Fix alias definition
---
lisp/magit-diff.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/magit-diff.el b/lisp/magit-diff.el
index 10f69da2e6..7162ba275c 100644
--- a/lisp/magit-diff.el
+++ b/lisp/magit-diff.el
@@ -91,7 +91,7 @@
(cl-pushnew 'target eieio--known-slot-names))
(define-obsolete-variable-alias 'magit-diff-section-base-map
- 'magit-diff-section-map "Magit-Section 4.0.0")
+ 'magit-diff-section-map "Magit 4.0.0")
;;; Options
;;;; Diff Mode
- [nongnu] elpa/magit updated (7dfebba55b -> 46c3d8b0ad), Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 49359e4f45 01/33: magit-refs--format-local-{branches, branch}: Fix value exchange, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 42ed6c1966 03/33: magit-refs-show-branch-descriptions: New option, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 365027db8f 05/33: magit-stash--apply-1: New function, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 5c40aded99 08/33: git-commit-{prev, next}-message: Use term "messages" in docstrings, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 04535105ad 09/33: magit-insert-untracked-files: Fix use of status.showUntrackedFiles, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit d3ff09283e 12/33: magit-diff-section-base-map: Fix alias definition,
Jonas Bernoulli <=
- [nongnu] elpa/magit f54fce0ecc 15/33: magit-revision-wash-message-hook: Rename and define as an option, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 6427157ef3 16/33: magit-highlight-bracket-keywords: New function, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 53ad9e40b4 18/33: magit-log--wash-summary: New function, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit cb1202729c 22/33: git-rebase-region-bounds: Cosmetics, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 41ea0ff32d 24/33: magit-file-relative-name: Cosmetics, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 8b59775f9f 30/33: magit-stash-mode: Add "--no-ext-diff" to magit-diff-default-arguments, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 90c6aa7916 04/33: magit--run-git-stash: Match another expected error message, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 80194f2319 02/33: magit-refs--format-local-branch: Rename local variable, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit a08b4dd513 06/33: magit-stash--apply-1: Improve presentation of fallback methods, Jonas Bernoulli, 2025/01/09
- [nongnu] elpa/magit 929eb4dca5 07/33: magit--run-git-stash: Match all error message, Jonas Bernoulli, 2025/01/09