aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/ChangeLog5
-rw-r--r--man/ChangeLog6
2 files changed, 11 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 79c583437f3..253c858f608 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,8 @@
12006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2
3 * searching.texi (Regexp Special): Put remark between parentheses
4 to avoid misreading.
5
12006-03-07 Luc Teirlinck <teirllm@auburn.edu> 62006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2 7
3 * searching.texi (Syntax of Regexps): More accurately describe 8 * searching.texi (Syntax of Regexps): More accurately describe
diff --git a/man/ChangeLog b/man/ChangeLog
index d03e52fcaa2..f24d77e16e4 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,9 @@
12006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2
3 * search.texi (Regexps): More accurately describe which characters
4 are special in which situations. Recommend _not_ to quote `]' or
5 `-' when they are not special.
6
12006-03-07 Carsten Dominik <dominik@science.uva.nl> 72006-03-07 Carsten Dominik <dominik@science.uva.nl>
2 8
3 * org.texi: Version number change only. 9 * org.texi: Version number change only.