X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fselect-x.c;h=aa4c7dcfc5d7d119ba9b9044f822a213f042ab98;hb=a699139716d7a947173ebc9a7130cc0eead5da7f;hp=de3acda4aa468f7896b10af03294d3061f5ed29b;hpb=4f108f7ad39114b495255195390b5501f97e31e9;p=chise%2Fxemacs-chise.git- diff --git a/src/select-x.c b/src/select-x.c index de3acda..aa4c7dc 100644 --- a/src/select-x.c +++ b/src/select-x.c @@ -73,7 +73,7 @@ Lisp_Object Vx_sent_selection_hooks; /* 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;