1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00
emacs/doc
Lars Ingebrigtsen ae56c9674b Make combinations of :width/:max-height image specs work reliably
* doc/lispref/display.texi (ImageMagick Images): Document
:width/:max-height combinations (etc) (bug #25583).

* src/image.c (compute_image_size): Handle :width/:max-height
(etc) combinations consistently (by letting "max" win and
preserve ratio).

* test/manual/image-size-tests.el (image-size-tests): Add
tests for :width/:max-height (etc) combinations.
2017-07-15 02:48:17 +02:00
..
emacs Improve indexing of VC-related stuff in the Emacs manual 2017-07-09 17:46:59 +03:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Make combinations of :width/:max-height image specs work reliably 2017-07-15 02:48:17 +02:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Merge from gnulib 2017-07-13 19:24:49 -07:00