aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman2005-08-11 19:51:56 +0000
committerRichard M. Stallman2005-08-11 19:51:56 +0000
commitc118d09e26efd5263892492fe168020f8cea094f (patch)
tree505bce0af537b745475cd0f0af9103f6d923c4fa /lispref
parentb95a0c80ae0397d4487058bd01d5aa1da87c4f4c (diff)
downloademacs-c118d09e26efd5263892492fe168020f8cea094f.tar.gz
emacs-c118d09e26efd5263892492fe168020f8cea094f.zip
(Regexp Backslash, Regexp Example): New nodes split out of Regexps.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 0e28b7b2168..600da8aaf5f 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,16 @@
12005-08-11 Richard M. Stallman <rms@gnu.org>
2
3 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
4 New nodes split out of Coding Conventions.
5
6 * searching.texi (Regular Expressions): Document re-builder.
7
8 * os.texi (Time Parsing): New node split out of Time Conversion.
9
10 * processes.texi (Misc Network, Network Feature Testing)
11 (Network Options, Make Network): New nodes split out of
12 Low-Level Network.
13
12005-08-09 Richard M. Stallman <rms@gnu.org> 142005-08-09 Richard M. Stallman <rms@gnu.org>
2 15
3 * frames.texi (Geometry): New node, split from Size and Position. 16 * frames.texi (Geometry): New node, split from Size and Position.