log lisp/image-mode.el @ 109395:fa4400531412

age author description
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'.
Thu, 22 May 2008 21:27:42 +0000 Chong Yidong (image-mode-winprops): Add argument CLEANUP to prune
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 03 Apr 2008 02:19:23 +0000 Stefan Monnier (image-mode-fit-frame): New command.
Thu, 27 Mar 2008 14:59:30 +0000 Stefan Monnier (image-mode-reapply-winprops): Fix last change.
Wed, 26 Mar 2008 15:49:03 +0000 Stefan Monnier (image-mode-reapply-winprops): Simplify now that
Fri, 07 Mar 2008 15:59:58 +0000 Tassilo Horn (image-bookmark-make-record): Delete obsolete
Fri, 07 Mar 2008 05:44:37 +0000 Karl Fogel Change a return type, for greater extensibility. See
Thu, 21 Feb 2008 05:38:30 +0000 Stefan Monnier (image-set-window-hscroll): Typo.
Thu, 21 Feb 2008 03:27:15 +0000 Stefan Monnier Extend [hv]scroll support to per-window properties.
Mon, 18 Feb 2008 04:08:04 +0000 Stefan Monnier (image-get-display-property): New fun.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Fri, 01 Feb 2008 01:43:36 +0000 Stefan Monnier (image-mode-current-vscroll, image-mode-current-hscroll): Make buffer-local.
Tue, 29 Jan 2008 18:00:40 +0000 Tassilo Horn * image-mode.el (image-mode-current-vscroll)
Tue, 29 Jan 2008 13:49:05 +0000 Tassilo Horn 2008-01-29 Tassilo Horn <tassilo@member.fsf.org>
Fri, 04 Jan 2008 03:12:43 +0000 Glenn Morris (bookmark-make-cell-function)
Wed, 02 Jan 2008 07:49:04 +0000 Karl Fogel Change a return type, for greater extensibility. See
Wed, 26 Dec 2007 11:48:37 +0000 Tassilo Horn 2007-12-26 Tassilo Horn <tassilo@member.fsf.org>
Tue, 30 Oct 2007 17:09:41 +0000 Stefan Monnier (image-forward-hscroll, image-next-line, image-eol)
Tue, 28 Aug 2007 22:31:41 +0000 Juri Linkov (image-type): New variable.
Sat, 25 Aug 2007 14:08:44 +0000 Juri Linkov Add autoloads to put associations in auto-mode-alist:
Wed, 22 Aug 2007 22:28:01 +0000 Chong Yidong (image-minor-mode): Use image-mode-text-map.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 24 May 2007 23:12:53 +0000 Chong Yidong (image-forward-hscroll, image-backward-hscroll)
Mon, 21 May 2007 23:05:20 +0000 Chong Yidong (image-toggle-display): Don't clear image cache. Only use filename in
Fri, 29 Aug 2008 05:14:17 +0000 Chong Yidong (image-mode): Fix 2008-07-19 change.
Wed, 30 Jul 2008 13:38:28 +0000 Chong Yidong (image-mode): Set image-mode-text-map when image cannot be displayed.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 22 Aug 2007 22:27:08 +0000 Chong Yidong (image-minor-mode): Use image-mode-text-map.
Tue, 07 Aug 2007 16:40:29 +0000 Chong Yidong (image-toggle-display): Use image-refresh.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 08 Jun 2007 03:01:25 +0000 Chong Yidong (image-forward-hscroll, image-backward-hscroll)
Fri, 09 Feb 2007 16:50:29 +0000 Chong Yidong (image-mode): Revert 2007-01-30 changes.