[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/git-commit 62c7ae0b54 4/8: Alignment cosmetics
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/git-commit 62c7ae0b54 4/8: Alignment cosmetics |
Date: |
Tue, 19 Sep 2023 12:59:40 -0400 (EDT) |
branch: elpa/git-commit
commit 62c7ae0b5408311b8b69e48562733a9a1debd79f
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>
Alignment cosmetics
---
lisp/magit-repos.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lisp/magit-repos.el b/lisp/magit-repos.el
index 21f5efcd29..892d093eff 100644
--- a/lisp/magit-repos.el
+++ b/lisp/magit-repos.el
@@ -265,8 +265,8 @@ If it contains \"%s\" then the directory is substituted for
that."
(define-derived-mode magit-repolist-mode tabulated-list-mode "Repos"
"Major mode for browsing a list of Git repositories."
- (setq-local x-stretch-cursor nil)
- (setq tabulated-list-padding 0)
+ (setq-local x-stretch-cursor nil)
+ (setq tabulated-list-padding 0)
(add-hook 'tabulated-list-revert-hook #'magit-repolist-refresh nil t)
(setq imenu-prev-index-position-function
#'magit-repolist--imenu-prev-index-position)
- [nongnu] elpa/git-commit updated (4f4ad9c091 -> ae6cae225f), ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit 053831a129 2/8: Set one variable per setq form, ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit b8c2a22cda 5/8: Move a comment closer to the action, ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit 1ab107a72d 3/8: Use cl-decf, ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit 62c7ae0b54 4/8: Alignment cosmetics,
ELPA Syncer <=
- [nongnu] elpa/git-commit 18d1b13675 7/8: magit-process-finish: Avoid unnecessary magit-process-buffer call, ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit ac3ff103a9 1/8: Use pcase-setq, ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit 0f9bdac34d 6/8: magit-refs-show-commit-count: Fix custom type specification, ELPA Syncer, 2023/09/19
- [nongnu] elpa/git-commit ae6cae225f 8/8: Revert "Use pcase-setq", ELPA Syncer, 2023/09/19