aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2015-08-16 17:36:13 +0300
committerEli Zaretskii2015-08-16 17:36:13 +0300
commitcd671c6a1b5bdcc8b3e99d783ddfe037c2728428 (patch)
tree9514990c4927cc00e94aac82f2964534e4000fb5
parent6bfde469c6f4f7d9bcda329f3d72140bba8dce33 (diff)
downloademacs-cd671c6a1b5bdcc8b3e99d783ddfe037c2728428.tar.gz
emacs-cd671c6a1b5bdcc8b3e99d783ddfe037c2728428.zip
; ChangeLog.2: Fix the entry about deleting makefile.w32-in
-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