Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4352:d2f4dd8611d9
Factor out lists of operators specially treated by 'make-autoload'.
General idea approved by Mike Sperber, and tested in 21.4 by building JDE.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 22 Dec 2007 15:57:21 -0800 |
parents | 6b571dc4ba3f |
children | f5693b5f7f2d 6a17ac5da3c4 ef9eb714f0e4 ebb35ddea76a e214ff9f9507 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 22 15:02:04 2007 +0100 +++ b/lisp/ChangeLog Sat Dec 22 15:57:21 2007 -0800 @@ -1,3 +1,11 @@ +2007-12-22 Stephen J. Turnbull <stephen@xemacs.org> + + Factor out lists of operators specially treated by `make-autoload'. + + * autoload.el (autoload-make-autoload-operators): New. + (autoload-make-autoload-complex-operators): New. + (make-autoload): Use them. + 2007-12-18 Mike Sperber <mike@xemacs.org> * autoload.el (process-one-lisp-autoload): Insert <immediate> into