aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2012-12-11 04:22:55 -0300
committerFabián Ezequiel Gallina2012-12-11 04:22:55 -0300
commit2c43a9adb2ba4904ac95e0d7be452536d003c37c (patch)
treebe1586e51408bc0b515c1156dac266ac3e8fb4f8 /lisp/ChangeLog
parent645c6a30a7779cc313165591e4f1c3bf000c8166 (diff)
downloademacs-2c43a9adb2ba4904ac95e0d7be452536d003c37c.tar.gz
emacs-2c43a9adb2ba4904ac95e0d7be452536d003c37c.zip
* progmodes/python.el (python-skeleton-class)
(python-skeleton-def): Do not add space after defun name.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 37d6e340399..c77cc286c76 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-12-11 Fabián Ezequiel Gallina <fgallina@cuca>
2
3 * progmodes/python.el (python-skeleton-class)
4 (python-skeleton-def): Do not add space after defun name.
5
12012-12-09 Chong Yidong <cyd@gnu.org> 62012-12-09 Chong Yidong <cyd@gnu.org>
2 7
3 * simple.el (set-mark-default-inactive): Mark as obsolete, for 8 * simple.el (set-mark-default-inactive): Mark as obsolete, for