]> git.eshelyaron.com Git - emacs.git/commit
Prefer setq-local in python.el
authorStefan Kangas <stefan@marxist.se>
Sat, 12 Dec 2020 12:27:35 +0000 (13:27 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 12 Dec 2020 12:27:35 +0000 (13:27 +0100)
commitf22e4bbf1cf351bf705b73418adf22949b280d0d
tree30fab3b0ed6036862a07307f7224d9c39783fd07
parent6e84addc51f3817052d852b73f00057a9af5b9c8
Prefer setq-local in python.el

* lisp/progmodes/python.el: Require Emacs 24.2 instead of 24.1.
(python-indent-guess-indent-offset)
(python-shell-font-lock-with-font-lock-buffer)
(python-shell-font-lock-turn-on)
(python-shell-font-lock-turn-off, python-shell-font-lock-toggle)
(python-shell-comint-watch-for-first-prompt-output-filter)
(inferior-python-mode, python-shell-completion-native-turn-off)
(python-shell-completion-native-turn-on)
(python-pdbtrack-comint-output-filter-function, python-mode):
Prefer setq-local.
lisp/progmodes/python.el