# HG changeset patch # User Bill Wohler # Date 1128886406 0 # Node ID 9d2d6d11ad55d68ae2721662daed5c02ad0fb4f3 # Parent 543b18532c5185e121e50dd3fbe2d483e003fd51 * Makefile.in (updates): Added mh-loaddefs dependency. diff -r 543b18532c51 -r 9d2d6d11ad55 lisp/ChangeLog --- a/lisp/ChangeLog Sun Oct 09 16:53:35 2005 +0000 +++ b/lisp/ChangeLog Sun Oct 09 19:33:26 2005 +0000 @@ -1,3 +1,7 @@ +2005-10-09 Bill Wohler + + * Makefile.in (updates): Added mh-loaddefs dependency. + 2005-10-09 Chong Yidong * speedbar.el (speedbar-file-key-map): Fix typo. diff -r 543b18532c51 -r 9d2d6d11ad55 lisp/Makefile.in --- a/lisp/Makefile.in Sun Oct 09 16:53:35 2005 +0000 +++ b/lisp/Makefile.in Sun Oct 09 19:33:26 2005 +0000 @@ -117,7 +117,7 @@ $(srcdir)/update-subdirs $$file; \ done; -updates: update-subdirs autoloads finder-data custom-deps +updates: update-subdirs autoloads mh-autoloads finder-data custom-deps # Update the AUTHORS file.