annotate lib-src/README @ 88986:0ddc18ff5b1d

(x_produce_glyphs): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P. Fix the logic of handling non-ASCII char when it->multibyte_p is zero.
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Aug 2002 02:29:00 +0000
parents 1b8338fd30cd
children 47bf5f5df3c9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25859
Dave Love <fx@gnu.org>
parents:
diff changeset
1 This directory contains the source code for the architecture-dependent
Dave Love <fx@gnu.org>
parents:
diff changeset
2 files that go in ../arch-lib. At present, these are mostly utility
Dave Love <fx@gnu.org>
parents:
diff changeset
3 programs used by Emacs.