| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.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-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.7.29.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |