File: url-history.el.html
Defined variables (5)
url-history-changed-since-last-save | Whether the history list has changed since the last save operation. |
url-history-file | The global history file for the URL package. |
url-history-hash-table | Hash table for global history completion. |
url-history-save-interval | The number of seconds between automatic saves of the history list. |
url-history-track | Controls 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) |