[plt-translators] english-string-constants.ss update
Note that "fixup-close-parens" didn't actually change -- it just wasn't
indented properly.
All of the recent changes are related to the new preferences for
controlling the behavior of the magical open square bracket key.
Robby
At Fri, 6 Oct 2006 04:47:38 -0400, Philippe Meunier wrote:
> Index: $PLTHOME/collects/string-constants/english-string-constants.ss
> ===================================================================
> --- $PLTHOME/collects/string-constants/english-string-constants.ss (revision 4283)
> +++ $PLTHOME/collects/string-constants/english-string-constants.ss (working copy)
> @@ -386,8 +386,8 @@
> (editor-prefs-panel-label "Editing")
> (general-prefs-panel-label "General")
> (highlight-parens "Highlight between matching parens")
> - (fixup-open-parens "Automatically adjust opening parens")
> - (fixup-close-parens "Automatically adjust closing parens")
> + (fixup-open-brackets "Automatically adjust opening square brackets")
> + (fixup-close-parens "Automatically adjust closing parens")
> (flash-paren-match "Flash paren match")
> (auto-save-files "Auto-save files")
> (backup-files "Backup files")
> @@ -452,6 +452,8 @@
> (indenting-prefs-panel-label "Indenting")
> (indenting-prefs-extra-regexp "Extra regexp")
>
> + (square-bracket-prefs-panel-label "Square bracket")
> +
> ; filled with define, lambda, or begin
> (enter-new-keyword "Enter new ~a-like keyword:")
> (x-keyword "~a Keyword")
> _______________________________________________
> plt-translators mailing list
> plt-translators at list.cs.brown.edu
> http://list.cs.brown.edu/mailman/listinfo/plt-translators