/[emacs]/emacs/man/display.texi
ViewVC logotype

Diff of /emacs/man/display.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.79 by rms, Sun Jan 9 01:58:58 2005 UTC revision 1.80 by rms, Sun Jan 30 11:09:19 2005 UTC
# Line 219  Font Lock mode whenever you edit a C fil Line 219  Font Lock mode whenever you edit a C fil
219  @findex global-font-lock-mode  @findex global-font-lock-mode
220  @vindex global-font-lock-mode  @vindex global-font-lock-mode
221    To turn on Font Lock mode automatically in all modes which support    To turn on Font Lock mode automatically in all modes which support
222  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
223  function @code{global-font-lock-mode} in your @file{.emacs} file, like  function @code{global-font-lock-mode} in your @file{.emacs} file, like
224  this:  this:
225    
# Line 327  portion of a buffer.  As you scroll thro Line 327  portion of a buffer.  As you scroll thro
327  that becomes visible is fontified as soon as it is displayed.  The  that becomes visible is fontified as soon as it is displayed.  The
328  parts of the buffer that are not displayed are fontified  parts of the buffer that are not displayed are fontified
329  ``stealthily'', in the background, i.e.@: when Emacs is idle.  You can  ``stealthily'', in the background, i.e.@: when Emacs is idle.  You can
330  control this background fontification, called @dfn{Just-In-Time}, or  control this background fontification, also called @dfn{Just-In-Time}
331  @dfn{JIT} Font Lock, by customizing various options in the  (or @dfn{JIT}) Lock, by customizing variables in the customization
332  customization group @samp{jit-lock}.  @xref{Specific Customization}.  group @samp{jit-lock}.  @xref{Specific Customization}.
333    
334  @node Highlight Changes  @node Highlight Changes
335  @section Highlight Changes Mode  @section Highlight Changes Mode
# Line 1087  the variable @code{blink-cursor-alist}. Line 1087  the variable @code{blink-cursor-alist}.
1087  state, with the same appearance as when the blinking cursor blinks  state, with the same appearance as when the blinking cursor blinks
1088  ``off''.  For a box cursor, this is a hollow box; for a bar cursor,  ``off''.  For a box cursor, this is a hollow box; for a bar cursor,
1089  this is a thinner bar.  To turn off cursors in non-selected windows,  this is a thinner bar.  To turn off cursors in non-selected windows,
1090  customize the option @code{cursor-in-non-selected-windows} and assign  customize the variable @code{cursor-in-non-selected-windows} and assign
1091  it a @code{nil} value.  it a @code{nil} value.
1092    
1093  @vindex x-stretch-cursor  @vindex x-stretch-cursor

Legend:
Removed from v.1.79  
changed lines
  Added in v.1.80

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26