]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Sun, 3 Sep 2000 17:39:21 +0000 (17:39 +0000)
committerJason Rumney <jasonr@gnu.org>
Sun, 3 Sep 2000 17:39:21 +0000 (17:39 +0000)
src/ChangeLog

index 11076d2f08fe7cc4826d0a671210e87ab9a7864d..85e5555eacb0875a1438de37c155f5f39241d80b 100644 (file)
@@ -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.
 See ChangeLog.8 for earlier changes.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit-unix
+;; coding: iso-2022-7bit
 ;; End: