aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-06-11 23:26:13 +0200
committerJuanma Barranquero2010-06-11 23:26:13 +0200
commit5fee75d49abccded929b80793d6fce1810effe86 (patch)
tree9f986acd71a2fd7d7412fc0dc5351958e678e7dc /lib-src/ChangeLog
parent69f18acc8d6bcbc552583dc634a030d163ea7d79 (diff)
downloademacs-5fee75d49abccded929b80793d6fce1810effe86.tar.gz
emacs-5fee75d49abccded929b80793d6fce1810effe86.zip
Fix Windows makefiles to adapt to lisp/vc reorganization.
* lib-src/makefile.w32-in (lisp2): Fix references to vc/vc-hooks.elc and vc/ediff-hook.elc. * lisp/makefile.w32-in (WINS_BASIC): Include new directory vc.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 606147f03aa..079941811c0 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12010-06-11 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in (lisp2): Fix references to vc/vc-hooks.elc
4 and vc/ediff-hook.elc.
5
12010-06-06 Dan Nicolaescu <dann@ics.uci.edu> 62010-06-06 Dan Nicolaescu <dann@ics.uci.edu>
2 7
3 * ntlib.h: Remove code dealing with BSTRING. 8 * ntlib.h: Remove code dealing with BSTRING.