# HG changeset patch # User Richard M. Stallman # Date 1123789916 0 # Node ID e611dfbe110ab7996399752f34ec16d3af6898fc # Parent 80b859b476aa09878f0b9e13a0a95e2a3beb9d61 *** empty log message *** diff -r 80b859b476aa -r e611dfbe110a lispref/ChangeLog --- a/lispref/ChangeLog Thu Aug 11 19:51:14 2005 +0000 +++ b/lispref/ChangeLog Thu Aug 11 19:51:56 2005 +0000 @@ -1,3 +1,16 @@ +2005-08-11 Richard M. Stallman + + * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips): + New nodes split out of Coding Conventions. + + * searching.texi (Regular Expressions): Document re-builder. + + * os.texi (Time Parsing): New node split out of Time Conversion. + + * processes.texi (Misc Network, Network Feature Testing) + (Network Options, Make Network): New nodes split out of + Low-Level Network. + 2005-08-09 Richard M. Stallman * frames.texi (Geometry): New node, split from Size and Position.