comparison src/s/msdos.h @ 380:8626e4521993 r21-2-5

Import from CVS: tag r21-2-5
author cvs
date Mon, 13 Aug 2007 11:07:10 +0200
parents 41ff10fd062f
children 74fd4e045ea6
comparison
equal deleted inserted replaced
379:76b7d63099ad 380:8626e4521993
167 167
168 #define HAVE_INVERSE_HYPERBOLIC 168 #define HAVE_INVERSE_HYPERBOLIC
169 #define FLOAT_CHECK_DOMAIN 169 #define FLOAT_CHECK_DOMAIN
170 170
171 /* When $TERM is "internal" then this is substituted: */ 171 /* When $TERM is "internal" then this is substituted: */
172 #define INTERNAL_TERMINAL "pc|bios|IBM PC with colour display:\ 172 #define INTERNAL_TERMINAL "pc|bios|IBM PC with color display:\
173 :co#80:li#25:km:ms:cm=<CM>:cl=<CL>:ce=<CE>:" 173 :co#80:li#25:km:ms:cm=<CM>:cl=<CL>:ce=<CE>:"
174 174
175 /* Define this to a function (Fdowncase, Fupcase) if your file system 175 /* Define this to a function (Fdowncase, Fupcase) if your file system
176 likes that */ 176 likes that */
177 #define FILE_SYSTEM_CASE Fmsdos_downcase_filename 177 #define FILE_SYSTEM_CASE Fmsdos_downcase_filename