* doc.c: #include keyboard.h.
authorJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 05:18:48 +0000 (05:18 +0000)
committerJim Blandy <jimb@redhat.com>
Sat, 31 Oct 1992 05:18:48 +0000 (05:18 +0000)
commit665d3046550812b7147415bf1b1d0e3f9c103e35
treee5a6bcd30a2a19838205db0b00bd09688ef8e630
parentbf34ebcf258c5b8a1844fd860d89368a4457a87f
* doc.c: #include keyboard.h.

* doc.c (Fsubstitute_command_keys): Ask get_keymap_1 to
perform autoloads.  Autoloading might GC; we need to GCPRO our
local variables now.
(Fdocumentation, Fdocumentation_property): Autoloading in
Fsubstitute_command_keys might GC; we need to GCPRO our
local variables now.
src/doc.c