Mercurial > emacs
changeset 85048:bbb0d5d8d60f
(Auto Faces): Fix typo.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Fri, 05 Oct 2007 11:27:43 +0000 |
| parents | 141212ec0353 |
| children | d2777897b96d |
| files | doc/lispref/display.texi |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/display.texi Fri Oct 05 09:39:39 2007 +0000 +++ b/doc/lispref/display.texi Fri Oct 05 11:27:43 2007 +0000 @@ -2518,7 +2518,7 @@ @cindex automatic face assignment @cindex faces, automatic choice - This hook is used for automatically assigning facesto text in the + This hook is used for automatically assigning faces to text in the buffer. It is part of the implementation of Jit-Lock mode, used by Font-Lock.
