]> 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:01:12 +0000 (05:01 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Jul 2009 05:01:12 +0000 (05:01 +0000)
doc/lispref/ChangeLog
doc/lispref/modes.texi

index 58b80e210ce1bcd0064ac7cc80b0f41551a15153..be6f67c63a2d941b4b5548ad204af92d1e8b8ab7 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