From af78a4cd2b73800af86db8d999d80b1ef0e9bd75 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 2 Mar 2004 23:11:58 +0000 Subject: Little tweaks and documentation. --- src/cmd/acme/look.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cmd/acme/look.c') diff --git a/src/cmd/acme/look.c b/src/cmd/acme/look.c index ca7eba42..6b259288 100644 --- a/src/cmd/acme/look.c +++ b/src/cmd/acme/look.c @@ -196,6 +196,7 @@ plumblook(Plumbmsg *m) openfile(nil, &e); free(e.name); free(e.u.at); + drawtopwindow(); } void @@ -234,6 +235,7 @@ plumbshow(Plumbmsg *m) winsettag(w); textscrdraw(&w->body); textsetselect(&w->tag, w->tag.file->b.nc, w->tag.file->b.nc); + drawtopwindow(); } int -- cgit v1.2.3