]> git.eshelyaron.com Git - emacs.git/commit
Recognize zstandard (.zst) compressed Info files
authorSam James <sam@gentoo.org>
Wed, 7 Sep 2022 03:57:33 +0000 (04:57 +0100)
committerEli Zaretskii <eliz@gnu.org>
Thu, 8 Sep 2022 08:48:33 +0000 (11:48 +0300)
commit6b7dc132afe99e1b188882d32371b06021f64e95
tree941f3729db517116e3f4d27a2e25ff2be4b8cc45
parente97ca476a138411c4624d76028eefba47e974e7c
Recognize zstandard (.zst) compressed Info files

* lisp/info.el (Info-suffix-list): Recognize .zst file extension
from the zstd compression tool.  This allows reading Info pages
compressed with 'zstd'.  (Bug#57636)

Copyright-paperwork-exempt: yes
lisp/info.el