diff lisp/font-core.el @ 64445:cd2fa63ea66d

(font-lock-mode): Delete duplicate words.
author Juri Linkov <juri@jurta.org>
date Mon, 18 Jul 2005 15:24:00 +0000
parents 6fb026ad601f
children 41bb365f41c4 187d6a1f84f7
line wrap: on
line diff
--- a/lisp/font-core.el	Mon Jul 18 15:23:04 2005 +0000
+++ b/lisp/font-core.el	Mon Jul 18 15:24:00 2005 +0000
@@ -125,7 +125,7 @@
 When you turn Font Lock mode on/off the buffer is fontified/defontified, though
 fontification occurs only if the buffer is less than `font-lock-maximum-size'.
 
-For example, to specify that Font Lock mode use use Lazy Lock mode as a support
+For example, to specify that Font Lock mode uses Lazy Lock mode as a support
 mode and use maximum levels of fontification, put in your ~/.emacs:
 
  (setq font-lock-support-mode 'lazy-lock-mode)