1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(Multiline Font Lock): End menu description with period.

This commit is contained in:
Glenn Morris 2009-07-10 05:01:12 +00:00
parent 5b594a5865
commit fe42c16aff
2 changed files with 3 additions and 1 deletions

View 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.

View 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