Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c048c022
Commit
c048c022
authored
Jun 18, 2013
by
Juri Linkov
Browse files
* lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
parent
be2aa135
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/net/webjump.el
lisp/net/webjump.el
+3
-0
No files found.
lisp/ChangeLog
View file @
c048c022
2013-06-17 Juri Linkov <juri@jurta.org>
* net/webjump.el (webjump-sample-sites): Add DuckDuckGo.
2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
2013-06-17 Dmitry Gutov <dgutov@yandex.ru>
* emacs-lisp/package.el (package-load-descriptor): Remove
* emacs-lisp/package.el (package-load-descriptor): Remove
lisp/net/webjump.el
View file @
c048c022
...
@@ -217,6 +217,9 @@
...
@@ -217,6 +217,9 @@
"www.emacswiki.org/cgi-bin/wiki/"
""
]
)
"www.emacswiki.org/cgi-bin/wiki/"
""
]
)
;; Internet search engines.
;; Internet search engines.
(
"DuckDuckGo"
.
[simple-query
"duckduckgo.com"
"duckduckgo.com/?q="
""
]
)
(
"Google"
.
(
"Google"
.
[simple-query
"www.google.com"
[simple-query
"www.google.com"
"www.google.com/search?q="
""
]
)
"www.google.com/search?q="
""
]
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment