• Richard M. Stallman's avatar
    (PRINTDECLARE): Declare specpdl_count and free_print_buffer. · 08e8d297
    Richard M. Stallman authored
    (PRINTPREPARE): If print_buffer is nonzero,
    save its contents in a string using record_unwind_protect.
    (PRINTFINISH): Restore old print_buffer contents.
    Free it only if this PRINTPREPARE malloc'd it.
    (print): Don't call PRINTFULLP after all.
    (print_unwind): New function.
    08e8d297
print.c 37.6 KB