log src/fontcolor-msw.c @ 5218:ec2ddc82f10d

age author description
Sat, 29 May 2010 15:19:54 +0100 Aidan Kehoe Use binary search, not linear, for looking up color names, mswindows.
Tue, 06 Apr 2010 15:08:22 +0100 Aidan Kehoe Call internal_hash() with its new arg, Win32-specific code, fixing build
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API