add docs for 'enable automatic parentheses' in prefs dialog

This commit is contained in:
Robby Findler 2011-09-30 14:38:30 -05:00
parent b95b346a4e
commit c63426e92e

View File

@ -86,6 +86,9 @@ The @onscreen{Editing} panel consists of several sub-panels:
@item{@PrefItem{Enable overwrite mode keybindings} --- If checked,
DrRacket enables the insert keybinding to swap into
overwrite mode}
@item{@PrefItem{Enable automatic parentheses} --- If checked,
typing an open parenthesis, curley brace, square bracket, or a double quote
character automatically inserts a matching one.}
@item{@PrefItem{Show line numbers} --- If checked, DrRacket shows
line numbers for the file being edited in the left-hand
column}]}