]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/python.el: Avoid building unneeded markers.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 4 Oct 2014 02:35:28 +0000 (22:35 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 4 Oct 2014 02:35:28 +0000 (22:35 -0400)
commitcb325041b054c0409bff6dd11e4812b87e628f18
tree89f01d5e70c2bc66ce46ff0fbc5ba95951c823e2
parent259a0b6d3bc6ffe0d5d24368e415fa46f439a844
* lisp/progmodes/python.el: Avoid building unneeded markers.
(python-font-lock-keywords, python-indent-dedent-line)
(python-fill-paren, python-shell-completion-complete-or-indent):
Prefer point over point-marker.
(inferior-python-mode): Remove redundant completion settings.
lisp/ChangeLog
lisp/progmodes/python.el