X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c39e73975f7371a6458cd63967d39ba77a1e871a..c635a4f3d114db265e574f106710f497b2a450b6:/etc/NEWS diff --git a/etc/NEWS b/etc/NEWS index f5f6e48639..8bf72ddfed 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -43,7 +43,8 @@ no longer created during installation. ** Emacs can be compiled with zlib support. If this library is present (which it normally is on most systems), the function -`decompress-gzipped-region' becomes available. +`zlib-decompress-region' becomes available, which can decompress gzip- +and zlib-format compressed data. --- ** Emacs for NS (OSX, GNUStep) can be built with ImageMagick support. @@ -346,6 +347,8 @@ directory, respectively. `f' (`image-next-frame') and `b' (`image-previous-frame') visit the next or previous frame. `F' (`image-goto-frame') shows a specific frame. +*** New commands to speed up, slow down, or reverse animation. + --- *** The command `image-mode-fit-frame' deletes other windows. When toggling, it restores the frame's previous window configuration. @@ -682,6 +685,8 @@ Emacs uses `image-default-frame-delay'. *** New functions `image-current-frame' and `image-show-frame' for getting and setting the current frame of a multi-frame image. +*** You can change the speed of animated images. + ** Changes in encoding and decoding of text --- @@ -895,6 +900,10 @@ treated as images. *** ImageMagick images now support the :max-width and :max-height keywords. +*** Some data types aren't auto-detected by ImageMagick. Adding +:format to `create-image' may help if the content type is in the +new variable `image-format-suffixes'. + ** Minibuffer *** In minibuffer filename prompts, `C-M-f' and `C-M-b' now move to the