(printchar, strout): Do QUIT for echo area output.
authorRichard M. Stallman <rms@gnu.org>
Sat, 2 Nov 1996 00:00:20 +0000 (00:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 2 Nov 1996 00:00:20 +0000 (00:00 +0000)
commit09eddb56985c3ebb9752d7333592273949c4ac21
treef2ca9d3196be64df6a53392f33ced3e2c4dfce83
parentde40ed8931a4579d429ad47094116acd1a5b2217
(printchar, strout): Do QUIT for echo area output.
(PRINTFULLP): New macro.
(print): Exit if PRINTFULLP.
When printing a symbol, don't save a pointer to the name.
(PRINTFINISH): Null out print_buffer after freeing it.
src/print.c