Add isblank attr to non-break space

Add comment describing how upper half of table made
This commit is contained in:
Andrey A. Chernov 1996-08-20 14:43:58 +00:00
parent e132ded975
commit a540d32bde
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17712

View File

@ -92,7 +92,10 @@ _RuneLocale _DefaultRuneLocale = {
_C, _C, _C, _C,
/*98*/ _C, _C, _C, _C,
_C, _C, _C, _C,
/*A0*/ _R, _P|_R|_G, _P|_R|_G, _P|_R|_G,
/* Populated from ISO 8859-1, attempt to not violate POSIX/ANSI */
/*A0*/ _B|_R, _P|_R|_G, _P|_R|_G, _P|_R|_G,
_P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
/*A8*/ _P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,
_P|_R|_G, _P|_R|_G, _P|_R|_G, _P|_R|_G,