From 4434f68347dca6d7908a162cb7c9e4d703845fe9 Mon Sep 17 00:00:00 2001 From: moculus Date: Tue, 26 Jun 2007 21:38:40 +0000 Subject: [PATCH] --HG-- branch : pmacs2 --- window2.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/window2.py b/window2.py index b57879b..d60e978 100644 --- a/window2.py +++ b/window2.py @@ -532,3 +532,5 @@ class Window(object): def redo(self): # TODO: put something here to move the cursor to the area of the redo self.buffer.redo() + + # highlighting tokens