• Basil L. Contovounesios's avatar
    Fix off-by-one-link error in image--set-property · a4ad7bed
    Basil L. Contovounesios authored
    * lisp/image.el (image--set-property): Ensure new value is set even
    in the unlikely case that the plist is empty.  Fix off-by-one-link
    error when deleting a property. (bug#35285)
    * test/lisp/image-tests.el: New file.
    (image--set-property): New test.
    a4ad7bed
image.el 39 KB