Mercurial > emacs
changeset 64919:e611dfbe110a
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 11 Aug 2005 19:51:56 +0000 |
parents | 80b859b476aa |
children | e736a91dd7b5 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <rms@gnu.org> * frames.texi (Geometry): New node, split from Size and Position.