(preserved_fns): New var.
authorRichard M. Stallman <rms@gnu.org>
Fri, 30 Oct 1992 06:01:13 +0000 (06:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 30 Oct 1992 06:01:13 +0000 (06:01 +0000)
commit03e130d5cad91052f51c1a43e58a72924b3d18bc
treec6ede3f8523881ebd167437a063496bdd4952ba3
parente47b25708bd1da0788727bd662ed813d1f422638
(preserved_fns): New var.
(Fcall_interactively): Preserve fns listed in preserved_fns
when they appear in an interactive spec which is a call to `list'.
(syms_of_callint): Set preserved_fns and staticpro it.
src/callint.c