]> git.eshelyaron.com Git - emacs.git/commit
Fix decoding 'display' properties with SVG images in Enriched mode
authorEli Zaretskii <eliz@gnu.org>
Sun, 14 Jul 2024 06:06:55 +0000 (09:06 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 17 Jul 2024 17:39:22 +0000 (19:39 +0200)
commitbbe420c8063e26dc877b4b5a6fe1becf491197b6
treebc991daac3a13c12d2d8e996be3fd4fc24e463c7
parentdfee52af25e7a40777e44d3adb82ab911bc38443
Fix decoding 'display' properties with SVG images in Enriched mode

* lisp/textmodes/enriched.el (enriched-next-annotation): Reject
matches of 'enriched-annotation-regexp' inside strings.  Reported
by Christopher Howard <christopher@librehacker.com> in
https://lists.gnu.org/archive/html/help-gnu-emacs/2024-06/msg00178.html.

(cherry picked from commit 33ba72f52fd2138a7c2d6c065236fd459b8c659d)
lisp/textmodes/enriched.el