diff options
Diffstat (limited to 'lisp/net/webjump.el')
-rw-r--r-- | lisp/net/webjump.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el index 4b8fbe1e2c..232e5ca581 100644 --- a/lisp/net/webjump.el +++ b/lisp/net/webjump.el @@ -276,7 +276,7 @@ function and the `webjump-sites' variable.") (defvar webjump-sites webjump-sample-sites - "*Hotlist for WebJump. + "Hotlist for WebJump. The hotlist is represented as an association list, with the CAR of each cell being the name of the Web site, and the CDR being the definition for the URL of |