1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
emacs/doc
Alan Third c237209643 Allow use of em in image spec sizes
* src/image.c (image_get_dimension): New function.
(compute_image_size): Use image_get_dimension to set the sizes, and
pass in the image struct instead of just the spec.
(image_set_transform):
(imagemagick_load_image):
(svg_load_image): Use the image instead of the spec in compute_image_size.
(syms_of_image): Add 'em' as a symbol.
2021-04-15 17:56:23 +01:00
..
emacs Add new icomplete-vertical-mode 2021-04-10 23:51:05 +01:00
lispintro Remove references to very old versions of Emacs from eintr 2021-04-03 00:53:43 +02:00
lispref Allow use of em in image spec sizes 2021-04-15 17:56:23 +01:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Improvements to message-syntax-checks docs and options 2021-04-13 08:45:07 -07:00