aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.219
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index 422dd0b8791..27b49167a19 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -66,6 +66,25 @@
66 strings. (Bug#21263) 66 strings. (Bug#21263)
67 67
68 Remove files used by the old MS-Windows specific build procedure 68 Remove files used by the old MS-Windows specific build procedure
69 * admin/unidata/makefile.w32-in:
70 * doc/emacs/makefile.w32-in:
71 * doc/lispintro/makefile.w32-in:
72 * doc/lispref/makefile.w32-in:
73 * doc/misc/makefile.w32-in:
74 * leim/makefile.w32-in:
75 * lib-src/makefile.w32-in:
76 * lib/makefile.w32-in:
77 * lisp/makefile.w32-in:
78 * nt/INSTALL.OLD:
79 * nt/config.nt:
80 * nt/emacs-src.tags:
81 * nt/envadd.bat:
82 * nt/gmake.defs:
83 * nt/makefile.w32-in:
84 * nt/multi-install-info.bat:
85 * nt/nmake.defs:
86 * nt/paths.h:
87 * src/makefile.w32-in: Files deleted.
69 * nt/configure.bat: Remove everything except the blurb about the 88 * nt/configure.bat: Remove everything except the blurb about the
70 new build procedure. 89 new build procedure.
71 * make-dist: Remove references to makefile.w32-in in various 90 * make-dist: Remove references to makefile.w32-in in various