aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-22 14:37:38 +0000
committerGerd Moellmann1999-11-22 14:37:38 +0000
commit460c6535ffae1eae1caa7bfb1efbdec96ec5cbda (patch)
tree297f0ccc633491e23b535524f43629ca94160091 /nt
parente005bb40cb47b8790c2f8b16a6d4ae74b93a9c4e (diff)
downloademacs-460c6535ffae1eae1caa7bfb1efbdec96ec5cbda.tar.gz
emacs-460c6535ffae1eae1caa7bfb1efbdec96ec5cbda.zip
(EMACSLOADPATH): Include leim.
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 6f3fb22f104..98ef6728d54 100644
--- a/nt/emacs.bat.in
+++ b/nt/emacs.bat.in
@@ -4,7 +4,7 @@ REM Here begins emacs.bat.in
4REM Use new proxy shell by default. 4REM Use new proxy shell by default.
5set SHELL=%emacs_dir%\bin\cmdproxy.exe 5set SHELL=%emacs_dir%\bin\cmdproxy.exe
6 6
7set EMACSLOADPATH=%emacs_dir%\site-lisp;%emacs_dir%\lisp 7set EMACSLOADPATH=%emacs_dir%\site-lisp;%emacs_dir%\lisp;%emacs_dir%\leim
8set EMACSDATA=%emacs_dir%\etc 8set EMACSDATA=%emacs_dir%\etc
9set EMACSPATH=%emacs_dir%\bin 9set EMACSPATH=%emacs_dir%\bin
10set EMACSLOCKDIR=%emacs_dir%\lock 10set EMACSLOCKDIR=%emacs_dir%\lock