| Allegro CL version 6.2 Unrevised from 6.1 | |||||||||
Arguments: development-configuration
Returns the value of the parenthesis-matching-style property
of development-configuration. The current configuration is the value
of (configuration *system*) (see (configuration and *system*).
The choices are:
:color-bar: display a vertical bar ( | ) in parenthesis-matching-color
next the matching parenthesis.
:color-outline: enclose the matching parenthesis in
a box outline in parenthesis-matching-color.
:color-block: enclose the matching parenthesis in a
filled box in parenthesis-matching-color
(the matching parenthesis shows through the box).
:inverted-block: enclose the matching parenthesis
in a filled box that inverts the foreground and background colors.
:parenthesis-color: display the matching
parenthesis itself in parenthesis-matching-color.
:off: no visual parenthesis matching.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 | |||||||||