Fix a term-buf bug related with line breaks

part of darcs patch Sun Sep 18 12:39:56 EEST 2005  Eric Knauel <knauel@informatik.uni-tuebingen.de>
This commit is contained in:
eknauel 2005-09-27 08:59:44 +00:00
parent 44bfb8f118
commit a4ee4822df
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@
(goto-next-line termbuf)
(goto-beginning-of-line termbuf)
(insert-char termbuf char)
(goto-next-char termbuf)
(set-terminal-buffer-paint-fun!
termbuf paint-complete-buffer))
(else