summaryrefslogtreecommitdiff
path: root/lisp/net/webjump.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas
2025-02-11Update webjump.el example linksStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-25Prefer HTTPS in `M-x webjump´Stefan Kangas
2023-10-25Reduce code duplication in webjumpStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-13New user option 'webjump-use-internal-browser'Po Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-25* lisp/net/webjump.el: Add TODO section. (Bug#14624)Stefan Kangas
2021-09-16Prefer "website" to "homepage"Stefan Kangas
2021-03-08* lisp/net/*.el: Use lexical-bindingStefan Monnier
2021-01-28Avoid recommending GoogleStefan Kangas
2021-01-21* lisp/net/webjump.el: Add Maintainer: emacs-devel.Stefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-12Remove redundant installation instructionsStefan Kangas
2020-05-18Use lexical-binding in webjump.el and add testsSimen Heggestøyl
2020-01-01Update copyright year to 2020Paul Eggert
2019-03-262019-03-26 regex cleanupPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-07Misc small webjump updates.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-06-18* lisp/net/webjump.el (webjump-sample-sites): Add DuckDuckGo.Juri Linkov
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-12Spelling fixes.Paul Eggert
2011-05-23Don't quote lambda expressions with `quote'.Stefan Monnier
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-25(webjump-url-encode): Fix for non-ASCII characters.Kenichi Handa