| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |