view nt/ebuild.bat @ 38231:a94c26975e95

Explain purpose of mode hooks. Xref to Tags from Imenu. Don't use "sections or definitions" in Imenu. Cindex "pretty printer". Mention LINEFEED. Explain uses of values of lisp-indent-function. Explain why C-M-DEL is sometimes not available. Doc values of hs-isearch-open. Minor cleanups.
author Richard M. Stallman <rms@gnu.org>
date Fri, 29 Jun 2001 03:23:32 +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