aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2009-07-07 08:38:44 +0000
committerJan Djärv2009-07-07 08:38:44 +0000
commitfcaf6f3a784c8da98f1fb377ab2630a956a0c4e7 (patch)
tree591c7fa69cf43022a08ae9e20e660e641078eb6d /src/ChangeLog
parenta43977db50415a17a4c25eec3ac2c185a4a64731 (diff)
downloademacs-fcaf6f3a784c8da98f1fb377ab2630a956a0c4e7.tar.gz
emacs-fcaf6f3a784c8da98f1fb377ab2630a956a0c4e7.zip
xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
first MapNotify.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3a57c0a6223..a072f49cb8d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-07-07 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
4 first MapNotify.
5
12009-07-07 Kenichi Handa <handa@m17n.org> 62009-07-07 Kenichi Handa <handa@m17n.org>
2 7
3 * character.h (unibyte_has_multibyte_table): Delete extern. 8 * character.h (unibyte_has_multibyte_table): Delete extern.