summaryrefslogtreecommitdiff
path: root/lisp/url/url-mailto.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-02-04Delete compat code in `url` libraryStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-04-10Don't use `mapconcat` for effectMattias EngdegÄrd
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-08Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-04-01Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas
2021-01-26Use lexical-binding in all of `lisp/url`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul 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
2016-12-31Update copyright year to 2017Paul Eggert
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-01-01Update copyright notices for 2013.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
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-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-06Remove directory part from filenames in function declarations.Glenn Morris
2007-11-20* progmodes/idlw-help.el: Require browse-url unconditionally, itDan Nicolaescu
2007-08-31* url-parse.el (url): Use defstruct rather than macros. Update all callers.Stefan Monnier
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-05-29(url-mailto): Insert body after mail-header-separator if present, soChong Yidong
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-02-05Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-09-17(url-mailto): Special case `mail'.Richard M. Stallman
2005-09-152005-09-15 Chong Yidong <cyd@stupidchicken.com>Chong Yidong
2005-09-152005-09-15 Chong Yidong <cyd@stupidchicken.com>Chong Yidong
2005-09-122005-09-13 Chong Yidong <cyd@stupidchicken.com>Chong Yidong
2005-09-02*** empty log message ***Chong Yidong
2005-09-01*** empty log message ***Chong Yidong
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-11-11url-mailto.el (url-mailto): Fix a typo in the comment.Masatake YAMATO
2004-10-16Don't load cl.Richard M. Stallman
2004-10-10Fix copyright notice.Lars Hansen
2004-04-12(url-mailto): Avoid warning.Stefan Monnier