changeset 103821:6595a0b7f418

(Multiline Font Lock): End menu description with period.
author Glenn Morris <rgm@gnu.org>
date Fri, 10 Jul 2009 05:01:12 +0000
parents 9e06f7e38c79
children d4b0e49916d2
files doc/lispref/ChangeLog doc/lispref/modes.texi
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Fri Jul 10 04:58:56 2009 +0000
+++ b/doc/lispref/ChangeLog	Fri Jul 10 05:01:12 2009 +0000
@@ -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  <rgm@gnu.org>
 
 	* back.texi: Don't hard-code texinfo location.
--- a/doc/lispref/modes.texi	Fri Jul 10 04:58:56 2009 +0000
+++ b/doc/lispref/modes.texi	Fri Jul 10 05:01:12 2009 +0000
@@ -3148,7 +3148,7 @@
 @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