From: Jason Rumney Date: Thu, 13 Jun 2002 18:42:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14625 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=960f21aef09bc4742605467427b28fa511d7925f;p=emacs.git *** empty log message *** --- diff --git a/nt/ChangeLog b/nt/ChangeLog index f0f5d1f00c6..864bf731c15 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,11 @@ +2002-06-13 Jason Rumney + + * addpm.c (env_vars): Remove EMACSLOCKDIR. + + * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD) + (maybe-bootstrap-SH): New targets. + (all): Depend on maybe-bootstrap. + 2002-05-03 Jason Rumney * inc/sys/socket.h (F_SETFL, O_NDELAY): Define. diff --git a/src/ChangeLog b/src/ChangeLog index aadab0cfc9f..ba3ad194921 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-06-13 Jason Rumney + + * w32.c (init_environment): Remove EMACSLOCKDIR. + 2002-06-13 Pavel Jan,Bm(Bk * macterm.c, macmenu.c, msdos.c, sysdep.c, termhooks.h, xterm.h