From fe42c16affdafcc6fdd6ef345a81b3cd9098ad93 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 10 Jul 2009 05:01:12 +0000 Subject: [PATCH] (Multiline Font Lock): End menu description with period. --- doc/lispref/ChangeLog | 2 ++ doc/lispref/modes.texi | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 58b80e210ce..be6f67c63a2 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 -- 2.39.2