log lisp/image-mode.el @ 109785:de5d6a3f1493

age author description
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Sat, 17 Jul 2010 17:35:19 -0400 Chong Yidong Do not set bookmark context for images (Bug#6650).
Wed, 14 Jul 2010 11:57:54 -0400 Karl Fogel Preparation for setting bookmarks in Gnus article buffers (Bug#5975).
Sat, 17 Jul 2010 17:51:04 -0400 Chong Yidong Fix size calculation for sliced images in image-mode (Bug#6639).
Sun, 13 Jun 2010 23:19:46 -0400 Stefan Monnier * lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
Tue, 25 May 2010 19:03:53 +0300 Juri Linkov * image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
Sat, 22 May 2010 12:48:01 -0400 Chong Yidong Rename image-refresh to image-flush.
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 23 Apr 2010 19:35:57 +0300 Juri Linkov Fix typo in docstring.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Wed, 10 Mar 2010 00:18:51 -0500 Stefan Monnier Merge pending branch
Sun, 07 Mar 2010 21:02:20 +0200 Juri Linkov Animated image API.
Sat, 06 Feb 2010 00:36:20 +0200 Juri Linkov * doc-view.el (doc-view-mode):
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 04 Dec 2009 21:43:07 +0000 Juri Linkov Change roles of modes and functions in image-mode.el (Bug#5062).
Sat, 28 Nov 2009 20:45:19 +0000 Stefan Monnier (image-minor-mode): Exit more gracefully when the image
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Fri, 02 Oct 2009 00:02:02 +0000 Juanma Barranquero * image-mode.el (image-toggle-display):
Thu, 12 Feb 2009 21:48:55 +0000 Juri Linkov (image-toggle-display): Let-bind `buffer-file-truename' to nil around the
Sat, 07 Feb 2009 15:29:11 +0000 Andreas Schwab (image-mode): Always set image-type.
Thu, 05 Feb 2009 23:57:39 +0000 Juri Linkov (image-mode): Use `image-get-display-property' instead of `get-text-property'.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 02 Sep 2008 05:35:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 30 Jul 2008 13:35:50 +0000 Chong Yidong Set image-mode-text-map when image cannot be displayed.
Fri, 25 Jul 2008 05:44:01 +0000 Chong Yidong (image-minor-mode): Set up winprops.
Thu, 26 Jun 2008 07:17:58 +0000 Glenn Morris (bookmark-make-record-default): Fix declaration.
Wed, 25 Jun 2008 16:51:33 +0000 Stefan Monnier * bookmark.el (bookmark-alist): Allow the 2 slightly different formats
Thu, 12 Jun 2008 03:56:20 +0000 Glenn Morris Add some compiler declarations, for builds without X.
Wed, 04 Jun 2008 05:58:33 +0000 Stefan Monnier (image-mode-map): Add doc-view-inspired bindings.
Tue, 03 Jun 2008 07:42:03 +0000 Stefan Monnier * image-mode.el (image-mode-map): Suppress key map and bind `q'.