]> code.delx.au - gnu-emacs/commit
Add commands for navigating multi-frame images
authorGlenn Morris <rgm@gnu.org>
Sat, 16 Feb 2013 03:29:39 +0000 (19:29 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 16 Feb 2013 03:29:39 +0000 (19:29 -0800)
commitc0211c4e370ec5fb46b90764235282d098ca21c1
tree67e77fdf18df591f7931ae598cc9823362968cf1
parent6b6d804b1e278b465ba778bbd10bb008dfe13b21
Add commands for navigating multi-frame images

* lisp/image.el (image-nth-frame): New, split from image-animate-timeout.
(image-animate-timeout): Use image-nth-frame.

* lisp/image-mode.el (image-goto-frame, image-next-frame)
(image-previous-frame): New commands.
(image-mode-map): Add new frame commands.

* etc/NEWS: Mention this.
etc/NEWS
lisp/ChangeLog
lisp/image-mode.el
lisp/image.el