]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
The Unicode module no longer depends on `cfg', since it gets the
authorSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:59:54 +0000 (14:59 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 12 Jan 2003 14:59:54 +0000 (14:59 +0000)
commitac2367bc721260f5a1f7acdfd4cadd70d712620e
tree1d62700b04e2418d7d28b9357a47b9b647830399
parent5ecbac24414e5ec0033677bb8bd84288ee490d90
The Unicode module no longer depends on `cfg', since it gets the
relevant bits of it passed in to init_ucs(). (Actually I pass in all
of it in the Windows version, since it's a bit hairy in there.)

[originally from svn r2565]
unicode.c
unix/pterm.c
unix/unix.h
unix/uxucs.c
window.c
winstuff.h