* progmodes/python.el (python-skeleton-class)

(python-skeleton-def): Do not add space after defun name.
This commit is contained in:
Fabián Ezequiel Gallina 2012-12-11 04:22:55 -03:00
parent 645c6a30a7
commit 2c43a9adb2
2 changed files with 13 additions and 8 deletions

View file

@ -1,3 +1,8 @@
2012-12-11 Fabián Ezequiel Gallina <fgallina@cuca>
* progmodes/python.el (python-skeleton-class)
(python-skeleton-def): Do not add space after defun name.
2012-12-09 Chong Yidong <cyd@gnu.org>
* simple.el (set-mark-default-inactive): Mark as obsolete, for