Add zlib support via the `decompress-gzipped-region' function
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 19:43:36 +0000 (21:43 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 11 Aug 2013 19:43:36 +0000 (21:43 +0200)
commit313546eb796f4588c1c9af60f08f2bd122ef0bdb
tree011785b2e4c70e7f0ec25e28ff752e4279f2a97d
parentf90e3ebd13de8169ada56274f3abaa1ea8dc6d05
Add zlib support via the `decompress-gzipped-region' function

This adds a new file, src/decompress.c, as well as tests for the
presence of -lz.
ChangeLog
configure.ac
etc/ChangeLog
etc/NEWS
src/ChangeLog
src/Makefile.in
src/decompress.c [new file with mode: 0644]
src/emacs.c
src/lisp.h