reformatting code

part of darcs patch Sat Sep 24 23:11:55 MST 2005  Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
This commit is contained in:
mainzelm 2005-10-11 15:55:40 +00:00
parent 2b0b469c1d
commit 74c968b999
1 changed files with 2 additions and 1 deletions

View File

@ -415,7 +415,8 @@
(close-modal-window!)
(paint)
(when (current-history-item)
(paint-result-window (entry-data (current-history-item)))
(paint-result-window
(entry-data (current-history-item)))
(refresh-result-window))))
(loop (wait-for-input) c-x-pressed?))
;; Ctrl-x -> wait for next input