summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1997-01-05 02:14:59 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1997-01-05 02:14:59 +0000
commit05726a76212e661f08048bd32bf9255aee9c9d05 (patch)
tree39bba3526ffe5fd6dff61a6d92d453602bbdd12d
parentc268c28ff584a5dc21d7a175cc04def5136f2f3e (diff)
downloademacs-05726a76212e661f08048bd32bf9255aee9c9d05.tar.gz
Add site-lisp to EMACSLOADPATH.
-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 72304a89367..0e594160fd8 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