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 2cf968505af..d4b554464a7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12011-06-15 Martin Rudalics <rudalics@gmx.at>
2
3 * window.el (display-buffer-alist): Trim default value to avoid
4 popping up a new frame (Bug#8857) or reusing an arbitrary window
5 on another frame.
6 (display-buffer): Do not fall back on popping up a new frame in
7 batch mode (Bug#8857).
8
12011-06-14 Chong Yidong <cyd@stupidchicken.com> 92011-06-14 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * cus-theme.el (describe-theme-1): Use custom-theme-p. 11 * cus-theme.el (describe-theme-1): Use custom-theme-p.