annotate lib-src/README @ 35410:94d2751dcb5c

(store_frame_title): Pay attention to width of non-ASCII characters by calling c_string_width. (x_consider_frame_title): Get byte length of frame tile string correctly. (display_mode_element): Pay attention to width of non-ASCII characters by calling strwidth.
author Kenichi Handa <handa@m17n.org>
date Fri, 19 Jan 2001 05:23:16 +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.