From: Jason Rumney Date: Sun, 3 Sep 2000 17:39:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1831 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=49b3bd82e961a5c3a6f685df5016a170c35bb412;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 11076d2f08f..85e5555eacb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2000-09-03 Jason Rumney + + * 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 * 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: