X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/f6b1b0a848cfdaf07e5b785e72a33c1316821e2c..1adfb5ee55d16cd3d9d78998ae7bbb8e5708d9c5:/lisp/net/webjump.el diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el index 6ef24e9f35..41b7a7bb9c 100644 --- a/lisp/net/webjump.el +++ b/lisp/net/webjump.el @@ -1,6 +1,6 @@ ;;; webjump.el --- programmable Web hotlist -;; Copyright (C) 1996-1997, 2001-2011 Free Software Foundation, Inc. +;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. ;; Author: Neil W. Van Dyke ;; Created: 09-Aug-1996 @@ -38,7 +38,7 @@ ;; example sites. You'll probably want to override it with your own favorite ;; sites. The documentation for the variable describes the syntax. -;; You may wish to add something like the following to your `.emacs' file: +;; You may wish to add something like the following to your init file: ;; ;; (require 'webjump) ;; (global-set-key "\C-cj" 'webjump) @@ -217,6 +217,9 @@ "www.emacswiki.org/cgi-bin/wiki/" ""]) ;; Internet search engines. + ("DuckDuckGo" . + [simple-query "duckduckgo.com" + "duckduckgo.com/?q=" ""]) ("Google" . [simple-query "www.google.com" "www.google.com/search?q=" ""]) @@ -276,7 +279,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