diff nt/emacs.bat @ 11766:1877e9736ea1

removed ^Ms
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 09 May 1995 02:25:50 +0000
parents 306b976d73bf
children b791b82792de
line wrap: on
line diff
--- a/nt/emacs.bat	Tue May 09 02:19:20 1995 +0000
+++ b/nt/emacs.bat	Tue May 09 02:25:50 1995 +0000
@@ -1,18 +1,18 @@
-
-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
+
+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