# HG changeset patch # User Juanma Barranquero # Date 1054341643 0 # Node ID 7133cddab605cbd99ba4e19ee85ce929d46b96f9 # Parent abad152707e5606020f1122de4fbf85ef3ae81f7 *** empty log message *** diff -r abad152707e5 -r 7133cddab605 lib-src/ChangeLog --- a/lib-src/ChangeLog Sat May 31 00:36:35 2003 +0000 +++ b/lib-src/ChangeLog Sat May 31 00:40:43 2003 +0000 @@ -1,3 +1,8 @@ +2003-05-31 Juanma Barranquero + + * makefile.w32-in (lisp): Fix references to byte-run.el, + float-sup.el and map-ynp.el, which are now in emacs-lisp. + 2003-05-22 Dave Love * update-game-score.c (difftime) [!HAVE_DIFFTIME]: Define. diff -r abad152707e5 -r 7133cddab605 lisp/ChangeLog --- a/lisp/ChangeLog Sat May 31 00:36:35 2003 +0000 +++ b/lisp/ChangeLog Sat May 31 00:40:43 2003 +0000 @@ -24,6 +24,9 @@ * which-func.el: Moved to progmodes. + * loadup.el: Load byte-run.el, map-ynp.el, timer.el and float-sup.el + from emacs-lisp. + 2003-05-31 Tom Wurgler (tiny change) * subr.el (looking-back): New function to check for regular