summaryrefslogtreecommitdiff
path: root/lisp/image-mode.el
AgeCommit message (Expand)Author
2008-04-03(image-mode-fit-frame): New command.Stefan Monnier
2008-03-27(image-mode-reapply-winprops): Fix last change.Stefan Monnier
2008-03-26(image-mode-reapply-winprops): Simplify now thatStefan Monnier
2008-03-07(image-bookmark-make-record): Delete obsoleteTassilo Horn
2008-03-07Change a return type, for greater extensibility. SeeKarl Fogel
2008-02-21(image-set-window-hscroll): Typo.Stefan Monnier
2008-02-21Extend [hv]scroll support to per-window properties.Stefan Monnier
2008-02-18(image-get-display-property): New fun.Stefan Monnier
2008-02-01(image-mode-current-vscroll, image-mode-current-hscroll): Make buffer-local.Stefan Monnier
2008-01-29* image-mode.el (image-mode-current-vscroll)Tassilo Horn
2008-01-292008-01-29 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn
2008-01-04(bookmark-make-cell-function)Glenn Morris
2008-01-02Change a return type, for greater extensibility. SeeKarl Fogel
2007-12-262007-12-26 Tassilo Horn <tassilo@member.fsf.org>Tassilo Horn
2007-10-30(image-forward-hscroll, image-next-line, image-eol)Stefan Monnier
2007-08-28(image-type): New variable.Juri Linkov
2007-08-25Add autoloads to put associations in auto-mode-alist:Juri Linkov
2007-08-22(image-minor-mode): Use image-mode-text-map.Chong Yidong
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-06-08(image-forward-hscroll, image-backward-hscroll)Chong Yidong
2007-05-24(image-forward-hscroll, image-backward-hscroll)Chong Yidong
2007-05-21(image-toggle-display): Don't clear image cache. Only use filename inChong Yidong
2007-02-09(image-mode): Revert 2007-01-30 changes.Chong Yidong
2007-02-03Use autoload to avoid overriding disabled setting applied in .emacs.Chong Yidong
2007-01-31(image-mode-maybe): Prevent magic-mode-alist fromJason Rumney
2007-01-30(image-toggle-display): Add `disabled' property.Chong Yidong
2007-01-30(image-mode): Don't automatically view as image.Chong Yidong
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-08-29* image-mode.el (image-mode): Fix last fix.Chong Yidong
2006-08-28* image-mode.el (image-mode): Display image as text on a terminal.Chong Yidong
2006-07-17(tar-superior-buffer, archive-superior-buffer):Richard M. Stallman
2006-05-26* image-mode.el (image-toggle-display): Use buffer contents toChong Yidong
2006-04-18(image-toggle-display): Handle tar and arc subfiles.Richard M. Stallman
2006-02-09* image-mode.el (image-toggle-display): Clear image cache if usingChong Yidong
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-30* image-mode.el (image-toggle-display): Use file name if possible,Chong Yidong
2005-09-18Message format spec fixes (1)Deepak Goel
2005-07-04Update FSF's address.Lute Kamstra
2005-03-25(image-minor-mode): Set `cursor-type' and `truncate-lines' if theJuri Linkov
2005-03-25Optimize image filename extension regexps inJuri Linkov
2005-03-21Handle .xpm files too.Richard M. Stallman
2005-03-18Changes from arch/CVS synchronizationMiles Bader
2005-03-18*** empty log message ***Richard M. Stallman