j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
Author: wmb Date: 2007-07-27 07:29:41 +0200 (Fri, 27 Jul 2007) New Revision: 502
Modified: ofw/termemu/fb16.fth Log: fb16.fth - Added a "d#" for paranoia.
Modified: ofw/termemu/fb16.fth =================================================================== --- ofw/termemu/fb16.fth 2007-07-27 05:28:47 UTC (rev 501) +++ ofw/termemu/fb16.fth 2007-07-27 05:29:41 UTC (rev 502) @@ -251,7 +251,7 @@ ['] fb16-delete-characters is delete-characters ['] fb16-insert-lines is insert-lines
- bytes/line16 16 mod if + bytes/line16 d# 16 mod if ['] fb16-delete-lines-slow else ['] fb16-delete-lines