Don#t display welcome message
part of darcs patch Wed Sep 21 20:54:03 EEST 2005 Eric Knauel <knauel@informatik.uni-tuebingen.de>
This commit is contained in:
parent
a354a75345
commit
f9e74ee38b
|
@ -32,7 +32,7 @@
|
|||
(define (result-frame-window) *result-frame-window*)
|
||||
|
||||
(define *command-buffer*
|
||||
(make-buffer '("Welcome to the Commander S!" "")
|
||||
(make-buffer '("pwd" "")
|
||||
2 2 2 1 1
|
||||
0 0
|
||||
#t 1))
|
||||
|
|
Loading…
Reference in New Issue