Mercurial > emacs
view etc/ps-prin3.ps @ 28682:f05d48759416
(update_frame_line): When writing a whole line, make
sure cursor is in the right row afterwards, otherwise a use of
capability `ch' in cmgoto might leave the cursor in the row below.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 22 Apr 2000 14:10:51 +0000 |
parents | 16202d8d02cf |
children | 3305d83568ea |
line wrap: on
line source
% === BEGIN ps-print prologue 3 % --- duplex feature verification UseSetpagedevice { << /Duplex DuplexValue /Tumble TumbleValue >> setpagedevice }{ statusdict begin DuplexValue setduplexmode TumbleValue settumble end }ifelse % === END ps-print prologue 3