diff lisp/ChangeLog @ 49231:1cc18f262eab

(apropos): Restore autoload cookie. Fix error message typo.
author John Paul Wallington <jpw@pobox.com>
date Tue, 14 Jan 2003 20:47:21 +0000
parents 98b5c90cebb6
children e69194121f87
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jan 14 17:49:00 2003 +0000
+++ b/lisp/ChangeLog	Tue Jan 14 20:47:21 2003 +0000
@@ -1,3 +1,8 @@
+2003-01-14  John Paul Wallington  <jpw@shootybangbang.com>
+
+	* apropos.el (apropos): Restore autoload cookie.  Fix error
+	message typo.
+
 2003-01-14  Kim F. Storm  <storm@cua.dk>
 
 	* subr.el (process-put, process-get): New functions.