diff lisp/ChangeLog @ 4702:eb1a409c317b

Unbreak autoload.el 2009-09-28 Mike Sperber <mike@xemacs.org> * autoload.el (make-autoload): Only try to add arguments to documentation when the form actually allows it. * cl-macs.el (cl-function-arglist): Add autoload; used in autoload.el.
author Mike Sperber <sperber@deinprogramm.de>
date Mon, 28 Sep 2009 18:04:07 +0200
parents 684f0ed6cd4f
children 7b90173970ad
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 27 20:37:44 2009 +0100
+++ b/lisp/ChangeLog	Mon Sep 28 18:04:07 2009 +0200
@@ -1,3 +1,10 @@
+2009-09-28  Mike Sperber  <mike@xemacs.org>
+
+	* autoload.el (make-autoload): Only try to add arguments to
+	documentation when the form actually allows it.
+
+	* cl-macs.el (cl-function-arglist): Add autoload; used in autoload.el.
+
 2009-09-27  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* cus-edit.el (custom-variable-prompt):