* autoload.el (make-autoload): When creating an autoload
authorJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 06:10:53 +0000 (06:10 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 06:10:53 +0000 (06:10 +0000)
commit448933608477ddfb8158097cfc6dca62ad8d7b88
tree6155dfb634cc3d73f4c3c040144834e728edd13b
parent45c18993b7f4958b2e6b3ae3895786264b05c8f4
* autoload.el (make-autoload): When creating an autoload
invocation for a macro, pass (list 'quote 'macro) as the sixth
argument, not just t.  autoload's sixth argument is now a type
instead of just a boolean value, so we should use a value which
reflects that.
lisp/emacs-lisp/autoload.el