# HG changeset patch # User Richard M. Stallman # Date 1166392972 0 # Node ID 9068e737a4b69058a964c21f4d4fe43d20c66b6d # Parent 8b868922f091b13758b0ed2b35a1af91ac679c2f *** empty log message *** diff -r 8b868922f091 -r 9068e737a4b6 lispref/ChangeLog --- a/lispref/ChangeLog Sun Dec 17 22:02:34 2006 +0000 +++ b/lispref/ChangeLog Sun Dec 17 22:02:52 2006 +0000 @@ -1,5 +1,12 @@ 2006-12-17 Richard Stallman + * syntax.texi (Parsing Expressions): Split up node. + (Motion via Parsing, Position Parse, Parser State) + (Low-Level Parsing, Control Parsing): New subnodes. + (Parser State): Document syntax-ppss-toplevel-pos. + + * positions.texi (List Motion): Punctuation fix. + * files.texi (File Name Completion): Document PREDICATE arg to file-name-completion.