]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/python.el (python-indent-line): Use `noindent' in strings.
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Dec 2014 14:55:42 +0000 (09:55 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Dec 2014 14:55:42 +0000 (09:55 -0500)
commit074965f9355b7cc7f7a5f4385a19433e51c8afd2
treef8588795fae0a705242999476f276c305c010320
parent88f3dbc46545d1f699dd3f2aba8156cf1cdaa500
* lisp/progmodes/python.el (python-indent-line): Use `noindent' in strings.
(python-indent-levels): Document extra value.
(python-indent-calculate-indentation): Return `noindent' in strings.
(python-indent-post-self-insert-function)
(python-indent-calculate-levels): Handle new value.
lisp/ChangeLog
lisp/progmodes/python.el