aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d873fbbc656..b0f896aa086 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,12 @@
12012-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * subr.el (read-passwd-map): Don't use `defconst' (bug#12597).
4 (read-passwd): Remove a few more potential sources of leaks.
5
12012-10-07 Fabián Ezequiel Gallina <fgallina@cuca> 62012-10-07 Fabián Ezequiel Gallina <fgallina@cuca>
2 7
3 * progmodes/python.el (inferior-python-mode) 8 * progmodes/python.el (inferior-python-mode)
4 (python-shell-make-comint): Fixed initialization of local 9 (python-shell-make-comint): Fix initialization of local
5 variables copied from parent buffer. 10 variables copied from parent buffer.
6 11
72012-10-07 Jan Djärv <jan.h.d@swipnet.se> 122012-10-07 Jan Djärv <jan.h.d@swipnet.se>