aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuc Teirlinck2006-03-09 02:01:44 +0000
committerLuc Teirlinck2006-03-09 02:01:44 +0000
commitfc1d338658bc9d0e877c68693ee5ad05a5865b60 (patch)
treefee1cf39a83997c733cb7f87dd25a375ea8e1fc7
parent1ab7aea17af854d3832cb1053377e1c52f621672 (diff)
downloademacs-fc1d338658bc9d0e877c68693ee5ad05a5865b60.tar.gz
emacs-fc1d338658bc9d0e877c68693ee5ad05a5865b60.zip
*** empty log message ***
-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.