From: Glenn Morris Date: Fri, 10 Jul 2009 05:00:13 +0000 (+0000) Subject: (Multiline Font Lock): End menu description with period. X-Git-Tag: emacs-23.1~121 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ec185aa0e849fd56fd3d4753d598f5242e9e44c0;p=emacs.git (Multiline Font Lock): End menu description with period. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 7dd593af9fa..8896b697c06 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -4,6 +4,8 @@ * display.texi (Abstract Display): Merge in some menu descriptions from elisp.texi. + * modes.texi (Multiline Font Lock): End menu description with period. + 2009-07-09 Glenn Morris * back.texi: Don't hard-code texinfo location. diff --git a/doc/lispref/modes.texi b/doc/lispref/modes.texi index b4866fd7d75..8313ef7fd70 100644 --- a/doc/lispref/modes.texi +++ b/doc/lispref/modes.texi @@ -3148,7 +3148,7 @@ subsequent lines. @end itemize @menu -* Font Lock Multiline:: Marking multiline chunks with a text property +* Font Lock Multiline:: Marking multiline chunks with a text property. * Region to Fontify:: Controlling which region gets refontified after a buffer change. @end menu