aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4ec3b1934a..81313efc69 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,9 @@
2012-04-25 Leo Liu <[email protected]>
+ * progmodes/python.el (python-send-region): Add suffix .py to the
+ temp file.
+
* files.el (auto-mode-alist): Use javascript-mode instead.
2012-04-25 Alex Harsanyi <[email protected]>