]> git.eshelyaron.com Git - emacs.git/commit
Make Python skeletons available in 'python-ts-mode' as well
authorkobarity <kobarity@gmail.com>
Sat, 24 Aug 2024 11:13:16 +0000 (20:13 +0900)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:52 +0000 (09:51 +0200)
commit1ffaeffd63539f793187a823cfb58bd4213fb84c
treea2ad0dd3988d475ffb4141b6b71295d2aa328b96
parent9f6845486cadfebdc52169b244ca7715191cc296
Make Python skeletons available in 'python-ts-mode' as well

* lisp/progmodes/python.el (python-base-mode-abbrev-table):
Renamed from 'python-mode-abbrev-table' to be available for both
'python-mode' and 'python-ts-mode'.  (Bug#72298)

(cherry picked from commit 4b60267d832e0de209dd7a7665f7ed165091bd7d)
lisp/progmodes/python.el