]> git.eshelyaron.com Git - emacs.git/commit
(printchar, strout): Don't check message_buf_print
authorGerd Moellmann <gerd@gnu.org>
Wed, 14 Jun 2000 11:32:05 +0000 (11:32 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 14 Jun 2000 11:32:05 +0000 (11:32 +0000)
commiteb7b678b978335b64dee51c35648f07f4312e954
tree3fb8392393ad5ea1e0f5bef0173a4d2c75db9d1a
parent71983219b5503da68c7488af97a2675feeae47c5
(printchar, strout): Don't check message_buf_print
before calling setup_echo_area_for_printing because that
function does something useful even when message_buf_print is
already set.
src/print.c