summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2024-05-20 12:45:13 -0700
committerJim Porter <jporterbugs@gmail.com>2024-05-20 13:24:11 -0700
commit77ece5709a1d38df8cec33432e77044c308b1d6b (patch)
treebf4ddbdf2a1c3a50e62b5b4f2d3f1271a6a370b4 /lisp/emacs-lisp
parentf6c60f16a231802104f53f3953b7fdc363944316 (diff)
downloademacs-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')
0 files changed, 0 insertions, 0 deletions