Enhancements for triple-quote string syntax.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 24 Sep 2012 17:54:46 +0000 (14:54 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 24 Sep 2012 17:54:46 +0000 (14:54 -0300)
commit8fb8b88f2d1ac6dd0feb3c590614257f8fad0fee
tree90e49390c13f521e6f9c802e9b33ff2b1a46db8c
parent267b82ff2374a43cb38617a648c5bfa58ef2b039
Enhancements for triple-quote string syntax.
* progmodes/python.el (python-quote-syntax): Remove.
(python-syntax-propertize-function): New value.
(python-syntax-count-quotes, python-syntax-stringify): New
functions.
lisp/ChangeLog
lisp/progmodes/python.el