index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
url
/
url-cache.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-05
Make some defcustom types more restrictive
Stefan Kangas
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-21
; Minor checkdoc fixes in url/*.el
Stefan Kangas
2021-01-26
Use lexical-binding in all of `lisp/url`
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-14
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
Don't quote lambdas in several places
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-10
Prefer encode-time to its alias
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-09-23
file-attributes cleanup
Paul Eggert
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-20
Prefer nil to (current-time) when either works
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-04
Make the URL library use records.
Lars Brinkhoff
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-28
Simplify use of current-time and friends.
Paul Eggert
2014-01-01
Update 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 your
Stefan Monnier
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-02-06
Add extra checks before expiring the URL cache
Lars Ingebrigtsen
2012-02-06
Expire URL items from the on-disk cache once in a while
Lars Ingebrigtsen
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-07-06
* url-cache.el (url-cache-extract): Set buffer multibyte flag to
Julien Danjou
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-10-03
Cosmetic changes for some lisp/url files.
Glenn Morris
2010-09-25
Small url-cache fix.
Julien Danjou
2010-09-23
Merge changes from emacs-23 branch
Chong Yidong
2010-09-22
* lisp/url/url-cache.el (url-cache-expire-time): Doc fix.
Glenn Morris
2010-09-22
Fix 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-22
Small 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-14
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-09-10
lisp/url tiny fixes.
Glenn Morris
2010-09-10
* lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
Julien Danjou
[next]