Mercurial > emacs
view nt/emacs.bat @ 11804:7a7da7fca594
(compilation-next-error-locus): Ignore zero column number.
(compilation-parse-errors): Don't store the beginning of the line
containing the end of the error-regexp match. Instead, store the beginning
of the line containing the start of the match, unless the match starts
with a newline, in which case the beginning of the next line.
author | Roland McGrath <roland@gnu.org> |
---|---|
date | Fri, 12 May 1995 17:26:59 +0000 |
parents | 1877e9736ea1 |
children | b791b82792de |
line wrap: on
line source
set emacs_path=\emacs @echo off set EMACSLOADPATH=%emacs_path%\lisp set SHELL=cmd set EMACSDATA=%emacs_path%\etc set EMACSPATH=%emacs_path%\bin set EMACSLOCKDIR=%emacs_path%\lock set INFOPATH=%emacs_path%\info set EMACSDOC=%emacs_path%\etc set TERM=CMD rem To find the ~\_emacs file set HOME=%emacs_path%\nt %emacs_path%\bin\emacs.exe %1 %2 %3 %4 %5 %6 %7 %8 %9