comparison src/w32select.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 940c7de274a2
children ad0a7541533d 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
487 set to nil. */); 487 set to nil. */);
488 Vnext_selection_coding_system = Qnil; 488 Vnext_selection_coding_system = Qnil;
489 489
490 QCLIPBOARD = intern ("CLIPBOARD"); staticpro (&QCLIPBOARD); 490 QCLIPBOARD = intern ("CLIPBOARD"); staticpro (&QCLIPBOARD);
491 } 491 }
492
493 /* arch-tag: c96e9724-5eb1-4dad-be07-289f092fd2af
494 (do not change this comment) */