| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: configuration
Returns (or sets with setf) the max number of symbol completion choices that will appear in a pop-up menu before a modal dialog is used instead. The default is 25, in which case there is a unique shortcut letter for each choice in the pop-up menu. (If there are more completions than this maximum, a dialog window rather than a menu is displayed.)
maximum-symbol-completion-choices
is a property of the configuration class.
In releases prior to 7.0, the symbol naming this operator was in the
common-graphics package.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||