view nt/ebuild.bat @ 41172:138cb29c858e

(mode-line-mode-name): Only put the help-echo property if the local-map property was put as well. (global-map): Bind switch-frame, delete-frame, iconify-frame and make-frame-visible events.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 17 Nov 2001 00:27:08 +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