]> git.eshelyaron.com Git - emacs.git/commit
Add repeat-map for Python indentation commands
authorPaul Nelson <ultrono@gmail.com>
Mon, 31 Mar 2025 10:12:01 +0000 (12:12 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 4 Apr 2025 14:16:04 +0000 (16:16 +0200)
commita8ed6fc9192da4011489fbd1cd8619edfd8e1356
tree2a10ca0bac80432b9f8e829ffd7f458a45a73055
parent2249282904a5f87731e095092b0c06ce6967498a
Add repeat-map for Python indentation commands

* lisp/progmodes/python.el (python-indent-repeat-map): New
keymap for repeating Python indentation commands when using
'repeat-mode' (bug#77417).

(cherry picked from commit 67c89a675df936abbd2b3925adda8d21b31ae59a)
lisp/progmodes/python.el