aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2dcfd9ccd64..727e3ca9819 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12012-08-07 Chong Yidong <cyd@gnu.org>
2
3 * window.c (Fwindow_edges, Fwindow_pixel_edges)
4 (Fwindow_absolute_pixel_edges, Fdelete_other_windows_internal)
5 (Fdelete_window_internal): Signal an error if the window is not on
6 a live frame (Bug#12025).
7
12012-08-07 Dmitry Antipov <dmantipov@yandex.ru> 82012-08-07 Dmitry Antipov <dmantipov@yandex.ru>
2 9
3 Drop FGET and revert read access to Lisp_Objects slots of struct frame. 10 Drop FGET and revert read access to Lisp_Objects slots of struct frame.