mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-16 02:50:26 -08:00
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. |
||
|---|---|---|
| .. | ||
| autoload.el | ||
| backquote.el | ||
| byte-opt.el | ||
| bytecomp.el | ||
| cl-indent.el | ||
| copyright.el | ||
| cust-print.el | ||
| debug.el | ||
| disass.el | ||
| edebug.el | ||
| float.el | ||
| helper.el | ||
| lisp-mnt.el | ||
| lisp-mode.el | ||
| lisp.el | ||
| profile.el | ||
| ring.el | ||
| tq.el | ||