# HG changeset patch
# User Jason Rumney <jasonr@gnu.org>
# Date 968002761 0
# Node ID ca28679520a775e9f9f4e6c66072f5cf9f2595df
# Parent  1f87115b334a1d06e472e246cf935c1175086a89
*** empty log message ***

diff -r 1f87115b334a -r ca28679520a7 src/ChangeLog
--- a/src/ChangeLog	Sun Sep 03 17:37:09 2000 +0000
+++ b/src/ChangeLog	Sun Sep 03 17:39:21 2000 +0000
@@ -1,3 +1,11 @@
+2000-09-03  Jason Rumney  <jasonr@gnu.org>
+
+	* ChangeLog: Remove -unix from coding. Let Emacs autodetect, as
+	CVS changes the line-ends when checking in/out on DOS/Windows.
+
+	* makefile.nt (emacs): Do not change directory to run temacs, as
+	the load-path is set relative to current directory.
+
 2000-09-03  Miles Bader  <miles@gnu.org>
 
 	* xterm.c (x_alloc_lighter_color_for_widget): New function.
@@ -6048,5 +6056,5 @@
 See ChangeLog.8 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit-unix
+;; coding: iso-2022-7bit
 ;; End: