annotate lib-src/README @ 40028:392c2fe9edd7

(fs_load_font) [WINDOWSNT && _MSC_VER]: Disable optimization. The fontp->encoding array was not being initialized correctly when compiled with optimizations by MSVC.
author Andrew Innes <andrewi@gnu.org>
date Thu, 18 Oct 2001 16:22:55 +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.