From ba3110263311be872f4d1d1e11735d7afee1f61a Mon Sep 17 00:00:00 2001 From: Ingo Dreilich Date: Mon, 10 Sep 2012 20:55:27 -0400 Subject: lib/acme.rc: remove noscroll R=rsc CC=plan9port.codebot http://codereview.appspot.com/6346079 --- lib/acme.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'lib') diff --git a/lib/acme.rc b/lib/acme.rc index 8218f906..e835eaf4 100644 --- a/lib/acme.rc +++ b/lib/acme.rc @@ -1,7 +1,6 @@ fn newwindow { winctl=`{9p read acme/new/ctl} winid=$winctl(1) - winctl noscroll } fn winctl { -- cgit v1.2.3