]> git.eshelyaron.com Git - emacs.git/commitdiff
(Multiline Font Lock): End menu description with period.
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 05:00:13 +0000 (05:00 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 05:00:13 +0000 (05:00 +0000)
doc/lispref/ChangeLog
doc/lispref/modes.texi

index 7dd593af9fabaedf1699eb9760513bf17142590f..8896b697c06ddaf15fee6505e67fc8f58e777bec 100644 (file)
@@ -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.
index b4866fd7d7540e008cddde67b93ec8b657e3ad37..8313ef7fd70610014aedb7c32f56b13edca7b48c 100644 (file)
@@ -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