comparison src/ChangeLog @ 3949:33b9323388c5

[xemacs-hg @ 2007-05-12 10:59:15 by aidan] Zero out device modifier map after freeing it, X11, GTK.
author aidan
date Sat, 12 May 2007 10:59:17 +0000
parents f56fa2f5f055
children 3584cb2c07db
comparison
equal deleted inserted replaced
3948:adecfd791c9b 3949:33b9323388c5
1 2007-05-12 Aidan Kehoe <kehoea@parhasard.net>
2
3 * event-Xt.c (x_reset_modifier_mapping):
4 * event-gtk.c (gtk_reset_modifier_mapping):
5 Zero out the device's modifier map once we've freed it, to prevent
6 a double free on a re-entrant call.
7
1 2007-05-01 Stephen J. Turnbull <stephen@xemacs.org> 8 2007-05-01 Stephen J. Turnbull <stephen@xemacs.org>
2 9
3 * font-mgr.c (Qfontsetp): Remove unused declaration. 10 * font-mgr.c (Qfontsetp): Remove unused declaration.
4 11
5 * font-mgr.c (xft-version): Make it a DEFVAR_CONST_INT. 12 * font-mgr.c (xft-version): Make it a DEFVAR_CONST_INT.