* eval.c (Fautoload): Renamed fifth argument TYPE. Document the
authorJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 07:00:37 +0000 (07:00 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 7 Nov 1992 07:00:37 +0000 (07:00 +0000)
commitee9ee63cfadc62d9f31c119922deef92eca01164
treedfff8d0ace4528851872df7a488c8d5592950f20
parent2381d133384a57886ae6509b4f2712cc706999d2
* eval.c (Fautoload): Renamed fifth argument TYPE.  Document the
fact that (eq TYPE 'keymap) means FUNCTION will become a keymap
when loaded.
(Fmacroexpand): Instead of assuming that every autoload
form with a fifth element is a macro, actually check the fifth
element against t and `macro', which are the only values which
denote macroness.
src/eval.c