mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; Fix typos
This commit is contained in:
parent
e37484ee26
commit
7280f3f073
7 changed files with 7 additions and 7 deletions
|
|
@ -2060,7 +2060,7 @@ IF MULTIPLE is non-nil, return a list of faces.
|
|||
|
||||
Return nil if there is no face at point.
|
||||
|
||||
This function is not meant for handling faces programatically; to
|
||||
This function is not meant for handling faces programmatically; to
|
||||
do that, use `get-text-property' and `get-char-property'."
|
||||
(let (faces)
|
||||
(when text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue