]> git.eshelyaron.com Git - emacs.git/commitdiff
(obj): Remove abbrev.o.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 28 Oct 2007 14:37:51 +0000 (14:37 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 28 Oct 2007 14:37:51 +0000 (14:37 +0000)
lib-src/ChangeLog
lib-src/makefile.w32-in

index 14b668d2d24b5d65cbbfc988f937cc9656bad7b1..ec7ae3272ea863b715dcb4247ba2cd4156f555d3 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-28  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (obj): Remove abbrev.o.
+
 2007-10-26  Juanma Barranquero  <lekktu@gmail.com>
 
        * emacsclient.c: Add a wrapper for getenv so it also checks the
index 07be340c2bd5248e359eea68392685bbb3cb17cd..9aa9aeea27a8f3c1fbe78281ef40d3ecd50691c9 100644 (file)
@@ -156,7 +156,7 @@ obj=    sunfns.o dosfns.o msdos.o \
        cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o \
        alloc.o data.o doc.o editfns.o callint.o \
        eval.o floatfns.o fns.o print.o lread.o \
-       abbrev.o syntax.o bytecode.o \
+       syntax.o bytecode.o \
        process.o callproc.o \
        region-cache.o sound.o atimer.o \
        doprnt.o strftime.o intervals.o textprop.o composite.o md5.o