reformat to KNF, redo tracing interface, new version for vi; two bug fixes
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 16 May 1992 05:14:24 +0000 (21:14 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 16 May 1992 05:14:24 +0000 (21:14 -0800)
commitac5f08c92772a6baa4bfe4f73041ebadd904f4dc
tree880d46d5eb9b4b7833a5816cbd83ae685394779e
parente1b7691564ef525bbb13bc5ad38de3bccdc485f6
reformat to KNF, redo tracing interface, new version for vi; two bug fixes
Don't reset the x and y coordinates unless > win->_maxx, win->_maxy; this
change allows you to print in the last column of the window.
Reverse SYNCH_IN and SYNCH_OUT macro calls for tabs; this change makes
tabs work right if they're the first characters in the line

SCCS-vsn: lib/libcurses/addbytes.c 5.5
usr/src/lib/libcurses/addbytes.c