changeset 50816:b4ee488a1f99

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Mon, 05 May 2003 00:25:11 +0000
parents 4972b38db032
children 62632c0ed6ea
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <jpw@gnu.org>
+
+	* emacs-lisp/autoload.el (batch-update-autoloads): Call
+	`update-directory-autoloads'.
+
 2003-05-04  Emmanuel Briot  <briot@gnat.com>
 
 	* progmodes/ada-mode.el
@@ -100,7 +105,7 @@
 
 2003-04-29  Stefan Monnier  <monnier@cs.yale.edu>
 
-	* (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.