changed pref "syntax"
original commit: ffe3dc191485b944e98de53c86e2d0e399707175
This commit is contained in:
parent
e595b66a9a
commit
98bb8e137b
|
@ -169,7 +169,7 @@
|
|||
(list (horizontal-panel #t #f
|
||||
(list (let ([c (check-box (lambda (_ command)
|
||||
(set-preference 'mred:highlight-parens (send command checked?)))
|
||||
"Highlight to matching paren?")])
|
||||
"Highlight between matching parens?")])
|
||||
(send c set-value (get-preference 'mred:highlight-parens))
|
||||
c)
|
||||
(panel #t #t)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user