+2000-09-03 Andrew Innes <andrewi@gnu.org>
+
+ * makefile.w32-in: New file.
+
2000-08-31 Kenichi Handa <handa@etl.go.jp>
* quail/thai.el (thai-generate-quail-map): If the length of
2000-09-03 Andrew Innes <andrewi@gnu.org>
+ * configure.bat: Change to DOS line endings.
+
* addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
(_ANONYMOUS_STRUCT) [__GNUC__]: New define.
* makefile.w32-in (clean): Don't delete config.h and epaths.h.
(distclean): Delete them here instead.
+ * w32proc.c (compare_env): Convert to uppercase for comparison,
+ not lowercase, to match how the native Windows shell works.
+
2000-09-03 Jason Rumney <jasonr@gnu.org>
* ChangeLog: Remove -unix from coding. Let Emacs autodetect, as