# HG changeset patch # User Juanma Barranquero # Date 1118412847 0 # Node ID 161e3a7552ad6462aa3a80084b205be34e79c659 # Parent 42d30d396c4ef03962f30d27d8b198f16fccd95f (lazy-lock-mode): Fix spellings in docstrings. diff -r 42d30d396c4e -r 161e3a7552ad lisp/obsolete/lazy-lock.el --- 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].