]> git.eshelyaron.com Git - emacs.git/commit
Clarify face-at-point doc string and add (thing-at-point 'face)
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 12 Aug 2022 13:54:55 +0000 (15:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 12 Aug 2022 13:54:55 +0000 (15:54 +0200)
commit829b131e5b3ad3b077be9d31215770b251341c68
treee27f0f2ed16dc5ceec9984f40b26a239317667a1
parentc0d761bf7f441f8ab9792351a493dc6bd5525dc1
Clarify face-at-point doc string and add (thing-at-point 'face)

* lisp/faces.el (face-at-point): Say what this function does.

* lisp/thingatpt.el (thing-at-point-face-at-point): Add `face'
type (bug#57087).
(thing-at-point-provider-alist, thing-at-point): Mention it in the
doc strings.
lisp/faces.el
lisp/thingatpt.el