annotate lib-src/README @ 34593:f727eb496b4e

(detect_coding): Call detect_coding_mask with a correct MULTIBYTEP argument. (code_convert_region): Don't override coding->src_multibyte and coding->dst_multibyte.
author Kenichi Handa <handa@m17n.org>
date Fri, 15 Dec 2000 08:30:40 +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.