aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2012-08-13 13:11:19 +0800
committerChong Yidong2012-08-13 13:11:19 +0800
commit170aedb97ebee3edb81d2c447e6baa465978b03f (patch)
tree3c44dc3a506481b20b7ecfcfce3a5a55452d6920 /src/ChangeLog
parentc17d5a38db885685aa57bf5560e9dedb1f494819 (diff)
downloademacs-170aedb97ebee3edb81d2c447e6baa465978b03f.tar.gz
emacs-170aedb97ebee3edb81d2c447e6baa465978b03f.zip
Backport fix for Bug#11677 from trunk
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3a0ea19c1b1..96c6d244bd1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12012-08-13 Eli Zaretskii <eliz@gnu.org>
2
3 * window.c (Fdelete_other_windows_internal)
4 (Fdelete_window_internal): Don't access frame's mouse highlight
5 info of the initial frame. (Bug#11677)
6
12012-08-12 Jan Djärv <jan.h.d@swipnet.se> 72012-08-12 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * nsterm.m (ns_read_socket): Return early if there is a modal 9 * nsterm.m (ns_read_socket): Return early if there is a modal