aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2014-09-10 19:02:42 +0200
committerJan Djärv2014-09-10 19:02:42 +0200
commit8c2dd4db877092815908396b1ce9043260de776f (patch)
treeda2c10c7704daddb8a0e132e6c54e641c0d5d371 /src/ChangeLog
parentc9c0610d077a6a31f2c2aa06f201936034837184 (diff)
downloademacs-8c2dd4db877092815908396b1ce9043260de776f.tar.gz
emacs-8c2dd4db877092815908396b1ce9043260de776f.zip
Detect iconified under Compiz/Unity
* xterm.c (handle_one_xevent): Detect iconified by looking at _NET_WM_STATE_HIDDEN.
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 ed9c3e71a55..b87498a9d9b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12014-09-10 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xterm.c (handle_one_xevent): Detect iconified by looking at
4 _NET_WM_STATE_HIDDEN.
5
12014-09-10 Paul Eggert <eggert@cs.ucla.edu> 62014-09-10 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 * lisp.h (DEFINE_GDB_SYMBOL_ENUM): Remove. 8 * lisp.h (DEFINE_GDB_SYMBOL_ENUM): Remove.