diff options
author | Jim Porter <jporterbugs@gmail.com> | 2024-05-20 12:45:13 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2024-05-20 13:24:11 -0700 |
commit | 77ece5709a1d38df8cec33432e77044c308b1d6b (patch) | |
tree | bf4ddbdf2a1c3a50e62b5b4f2d3f1271a6a370b4 /lisp/emacs-lisp/regexp-opt.el | |
parent | f6c60f16a231802104f53f3953b7fdc363944316 (diff) | |
download | emacs-77ece5709a1d38df8cec33432e77044c308b1d6b.tar.gz emacs-77ece5709a1d38df8cec33432e77044c308b1d6b.tar.bz2 emacs-77ece5709a1d38df8cec33432e77044c308b1d6b.zip |
Support text overlays for thingatpt provider helpers
* lisp/thingatpt.el (thing-at-point-for-text-property)
(forward-thing-for-text-property)
(bounds-of-thing-at-point-for-text-property): Rename to...
(thing-at-point-for-char-property)
(forward-thing-for-char-property)
(bounds-of-thing-at-point-for-char-property): ... and add overlay
support. Update callers.
* test/lisp/thingatpt-tests.el (thing-at-point-providers)
(forward-thing-providers, bounds-of-thing-at-point-providers): Test
overlays too.
* test/lisp/progmodes/bug-reference-tests.el (test-thing-at-point): Test
'bounds-of-thing-at-point' and 'forward-point'.
* etc/NEWS: Update function names in announcement.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions