comparison src/xselect.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 8e404f2a6715
children 8aea816df4cc 7900111db01c 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
2398 #endif 2398 #endif
2399 2399
2400 Qforeign_selection = intern ("foreign-selection"); 2400 Qforeign_selection = intern ("foreign-selection");
2401 staticpro (&Qforeign_selection); 2401 staticpro (&Qforeign_selection);
2402 } 2402 }
2403
2404 /* arch-tag: 7c293b0f-9918-4f69-8ac7-03e142307236
2405 (do not change this comment) */