Mercurial > emacs
view nt/emacs.bat @ 11693:efef31f1c42d
(Qbefore_string, Qafter_string): New vars.
(syms_of_buffer): Initialize and staticpro them.
(cmp_for_strings, overlay_strings): New functions.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 05 May 1995 00:34:00 +0000 |
parents | 306b976d73bf |
children | 1877e9736ea1 |
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