summaryrefslogtreecommitdiff
path: root/lisp/image/image-crop.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix handling of sliced imagesEli Zaretskii2023-04-081-13/+46
* ; Fix doc strings in lisp/image/ directoryEli Zaretskii2023-02-111-24/+24
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Make bounding box of 'image-crop' more noticeableVisuwesh2022-09-231-12/+4
* Inhibit image-crop when there's overlaysLars Ingebrigtsen2022-09-231-0/+2
* Delete the correct region after cropping an imageLars Ingebrigtsen2022-09-231-2/+3
* ; Fix warnings in --without-x buildStefan Kangas2022-09-231-0/+5
* Restore the point after aborting an image cropLars Ingebrigtsen2022-09-181-19/+23
* ; * lisp/image/image-crop.el (image-cut): Doc fix.Eli Zaretskii2022-09-161-3/+3
* Rename `image-elide' to `image-cut' and add more bindingsLars Ingebrigtsen2022-09-161-59/+77
* ; * lisp/image/image-crop.el (image-elide, image-crop): Doc fixes.Eli Zaretskii2022-09-141-11/+10
* Allow specifying the color to use in image-elideLars Ingebrigtsen2022-09-141-7/+16
* Make image-crop variables into user optionsLars Ingebrigtsen2022-09-141-8/+20
* Fix image-mode.el compilationLars Ingebrigtsen2022-09-141-0/+1
* Don't alter the buffer contents in image-crop by defaultLars Ingebrigtsen2022-09-141-14/+40
* Improve messages in image-crop.elStefan Kangas2022-09-141-10/+27
* Fix some misleading quoting in cl-caseLars Ingebrigtsen2022-09-131-6/+6
* Add new commands 'image-crop' and 'image-elide'Lars Ingebrigtsen2022-09-131-0/+366