Mercurial > emacs
changeset 63273:161e3a7552ad
(lazy-lock-mode): Fix spellings in docstrings.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 10 Jun 2005 14:14:07 +0000 |
parents | 42d30d396c4e |
children | b870276d9ea5 |
files | lisp/obsolete/lazy-lock.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/obsolete/lazy-lock.el Fri Jun 10 14:13:42 2005 +0000 +++ b/lisp/obsolete/lazy-lock.el Fri Jun 10 14:14:07 2005 +0000 @@ -506,7 +506,7 @@ been idle for `lazy-lock-stealth-time' seconds, while Emacs remains idle. This is useful if any buffer has any deferred fontification. -Basic Font Lock mode on-the-fly fontification behaviour fontifies modified +Basic Font Lock mode on-the-fly fontification behavior fontifies modified lines only. Thus, if `lazy-lock-defer-contextually' is non-nil, Lazy Lock mode on-the-fly fontification may fontify differently, albeit correctly. In any event, to refontify some lines you can use \\[font-lock-fontify-block].