aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2007-01-08 17:56:53 +0000
committerJan Djärv2007-01-08 17:56:53 +0000
commit287110f561c2644ffa2c131e2f5da1042ce31b2a (patch)
treecd06fd6e7d4b1b042710f1b88168c66d5f497b94 /src/ChangeLog
parent1c8591d04ca0c88d816e1498f058db7fe948fb63 (diff)
downloademacs-287110f561c2644ffa2c131e2f5da1042ce31b2a.tar.gz
emacs-287110f561c2644ffa2c131e2f5da1042ce31b2a.zip
(x_display_info): New: net_supported_atoms,
nr_net_supported_atoms and net_supported_window.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 97c9d4cbeb9..79194a6016e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,16 @@
12007-01-08 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xterm.h (x_display_info): New: net_supported_atoms,
4 nr_net_supported_atoms and net_supported_window.
5
6 * xterm.c: New variable last_user_time.
7 (handle_one_xevent): Set last_user_time from events that have Time.
8 Set net_supported_window to 0 when reparented.
9 (wm_supports): New function.
10 (do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE.
11 (x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms
12 and net_supported_window.
13
12007-01-05 Kim F. Storm <storm@cua.dk> 142007-01-05 Kim F. Storm <storm@cua.dk>
2 15
3 * indent.c (Fvertical_motion): Fix it overshoot check for overlay 16 * indent.c (Fvertical_motion): Fix it overshoot check for overlay