added fixup and paren-match prefs, got rid of combinded pref
original commit: adede6b05a87b1e54da077aa0a08499fcf992387
This commit is contained in:
parent
60dd566ea5
commit
12e110ac2c
|
@ -245,8 +245,8 @@
|
|||
(send c set-value (pref->bool v))))))]
|
||||
[id (lambda (x) x)])
|
||||
(make-check 'mred:highlight-parens "Highlight between matching parens?" id id)
|
||||
(make-check 'mred:paren-match/fixup-parens
|
||||
"Flash paren match and correct parens?" id id)
|
||||
(make-check 'mred:fixup-parens "Correct parens?" id id)
|
||||
(make-check 'mred:paren-match "Flash paren match?" id id)
|
||||
(make-check 'mred:autosaving-on? "Auto-save files?" id id)
|
||||
(make-check 'mred:delete-forward? "Map delete to backspace?" not not)
|
||||
(make-check 'mred:file-dialogs "Use platform-specific file dialogs?"
|
||||
|
|
Loading…
Reference in New Issue
Block a user