File: url-history.el.html

Defined variables (5)

url-history-changed-since-last-saveWhether the history list has changed since the last save operation.
url-history-fileThe global history file for the URL package.
url-history-hash-tableHash table for global history completion.
url-history-save-intervalThe number of seconds between automatic saves of the history list.
url-history-trackControls whether to keep a list of all the URLs being visited.

Defined functions (6)

url-completion-function(STRING PREDICATE FUNCTION)
url-have-visited-url(URL)
url-history-parse-history(&optional FNAME)
url-history-save-history(&optional FNAME)
url-history-setup-save-timer()
url-history-update-url(URL TIME)

Defined faces (0)