index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
jka-compr.el
Age
Commit message (
Expand
)
Author
2026-03-10
Use the new error API functions
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-06-14
Unconditionally prefer built-in decompression functions on Android
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-05
* lisp/jka-compr.el (jka-compr-load): Add MUST-SUFFIX argument.
Michael Albinus
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-07-13
Make jka-compr-insert-file-contents slightly more efficient
Lars Ingebrigtsen
2021-07-13
Fall back on zlib-decompress-region if gzip doesn't exist
Lars Ingebrigtsen
2021-05-04
Merge from origin/emacs-27
Glenn Morris
2021-05-02
* lisp/jka-compr.el (jka-compr-uninstall): Fix function reference.
Philipp Stephani
2021-04-10
* lisp/jka-compr.el: Use lexical-binding
Stefan Monnier
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-12
Don't quote lambdas in several places
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-08-12
Adjust jka-compr to recent Tramp changes.
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-10-21
New error file-missing
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-02-09
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-01-16
* lisp/emacs-lisp/authors.el (authors-aliases): Remove unnecessary entries.
Glenn Morris
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-08-09
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-02-09
Remove all references to buffer-file-type and related features.
Eli Zaretskii
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-03-02
* jka-compr.el (jka-compr-call-process): Apply
Michael Albinus
2012-01-20
File-local variable fixes.
Glenn Morris
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-07-15
Rework previous change.
Glenn Morris
2011-07-13
* jka-compr.el (jka-compr-verbose): New variable, and use throughout.
Lars Magne Ingebrigtsen
2011-04-19
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-15
Merge from emacs-23 branch.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-05-27
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
Chong Yidong
2010-05-03
Add optional arg to delete-file to force deletion (Bug#6070).
Chong Yidong
2010-04-30
Avoid using trash for certain temp files (Bug#6070).
Chong Yidong
2010-01-22
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
Eli Zaretskii
[next]