changeset 60857:87594637fb45

(Font Lock): Put commas inside closequotes.
author Richard M. Stallman <rms@gnu.org>
date Wed, 23 Mar 2005 14:40:30 +0000
parents 798f3b5ae20f
children 29356dc048ef
files man/display.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/display.texi	Wed Mar 23 14:40:01 2005 +0000
+++ b/man/display.texi	Wed Mar 23 14:40:30 2005 +0000
@@ -326,7 +326,7 @@
 portion of a buffer.  As you scroll through the buffer, each portion
 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
+``stealthily,'' in the background, i.e.@: when Emacs is idle.  You can
 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}.