Files
emacs/lisp/progmodes/python.el
Basil L. Contovounesios d1404d3a11 Simplify python.el completion-predicate
* lisp/progmodes/python.el:
(python-skeleton-define): Use command-modes as a shorthand for
completion-predicate (bug#63552).
(python--completion-predicate, python-shell--completion-predicate):
Remove accordingly; no longer used.
(python-define-auxiliary-skeleton): Prefer function-put over put.
2023-05-18 13:10:09 +01:00

282 KiB