original commit: 6f2e6c9c86d6faacea5ea5743133f07e635ee4d2
This commit is contained in:
Matthew Flatt 2003-10-15 11:17:24 +00:00
parent 21637e5ceb
commit 2cc1f33444

View File

@ -410,7 +410,7 @@
(opt-lambda ([just-clear? #f])
(unless in-highlight-parens?
(set! in-highlight-parens? #t)
(begin-edit-sequence)
(begin-edit-sequence #f #f)
(clear-old-locations)
(set! clear-old-locations void)
(when (preferences:get 'framework:highlight-parens)