commit | af78a4cd2b73800af86db8d999d80b1ef0e9bd75 | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Tue Mar 02 23:11:58 2004 +0000 |
committer | rsc <devnull@localhost> | Tue Mar 02 23:11:58 2004 +0000 |
tree | 9b74749fd4bcea9c56914e916a0717235a1aa62d | |
parent | efc2b0c99e1a4f9d2be9e72785d566df903c66fb [diff] [blame] |
Little tweaks and documentation.
diff --git a/src/cmd/acme/look.c b/src/cmd/acme/look.c index ca7eba4..6b25928 100644 --- a/src/cmd/acme/look.c +++ b/src/cmd/acme/look.c
@@ -196,6 +196,7 @@ openfile(nil, &e); free(e.name); free(e.u.at); + drawtopwindow(); } void @@ -234,6 +235,7 @@ winsettag(w); textscrdraw(&w->body); textsetselect(&w->tag, w->tag.file->b.nc, w->tag.file->b.nc); + drawtopwindow(); } int