original commit: e918ee3ec5c89a35d9ed6322543b5cdd11019746
This commit is contained in:
Robby Findler 2002-03-01 15:24:16 +00:00
parent 11c6f25574
commit 51bc13edf1

View File

@ -450,7 +450,7 @@
(when (has-focus?)
(highlight-parens)))
(super-after-set-size-constraint))
(define (after-set-position )
(define (after-set-position)
(unless (local-edit-sequence?)
(when (has-focus?)
(highlight-parens)))