| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |