Mercurial > emacs
view nt/ftime.bat @ 19650:2ef4b730776d
("ethiopic"): Doc-sring fixed. Change the arg
TRANSLATION-KEYS.
(quail-mode-map): Change binding for ethio-insert-ethio-space.
(quail-mode-hook): Check the current Quail package name.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 01 Sep 1997 07:21:00 +0000 |
parents | 9bfe8a6b9575 |
children | 7524313da163 |
line wrap: on
line source
@echo off set emacs_dir=c:\emacs prep /om /ft %emacs_dir%\src\obj\i386\emacs if errorlevel 1 goto done profile %emacs_dir%\src\obj\i386\emacs %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel 1 goto done prep /m %emacs_dir%\src\obj\i386\emacs if errorlevel 1 goto done plist %emacs_dir%\src\obj\i386\emacs > info/emacs.prof :done