[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/editorconfig 42613f4ee0: Replace python-mode-devs URL (#30
|
From: |
ELPA Syncer |
|
Subject: |
[nongnu] elpa/editorconfig 42613f4ee0: Replace python-mode-devs URL (#309) |
|
Date: |
Fri, 19 May 2023 20:59:37 -0400 (EDT) |
branch: elpa/editorconfig
commit 42613f4ee0726ee74b41f30a5998d44169907198
Author: USAMI Kenta <tadsan@zonu.me>
Commit: GitHub <noreply@github.com>
Replace python-mode-devs URL (#309)
---
editorconfig.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/editorconfig.el b/editorconfig.el
index 365bd965d2..30b234f3c9 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -418,7 +418,7 @@ Make a message by passing ARGS to `format-message'."
"Set `python-mode' indent size to SIZE."
(when (boundp 'python-indent-offset)
(setq-local python-indent-offset size))
- ;; For https://launchpad.net/python-mode
+ ;; For https://gitlab.com/python-mode-devs/python-mode
(when (boundp 'py-indent-offset)
(setq-local py-indent-offset size)))
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/editorconfig 42613f4ee0: Replace python-mode-devs URL (#309),
ELPA Syncer <=