Mercurial > hg > xemacs-beta
view nt/Xmd.patch @ 4240:b98680995adb
[xemacs-hg @ 2007-10-26 10:51:02 by aidan]
Couple of tweaks to mule/latin.el; correct the POSIX code for Polish,
explicitly specify the tutorial coding system when a tutorial is provided.
author | aidan |
---|---|
date | Fri, 26 Oct 2007 10:51:06 +0000 |
parents | a86b2b5e0111 |
children |
line wrap: on
line source
--- Xmd.h~ Thu Jun 08 23:20:40 1995 +++ Xmd.h Sun Mar 16 13:09:10 1997 @@ -150,8 +150,9 @@ typedef CARD16 BITS16; typedef CARD8 BYTE; +#ifndef WIN32 typedef CARD8 BOOL; - +#endif