| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 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 8.2 page.
Created 2012.5.30.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |