1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/lisp/image
Eli Zaretskii 6a2863ca01 Fix handling of sliced images
* lisp/image.el (image-slice-map): New keymap, without some
bindings that make no sense with sliced images.
(insert-image, insert-sliced-image): Use it.
(insert-sliced-image): Make the 'keymap' property rear-nonsticky,
to prevent calling image commands when point is to the right of
the slice.  (Bug#62679)

* lisp/image/image-crop.el (image-cut, image-crop): Doc fixes.
(image-crop): Don't try using stock MS-Widows convert.exe
program.  Use 'image--get-image' to support sliced images.
2023-04-08 12:43:34 +03:00
..
compface.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
exif.el ; Fix doc strings in lisp/image/ directory 2023-02-11 16:49:54 +02:00
gravatar.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
image-converter.el ; Fix doc strings in lisp/image/ directory 2023-02-11 16:49:54 +02:00
image-crop.el Fix handling of sliced images 2023-04-08 12:43:34 +03:00
image-dired-dired.el ; Fix typos 2023-02-12 03:23:41 +01:00
image-dired-external.el ; Fix doc strings in lisp/image/ directory 2023-02-11 16:49:54 +02:00
image-dired-tags.el ; Fix doc strings in lisp/image/ directory 2023-02-11 16:49:54 +02:00
image-dired-util.el ; Fix doc strings in lisp/image/ directory 2023-02-11 16:49:54 +02:00
image-dired.el Defaults to zero for image-dired--number-of-thumbnails 2023-02-28 15:25:07 +02:00
wallpaper.el ; Fix doc strings in lisp/image/ directory 2023-02-11 16:49:54 +02:00