]> git.eshelyaron.com Git - emacs.git/commit
Add a mechanism for buffer-local thing-at-points
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jan 2021 19:38:54 +0000 (20:38 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jan 2021 19:40:07 +0000 (20:40 +0100)
commit259edd435e0c02c3c906e8b34e7ece37724ccf11
tree42a012a41c0604572d073da97ad644c64c9887c5
parent7c9841b8428edfbc369eccf54788b668d4b27328
Add a mechanism for buffer-local thing-at-points

* doc/lispref/text.texi (Buffer Contents): Document it.

* lisp/thingatpt.el (thing-at-point-provider-alist): New variable.
(thing-at-point): Use it.
doc/lispref/text.texi
etc/NEWS
lisp/thingatpt.el