]> git.eshelyaron.com Git - emacs.git/commitdiff
* image-mode.el (image-forward-hscroll, image-backward-hscroll)
authorChong Yidong <cyd@stupidchicken.com>
Thu, 24 May 2007 23:12:40 +0000 (23:12 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 24 May 2007 23:12:40 +0000 (23:12 +0000)
(image-next-line, image-previous-line, image-scroll-up)
(image-scroll-down, image-bol, image-eol, image-bob, image-eob):
New functions.
(image-mode-map): Remap motion commands.
(image-mode-text-map): New keymap for viewing images as text.
(image-mode): Use image-mode-map.
(image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.

lisp/ChangeLog

index 98adf1a4da4b64339e81bb144d53cb76152fc19e..3ecb03ad1a46040be31ee52d4739b9fce5a88bb2 100644 (file)
@@ -1,3 +1,14 @@
+2007-05-24  Chong Yidong  <cyd@stupidchicken.com>
+
+       * image-mode.el (image-forward-hscroll, image-backward-hscroll)
+       (image-next-line, image-previous-line, image-scroll-up)
+       (image-scroll-down, image-bol, image-eol, image-bob, image-eob):
+       New functions.
+       (image-mode-map): Remap motion commands.
+       (image-mode-text-map): New keymap for viewing images as text.
+       (image-mode): Use image-mode-map.
+       (image-toggle-display): Toggle auto-hscroll-mode and mode keymaps.
+
 2007-05-24  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * textmodes/fill.el (canonically-space-region): Make the second arg