From: Andreas Schwab Date: Mon, 10 May 2004 12:00:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6310 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9a28b92124888df59a88e299662856dc232aebb8;p=emacs.git *** empty log message *** --- diff --git a/leim/ChangeLog b/leim/ChangeLog index ea8dc0b029f..4e76bdcdb6d 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2004-05-10 Andreas Schwab + + * Makefile.in (all): Readd dependency on ${WORLD} so that lisp + files are compiled when bootstrapping. + 2004-05-07 Stefan Monnier * quail/latin-ltx.el ("TeX"): Fix typo. diff --git a/src/ChangeLog b/src/ChangeLog index e8bb04073c6..01a7cae2783 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2004-05-10 Andreas Schwab + + * lisp.h: Declare Fmake_symbolic_link. + + * fileio.c (Frename_file): Remove extra argument in call to + Fmake_symbolic_link. + 2004-05-10 Kim F. Storm * xdisp.c (calc_line_height_property): Use string position when