changeset 85717:a052393bee9c

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 28 Oct 2007 14:47:33 +0000
parents 80af0b5eee79
children 4f560a91b164
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 28 14:46:15 2007 +0000
+++ b/src/ChangeLog	Sun Oct 28 14:47:33 2007 +0000
@@ -1,3 +1,8 @@
+2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
+
+	* makefile.w32-in (OBJ1): Remove abbrev.$(O).
+	($(BLD)/abbrev.$(O)): Remove.
+
 2007-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	Rewrite abbrev.c in Elisp.
@@ -16,7 +21,7 @@
 2007-10-26  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* frame.h (struct frame): Move all bit fields after the first bit
-	field to take advantage of the available space. Group all the
+	field to take advantage of the available space.  Group all the
 	chars together to reduce wasted space due to padding.
 
 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>