Mercurial > emacs
view nt/ebuild.bat @ 41873:16ee1ffbef65
(ucs-mule-to-mule-unicode): New
translation table.
(ccl-encode-mule-utf-8): Use it.
(utf-8-untranslated-to-ucs, utf-8-help-echo, utf-8-compose)
(utf-8-post-read-conversion, utf-8-pre-write-conversion): New
function.
(utf-8-subst-table): New variable.
(utf-8-compose-scripts): New option.
(mule-utf-8): Update safe-charsets, pre-write and post-read
conversion.
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 07 Dec 2001 14:26:02 +0000 |
parents | 0c5df70bbee8 |
children | 695cf19ef79e |
line wrap: on
line source
@echo off if (%1) == () nmake -f makefile.nt all if not (%1) == () nmake -f makefile.nt %1 %2 %3 %4 %5 %6 %7 %8 %9