Mercurial > emacs
comparison lisp/emacs-lisp/cl-macs.el @ 16512:59835b743b93
(PRINTDECLARE): Declare specpdl_count and free_print_buffer.
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 04 Nov 1996 05:31:25 +0000 |
parents | 738fe588008a |
children | f29538ec7ca1 |
comparison
equal
deleted
inserted
replaced
16511:f81633edcbf5 | 16512:59835b743b93 |
---|