diff man/display.texi @ 59796:48aa868cde0b

Don't say just "option" when talking about variables. Other minor cleanups.
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 Jan 2005 11:20:14 +0000
parents d189a9fc6e5b
children 8116a5e9f2a1 fa9654493afb
line wrap: on
line diff
--- a/man/display.texi	Sun Jan 30 11:07:54 2005 +0000
+++ b/man/display.texi	Sun Jan 30 11:20:14 2005 +0000
@@ -219,7 +219,7 @@
 @findex global-font-lock-mode
 @vindex global-font-lock-mode
   To turn on Font Lock mode automatically in all modes which support
-it, customize the user option @code{global-font-lock-mode} or use the
+it, customize the variable @code{global-font-lock-mode} or use the
 function @code{global-font-lock-mode} in your @file{.emacs} file, like
 this:
 
@@ -327,9 +327,9 @@
 that becomes visible is fontified as soon as it is displayed.  The
 parts of the buffer that are not displayed are fontified
 ``stealthily'', in the background, i.e.@: when Emacs is idle.  You can
-control this background fontification, called @dfn{Just-In-Time}, or
-@dfn{JIT} Font Lock, by customizing various options in the
-customization group @samp{jit-lock}.  @xref{Specific Customization}.
+control this background fontification, also called @dfn{Just-In-Time}
+(or @dfn{JIT}) Lock, by customizing variables in the customization
+group @samp{jit-lock}.  @xref{Specific Customization}.
 
 @node Highlight Changes
 @section Highlight Changes Mode
@@ -1087,7 +1087,7 @@
 state, with the same appearance as when the blinking cursor blinks
 ``off''.  For a box cursor, this is a hollow box; for a bar cursor,
 this is a thinner bar.  To turn off cursors in non-selected windows,
-customize the option @code{cursor-in-non-selected-windows} and assign
+customize the variable @code{cursor-in-non-selected-windows} and assign
 it a @code{nil} value.
 
 @vindex x-stretch-cursor