]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix image-mode.el compilation
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 14 Sep 2022 14:04:42 +0000 (16:04 +0200)
committerLars 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

index 9bb04d4a3b3e3c6129b989127483300b709a8ff9..2eadd0e10867ded76ccf73b5e7e2c7f1a835f482 100644 (file)
@@ -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.