This commit is contained in:
Jay McCarthy 2018-01-02 22:10:37 -05:00
parent 59a3ec62ed
commit 5e2bf4e26e
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@
(display (select-style* s) op)
(display (select-text-color* f) op)
(display (select-background-color* b) op)
;; XXX maybe add1 to r & c
(display (A:goto (add1 r) (add1 c)) op)
(when ch (display ch op))))
(define (buffer-commit! buf)