aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2009-09-04 05:33:49 +0000
committerJan Djärv2009-09-04 05:33:49 +0000
commit4da146f2c2e5b60ee9d5402cd7e363b1ce589e76 (patch)
treefeabf8272cc8c634a74ffefcb98af0406047e62c /src/ChangeLog
parent0a5e331a0e9e5c0a6ae1d84e87d615a86bfe86a7 (diff)
downloademacs-4da146f2c2e5b60ee9d5402cd7e363b1ce589e76.tar.gz
emacs-4da146f2c2e5b60ee9d5402cd7e363b1ce589e76.zip
(x_focus_changed): If we get a focusout and pointer
is invisible, make it visible.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4bbaf28cef1..9e94c8f03bd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12009-09-04 Jan Djärv <jan.h.d@swipnet.se> 12009-09-04 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 * xterm.c (x_focus_changed): If we get a focusout and pointer
4 is invisible, make it visible.
5
3 * xterm.h: Remove condition for declaration of 6 * xterm.h: Remove condition for declaration of
4 x_*_window_to_frame. 7 x_*_window_to_frame.
5 8