FunctionPackage: ideToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Object described on page has changed in 7.0.

use-private-html-browser

Arguments: configuration

This IDE configuration option determines whether the various help commands in the IDE will call invoke-html-browser or invoke-private-html-browser. When nil, then invoke-html-browser is always called; otherwise invoke-private-html-browser is always called. Refer to those functions for their relative advantages. The default value is t, so that the IDE's help facility will use its own instance of your default HTML browser program rather than reusing an existing instance that you may have been using for something else.

The current development configuration is the value of (configuration *ide-system*). (See configuration and *ide-system*.)

In releases prior to 7.0, the symbol naming this operator was in the common-graphics package.


Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. The object described on this page has been modified in the 7.0 release; see the Release Notes.
Created 2005.9.20.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 7.0
Object described on page has changed in 7.0.