[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] scratch/editorconfig-cc c6fa7e3039 334/351: Replace python-mode
From: |
Stefan Monnier |
Subject: |
[nongnu] scratch/editorconfig-cc c6fa7e3039 334/351: Replace python-mode-devs URL (#309) |
Date: |
Thu, 13 Jun 2024 18:39:08 -0400 (EDT) |
branch: scratch/editorconfig-cc
commit c6fa7e30390b4e972bf9f6ca864e41efe1c73466
Author: USAMI Kenta <tadsan@zonu.me>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>
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 8848d8d1c9..5c9419823a 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -368,7 +368,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)))
- [nongnu] scratch/editorconfig-cc 555c8bc80f 318/351: Add indent variable associations for numerous tree-sitter modes (#290), (continued)
- [nongnu] scratch/editorconfig-cc 555c8bc80f 318/351: Add indent variable associations for numerous tree-sitter modes (#290), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc dd0b204721 312/351: Fix package load for use-package usage (#277), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 71604c32eb 316/351: chore: Place emacs dependency to the front (#285), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 716b755174 331/351: Fix compile warning of python-mode offset (#306), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 645660fa9a 319/351: docs(README.md): Update development instructions (#291), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 5b93a0b4a4 320/351: Fix compilation warnings in Emacs 29 (#292), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 8bed3a4e27 323/351: fix: Fix compile warnings (#298), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 98c0f94e61 326/351: Check mode-class property for special modes (#301), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc fc1ac4cd5f 336/351: Temporarily remove test with windows-latest, emacs snapshot (#313), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 28604a2cb4 332/351: Prepare v0.10.1 (#307), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c6fa7e3039 334/351: Replace python-mode-devs URL (#309),
Stefan Monnier <=
- [nongnu] scratch/editorconfig-cc 1a52a5e72c 335/351: test: Emacs 29.1 (#311), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc c97d749d7c 338/351: Add php-ts-mode (#318), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 7656b5d17c 349/351: Update CHANGELOG.md (#339), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b99cf692fb 345/351: Update CHANGELOG (#331), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 3764c87538 351/351: Fix text (#342), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc b223ab893d 340/351: feat: Add Zig support (#326), Stefan Monnier, 2024/06/13
- [nongnu] scratch/editorconfig-cc 2171e00738 343/351: Remove editorconfig-mode legacy version (#304), Stefan Monnier, 2024/06/13