| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: html-browser
Returns a list of URI's that should be used as the initial history
list in a newly-created html-browser
. The default method returns nil
.
The IDE's help window adds a method on its html-browser subclass so
that it can restore a history list that was saved in the previous Lisp
session. An application could add a similar method for its html-browser
subclass if desired.
See the html-browser
control.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |