changeset 45813:2af746efaa44

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 13 Jun 2002 18:42:36 +0000
parents dd21f49754a1
children 8e79905a56dd
files nt/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog	Thu Jun 13 18:41:17 2002 +0000
+++ b/nt/ChangeLog	Thu Jun 13 18:42:36 2002 +0000
@@ -1,3 +1,11 @@
+2002-06-13  Jason Rumney  <jasonr@gnu.org>
+
+	* 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  <jasonr@gnu.org>
 
 	* inc/sys/socket.h (F_SETFL, O_NDELAY): Define.
--- a/src/ChangeLog	Thu Jun 13 18:41:17 2002 +0000
+++ b/src/ChangeLog	Thu Jun 13 18:42:36 2002 +0000
@@ -1,3 +1,7 @@
+2002-06-13  Jason Rumney  <jasonr@gnu.org>
+
+	* w32.c (init_environment): Remove EMACSLOCKDIR.
+
 2002-06-13  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* macterm.c, macmenu.c, msdos.c, sysdep.c, termhooks.h, xterm.h