• Tino Calancha's avatar
    image-type-from-file-name: Perform a case insensitive match · 2db3307e
    Tino Calancha authored
    Fix Bug#24317
    * lisp/image.el (image-type-from-file-name): Bind case-fold-search
    to a non-nil value to force a case insensitive match.
    * lisp/image-dired.el (image-dired-rotate-original):
    Use image-type (Bug#24317).
    (image-dired-get-exif-file-name): Idem.
    Set 'no-exif-data-found' and 'data' in same setq call.
    Use file-attribute-modification-time.
    2db3307e
image.el 38.5 KB