]> git.eshelyaron.com Git - emacs.git/commit
Add subword-mode toggle to python-mode menu
authorStefan Kangas <stefankangas@gmail.com>
Sat, 21 Sep 2024 12:07:29 +0000 (14:07 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:27 +0000 (12:45 +0200)
commita437299440e17f476ed4be43bff29dc08769731f
treea67b3110bfdea2dee4161d9b0463204a82431600
parent9b814a0268e794e6d900a9a16cb45c685b7af8c3
Add subword-mode toggle to python-mode menu

* lisp/progmodes/python.el (python-mode-map): Add subword-mode
toggle to menu.

(cherry picked from commit 29a760711731ce49965079e72d76b26ef3b7bcb4)
lisp/progmodes/python.el