aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5efd11e542b..d22a6f081cd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12011-07-16 Martin Rudalics <rudalics@gmx.at>
2
3 * frame.el (select-frame-set-input-focus): New argument
4 NORECORD.
5 * window.el (pop-to-buffer): Select window used even if it was
6 selected before, see discussion of (Bug#8615), (Bug#6954). Pass
7 argument NORECORD on to select-frame-set-input-focus.
8
12011-07-15 Glenn Morris <rgm@gnu.org> 92011-07-15 Glenn Morris <rgm@gnu.org>
2 10
3 * subr.el (read-char-choice): Allow quitting. (Bug#9001) 11 * subr.el (read-char-choice): Allow quitting. (Bug#9001)