diff options
| author | Lars Magne Ingebrigtsen | 2013-08-12 15:54:45 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2013-08-12 15:54:45 +0200 |
| commit | 8a44a184685092e2f39c9355467defde0b8b030c (patch) | |
| tree | b5ecedafe78e402b50b0d9a1494477935789e07b /etc | |
| parent | 594a430782d12499543637915fd974483523f500 (diff) | |
| download | emacs-8a44a184685092e2f39c9355467defde0b8b030c.tar.gz emacs-8a44a184685092e2f39c9355467defde0b8b030c.zip | |
Add the zlib prefix to `decompress-gzipped-region'
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -43,7 +43,7 @@ no longer created during installation. | |||
| 43 | 43 | ||
| 44 | ** Emacs can be compiled with zlib support. If this library is present | 44 | ** Emacs can be compiled with zlib support. If this library is present |
| 45 | (which it normally is on most systems), the function | 45 | (which it normally is on most systems), the function |
| 46 | `decompress-gzipped-region' becomes available. | 46 | `zlib-decompress-gzipped-region' becomes available. |
| 47 | 47 | ||
| 48 | --- | 48 | --- |
| 49 | ** Emacs for NS (OSX, GNUStep) can be built with ImageMagick support. | 49 | ** Emacs for NS (OSX, GNUStep) can be built with ImageMagick support. |