Mercurial > emacs
changeset 45810:9941f8a76c75
(env_vars): Remove EMACSLOCKDIR.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Thu, 13 Jun 2002 18:39:50 +0000 |
parents | cd830b0ced4d |
children | a834f8a38ad4 |
files | nt/addpm.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/nt/addpm.c Thu Jun 13 17:53:35 2002 +0000 +++ b/nt/addpm.c Thu Jun 13 18:39:50 2002 +0000 @@ -58,7 +58,6 @@ {"SHELL", "%emacs_dir%/bin/cmdproxy.exe"}, {"EMACSDATA", "%emacs_dir%/etc"}, {"EMACSPATH", "%emacs_dir%/bin"}, - {"EMACSLOCKDIR", "%emacs_dir%/lock"}, /* We no longer set INFOPATH because Info-default-directory-list is then ignored. */ /* {"INFOPATH", "%emacs_dir%/info"}, */