summaryrefslogtreecommitdiff
path: root/lisp/net/webjump.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/net/webjump.el')
-rw-r--r--lisp/net/webjump.el10
1 files changed, 4 insertions, 6 deletions
diff --git a/lisp/net/webjump.el b/lisp/net/webjump.el
index 9bcf1d37345..1fa625c3245 100644
--- a/lisp/net/webjump.el
+++ b/lisp/net/webjump.el
@@ -2,9 +2,10 @@
;; Copyright (C) 1996-1997, 2001-2021 Free Software Foundation, Inc.
-;; Author: Neil W. Van Dyke <nwv@acm.org>
-;; Created: 09-Aug-1996
-;; Keywords: comm www
+;; Author: Neil W. Van Dyke <nwv@acm.org>
+;; Maintainer: emacs-devel@gnu.org
+;; Created: 09-Aug-1996
+;; Keywords: comm www
;; This file is part of GNU Emacs.
@@ -95,9 +96,6 @@
("DuckDuckGo" .
[simple-query "duckduckgo.com"
"duckduckgo.com/?q=" ""])
- ("Google" .
- [simple-query "www.google.com"
- "www.google.com/search?q=" ""])
("Google Groups" .
[simple-query "groups.google.com"
"groups.google.com/groups?q=" ""])