1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 15:50:57 -08:00
emacs/doc
Lars Ingebrigtsen bd0b96d252 Allow using :width/:height as normal with xbm images
* doc/lispref/display.texi (XBM Images): Adjust the documentation.
* src/image.c (enum xbm_keyword_index): Add :data-width and
:data-height.
(xbm_format): Ditto.
(xbm_image_p): Allow passing in :width/:height for display.
(xbm_load): Use :data-width/:data-height.
2022-06-20 11:18:31 +02:00
..
emacs Allow removing quotes around links in *Help* buffers 2022-06-20 02:27:00 +02:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Allow using :width/:height as normal with xbm images 2022-06-20 11:18:31 +02:00
man Merge from origin/emacs-28 2022-06-13 06:55:57 +02:00
misc Merge from origin/emacs-28 2022-06-18 06:31:20 +02:00