aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2013-03-25 18:58:35 +0100
committerJan Djärv2013-03-25 18:58:35 +0100
commita4cedbf77462c751f2eab4aa295a0187f855e397 (patch)
tree2011d6c27b79136c9797f8ff611595397b76c6dd /ChangeLog
parent553fabe73ac34fa9f24daa48201923af04da7d88 (diff)
downloademacs-a4cedbf77462c751f2eab4aa295a0187f855e397.tar.gz
emacs-a4cedbf77462c751f2eab4aa295a0187f855e397.zip
* configure.ac (HAVE_XKB): Define if Xkb is present.
* src/xterm.c: Include X11/XKBlib.h (XTring_bell): Use XkbBell if HAVE_XKB. Fixes: debbugs:14041
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6626d4df10..3d01040ca96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12013-03-25 Jan Djärv <jan.h.d@swipnet.se>
2
3 * configure.ac (HAVE_XKB): Define if Xkb is present.
4
12013-03-24 Paul Eggert <eggert@cs.ucla.edu> 52013-03-24 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Merge from gnulib, incorporating: 7 Merge from gnulib, incorporating: