diff options
author | Tino Calancha <tino.calancha@gmail.com> | 2016-09-04 11:09:31 +0900 |
---|---|---|
committer | Tino Calancha <tino.calancha@gmail.com> | 2016-09-04 11:09:31 +0900 |
commit | 2db3307e8a966a8f652a210d8f8eb83daddd7d9f (patch) | |
tree | 053f5bbe8b3be9c893b3267e519fd9cc91fe0191 /test/lisp/emacs-lisp/regexp-opt-tests.el | |
parent | 7c16c89c5772a1777e4d73ebc5ea2a3ff8344c22 (diff) | |
download | emacs-2db3307e8a966a8f652a210d8f8eb83daddd7d9f.tar.gz emacs-2db3307e8a966a8f652a210d8f8eb83daddd7d9f.tar.bz2 emacs-2db3307e8a966a8f652a210d8f8eb83daddd7d9f.zip |
image-type-from-file-name: Perform a case insensitive match
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.
Diffstat (limited to 'test/lisp/emacs-lisp/regexp-opt-tests.el')
0 files changed, 0 insertions, 0 deletions