projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
576eba7
)
Fix image-mode.el compilation
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 14 Sep 2022 14:04:42 +0000
(16:04 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 14 Sep 2022 14:04:52 +0000
(16:04 +0200)
* lisp/image/image-crop.el (text-property-search): Require.
lisp/image/image-crop.el
patch
|
blob
|
history
diff --git
a/lisp/image/image-crop.el
b/lisp/image/image-crop.el
index 9bb04d4a3b3e3c6129b989127483300b709a8ff9..2eadd0e10867ded76ccf73b5e7e2c7f1a835f482 100644
(file)
--- a/
lisp/image/image-crop.el
+++ b/
lisp/image/image-crop.el
@@
-28,6
+28,7
@@
;;; Code:
(require 'svg)
+(require 'text-property-search)
(defvar image-crop-exif-rotate nil
"If non-nil, rotate images by updating exif data.