summaryrefslogtreecommitdiff
path: root/lisp/image-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
|\
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | ; remove incorrect quoting of condition namesMattias EngdegÄrd2022-12-301-1/+1
|/
* Don't auto-resize image if echo area is non-emptyStefan Kangas2022-09-261-1/+3
* Autoload wallpaper-setStefan Kangas2022-09-231-1/+0
* Obsolete image-mode--images-in-directoryStefan Kangas2022-09-211-10/+11
* Inhibit image-mode resizing in the minibufferLars Ingebrigtsen2022-09-161-1/+5
* Make image cropping work in image-mode buffersLars Ingebrigtsen2022-09-141-0/+3
* Rename image transform commands to be less confusingStefan Kangas2022-09-141-6/+9
* Add new command image-mode-wallpaper-setStefan Kangas2022-09-141-0/+15
* Fix some misleading quoting in cl-caseLars Ingebrigtsen2022-09-131-3/+3
* Merge from origin/emacs-28Stefan Kangas2022-08-191-11/+12
|\
| * Improve image-mode-as-hex docstringStefan Kangas2022-08-181-11/+12
* | Improve obsoletion of image-transform-fit-to-{height,width}Stefan Kangas2022-08-181-2/+2
* | Do interactive mode tagging in image-mode.elStefan Kangas2022-08-181-29/+31
* | Make toggling between image, hex and text more consistentStefan Kangas2022-08-181-14/+18
* | ; * lisp/image-mode.el (image-minor-mode): Reflow docstring.Stefan Kangas2022-08-181-3/+3
* | New command image-transform-set-percentStefan Kangas2022-08-181-0/+11
* | Prefer defvar-keymap in image-mode.elStefan Kangas2022-08-181-148/+147
* | ; * lisp/image-mode.el: Delete commented out image-transform-mode.Stefan Kangas2022-08-181-20/+0
* | Merge from origin/emacs-28Stefan Kangas2022-08-181-10/+10
|\ \ | |/
| * * lisp/image-mode.el (image-mode-as-hex): Fix toggle instructions.Stefan Kangas2022-08-181-7/+3
| * ; lisp/image-mode.el: Fix typo.Stefan Kangas2022-08-181-3/+3
| * * lisp/image-mode.el: Improve commentary.Stefan Kangas2022-08-181-4/+8
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-2/+2
* | Fix some declare-after-interactive functionsLars Ingebrigtsen2022-06-171-1/+1
* | Explain better what the interactive prefix does in scroll-down/upLars Ingebrigtsen2022-05-071-6/+20
* | More robust checks for directory buffers in image-modeMichael Albinus2022-04-011-2/+5
* | Fix image-mode-fit-frame some moreLars Ingebrigtsen2022-03-241-22/+12
* | Fix image-mode-fit-frame resizingLars Ingebrigtsen2022-03-231-15/+17
* | Make `n' in image-mode work more reliably with external formatsLars Ingebrigtsen2022-03-211-1/+8
* | Merge from origin/emacs-28Stefan Kangas2022-02-221-3/+5
|\ \ | |/
| * A friendlier error message from image-mode in an empty bufferEli Zaretskii2022-02-211-3/+5
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove obsolete values from image-mode-auto-resizeStefan Kangas2021-12-071-6/+4
* | image-mode: Advertize viewing as text less eagerlyStefan Kangas2021-12-031-17/+26
* | ; * lisp/image-mode.el (image-mode): Minor doc fix.Stefan Kangas2021-12-031-2/+3
* | New user option image-auto-resize-max-scale-percentStefan Kangas2021-11-061-1/+26
* | New command image-transform-fit-to-windowStefan Kangas2021-11-061-17/+40
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-111-2/+1
* Don't call `image-toggle-display-text' when togglingLin Sun2021-04-051-2/+3
* Rename to image--transform-smoothing in image-mode.elLars Ingebrigtsen2021-03-121-5/+5
* ; Fix some typos.Basil L. Contovounesios2021-03-111-2/+2
* Enable selectable image smoothing (bug#38394)Alan Third2021-03-101-2/+18
* Merge from origin/emacs-27Glenn Morris2021-02-191-1/+3
|\
| * Avoid point movement when visiting image filesEli Zaretskii2021-02-161-1/+3
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Revert "Fix problem of point movement in image-mode"Lars Ingebrigtsen2021-02-161-2/+0