Mercurial > emacs
changeset 81084:b2e2389030c6
(webjump-sample-sites): Add simple Wikipedia query.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 28 May 2007 07:41:53 +0000 |
parents | 223bb8e66f74 |
children | ee107f03071a |
files | lisp/net/webjump.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/webjump.el Sat May 26 17:21:14 2007 +0000 +++ b/lisp/net/webjump.el Mon May 28 07:41:53 2007 +0000 @@ -229,6 +229,8 @@ ("Yahoo" . [simple-query "www.yahoo.com" "search.yahoo.com/search?p=" ""]) ("Yahoo: Reference" . "www.yahoo.com/Reference/") + ("Wikipedia" . + [simple-query "wikipedia.org" "wikipedia.org/wiki/" ""]) ;; Misc. general interest. ("Interactive Weather Information Network" . webjump-to-iwin)