aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab66eaf58fb..71326e10748 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12012-06-19 Chong Yidong <cyd@gnu.org>
2
3 * subr.el (with-selected-window): Preserve the selected window's
4 terminal's top-frame (Bug#4702).
5
6 * window.el (save-selected-window): Likewise.
7
12012-06-18 Stefan Monnier <monnier@iro.umontreal.ca> 82012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
2 9
3 * progmodes/python.el (python-rx-constituents): Move backquote. 10 * progmodes/python.el (python-rx-constituents): Move backquote.