aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorGeoff Voelker <[email protected]>1997-01-05 02:14:59 +0000
committerGeoff Voelker <[email protected]>1997-01-05 02:14:59 +0000
commitf75104b2565477bca6b25720cb2f9ee13274ab6a (patch)
tree978d27f4f6930bb6799b690e5c599bbff710e5a3 /nt
parent8144f59c3000ac3ae45ba15faaeae0fdfd38a60a (diff)
Add site-lisp to EMACSLOADPATH.
Diffstat (limited to 'nt')
-rw-r--r--nt/emacs.bat.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/emacs.bat.in b/nt/emacs.bat.in
index 72304a8936..0e594160fd 100644
--- a/nt/emacs.bat.in
+++ b/nt/emacs.bat.in
@@ -14,7 +14,7 @@ set SHELL=command
:next
-set EMACSLOADPATH=%emacs_dir%\lisp
+set EMACSLOADPATH=%emacs_dir%\lisp;%emacs_dir%\site-lisp
set EMACSDATA=%emacs_dir%\etc
set EMACSPATH=%emacs_dir%\bin
set EMACSLOCKDIR=%emacs_dir%\lock