# HG changeset patch # User John Paul Wallington # Date 1052094311 0 # Node ID b4ee488a1f9956ea5350e5d0f89c12e1e952f50d # Parent 4972b38db032383b2a4f51add72aa14797c4dc51 *** empty log message *** diff -r 4972b38db032 -r b4ee488a1f99 lisp/ChangeLog --- a/lisp/ChangeLog Mon May 05 00:23:34 2003 +0000 +++ b/lisp/ChangeLog Mon May 05 00:25:11 2003 +0000 @@ -1,3 +1,8 @@ +2003-05-05 John Paul Wallington + + * emacs-lisp/autoload.el (batch-update-autoloads): Call + `update-directory-autoloads'. + 2003-05-04 Emmanuel Briot * progmodes/ada-mode.el @@ -100,7 +105,7 @@ 2003-04-29 Stefan Monnier - * (isearch-complete1): Don't allocate unnecessarily. + * isearch.el (isearch-complete1): Don't allocate unnecessarily. (isearch-complete-edit): Adjust to Emacs-21's new minibuffer handling. (isearch-update-ring): Use push.