diff etc/NEWS @ 110310:9b5623e06689

* doc/lispref/syntax.texi (Syntax Flags): Document new `c' flag.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 11 Sep 2010 15:58:57 +0200
parents 14a601b405fc
children 3f2e688cf8d3
line wrap: on
line diff
--- a/etc/NEWS	Fri Sep 10 23:17:02 2010 -0400
+++ b/etc/NEWS	Sat Sep 11 15:58:57 2010 +0200
@@ -492,6 +492,7 @@
 
 ** New hook post-self-insert-hook run at the end of self-insert-command.
 
++++
 ** Syntax tables support a new "comment style c" additionally to style b.
 ** frame-local variables cannot be let-bound any more.
 ** prog-mode is a new major-mode meant to be the parent of programming mode.