diff lib-src/ChangeLog @ 91376:0e2ade584fbb merge-unicode-to-trunk

Merge ChangeLog.unicode files into ChangeLogs Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1038
author Miles Bader <miles@gnu.org>
date Fri, 01 Feb 2008 16:05:01 +0000
parents e830695cdb7f
children cf63d301bd69
line wrap: on
line diff
--- a/lib-src/ChangeLog	Fri Feb 01 16:01:31 2008 +0000
+++ b/lib-src/ChangeLog	Fri Feb 01 16:05:01 2008 +0000
@@ -1,3 +1,19 @@
+2008-02-02  Jason Rumney  <jasonr@gnu.org>
+
+	* makefile.w32-in (obj): Sync with src/Makefile.in
+	(TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
+	(WINNT_SUPPORT): Add term/w32-win.elc.
+	(lisp1, lisp2): Sync with lisp in src/Makefile.in.
+
+2008-02-02  Jason Rumney  <jasonr@gnu.org>
+
+	* makefile.w32-in (obj): Add font.o and w32font.o
+
+2008-02-02  Zhang Wei <id.brep@gmail.com>  (tiny change)
+
+	* lib-src/makefile.w32-in (lisp1): Delete ucs-tables.elc,
+	utf-8.elc, and latin-*.el.
+
 2008-01-26  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacsclient.c (decode_options): Default to a NULL display, as Emacs-22.