aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog3
-rw-r--r--lispref/ChangeLog4
2 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 878daad29ea..75eeaf73fec 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12006-01-05 Richard M. Stallman <rms@gnu.org> 12006-01-05 Richard M. Stallman <rms@gnu.org>
2 2
3 * info.el (Info-find-node): Don't record previous node if have none.
4 (info): Go to directory only if history is empty.
5
3 * simple.el (mark): Doc fix. 6 * simple.el (mark): Doc fix.
4 7
52006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 82006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index bbaf2407d63..ee6feeb5fb7 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12006-01-05 Richard M. Stallman <rms@gnu.org>
2
3 * markers.texi (The Mark): Fix in `mark'.
4
12006-01-04 Richard M. Stallman <rms@gnu.org> 52006-01-04 Richard M. Stallman <rms@gnu.org>
2 6
3 * processes.texi (Misc Network, Make Network): Minor cleanups. 7 * processes.texi (Misc Network, Make Network): Minor cleanups.