]> code.delx.au - gnu-emacs/commit
Make python.el work in Emacs 24
authorNoam Postavsky <npostavs@gmail.com>
Sat, 4 Jun 2016 17:32:50 +0000 (13:32 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 14 Jun 2016 12:08:01 +0000 (08:08 -0400)
commit2f523c15801366d269cb4a526906e018f8cd713f
treea09dde37a06ab0693bd518ad8b9021df93c170b0
parent090fb90d96046d7f9e4d70b9d7b14894e2a187a5
Make python.el work in Emacs 24

* lisp/progmodes/python.el: Bump version.
(python-define-auxiliary-skeleton): Only use format-message if
fbound (Bug#23126).
lisp/progmodes/python.el