emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Mon, 08 Jan 2007 17:56:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Jan Djärv <jhd>        07/01/08 17:56:54

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5493
retrieving revision 1.5494
diff -u -b -r1.5493 -r1.5494
--- ChangeLog   5 Jan 2007 15:00:17 -0000       1.5493
+++ ChangeLog   8 Jan 2007 17:56:53 -0000       1.5494
@@ -1,3 +1,16 @@
+2007-01-08  Jan Dj,Ad(Brv  <address@hidden>
+
+       * xterm.h (x_display_info): New: net_supported_atoms,
+       nr_net_supported_atoms and net_supported_window.
+
+       * xterm.c: New variable last_user_time.
+       (handle_one_xevent): Set last_user_time from events that have Time.
+       Set net_supported_window to 0 when reparented.
+       (wm_supports): New function.
+       (do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE.
+       (x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms
+       and net_supported_window.
+
 2007-01-05  Kim F. Storm  <address@hidden>
 
        * indent.c (Fvertical_motion): Fix it overshoot check for overlay




reply via email to

[Prev in Thread] Current Thread [Next in Thread]