Mercurial > hg > xemacs-beta
diff src/select-x.c @ 458:c33ae14dd6d0 r21-2-44
Import from CVS: tag r21-2-44
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:42:25 +0200 |
parents | e7ef97881643 |
children | 183866b06e0b |
line wrap: on
line diff
--- a/src/select-x.c Mon Aug 13 11:41:26 2007 +0200 +++ b/src/select-x.c Mon Aug 13 11:42:25 2007 +0200 @@ -73,7 +73,7 @@ /* If the selection owner takes too long to reply to a selection request, we give up on it. This is in seconds (0 = no timeout). */ -int x_selection_timeout; +Fixnum x_selection_timeout; /* Enable motif selection optimizations. */ int x_selection_strict_motif_ownership;