summaryrefslogtreecommitdiff
path: root/lisp/url/url-cache.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-03-14; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-21; Minor checkdoc fixes in url/*.elStefan Kangas
2021-01-26Use lexical-binding in all of `lisp/url`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-14Don't quote lambdas in several placesStefan Kangas
2020-10-01Don't quote lambdas in several placesStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2019-02-10Prefer encode-time to its aliasPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-04Make the URL library use records.Lars Brinkhoff
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-10-28Simplify use of current-time and friends.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-02-03* lisp/url/url-cache.el (url-cache-create-filename-using-md5): Don't waste yourStefan Monnier
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-02-06Add extra checks before expiring the URL cacheLars Ingebrigtsen
2012-02-06Expire URL items from the on-disk cache once in a whileLars Ingebrigtsen
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-07-06* url-cache.el (url-cache-extract): Set buffer multibyte flag toJulien Danjou
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-10-03Cosmetic changes for some lisp/url files.Glenn Morris
2010-09-25Small url-cache fix.Julien Danjou
2010-09-23Merge changes from emacs-23 branchChong Yidong
2010-09-22* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.Glenn Morris
2010-09-22Fix previous url-cache fix.Glenn Morris
2010-09-22* url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.Glenn Morris
2010-09-22Small url-cache update.Julien Danjou
2010-09-19* lisp/url/url-cache.el (url-fetch-from-cache): New function.Julien Danjou
2010-09-18* lisp/url/url-cache.el (url-is-cached): Doc fix.Glenn Morris
2010-09-14Merge changes from emacs-23 branch.Juanma Barranquero
2010-09-10lisp/url tiny fixes.Glenn Morris
2010-09-10* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Julien Danjou