*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 5 Jan 2006 16:05:56 +0000 (16:05 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 5 Jan 2006 16:05:56 +0000 (16:05 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 878daad..75eeaf7 100644 (file)
@@ -1,5 +1,8 @@
 2006-01-05  Richard M. Stallman  <rms@gnu.org>
 
+       * info.el (Info-find-node): Don't record previous node if have none.
+       (info): Go to directory only if history is empty.
+
        * simple.el (mark): Doc fix.
 
 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
index bbaf240..ee6feeb 100644 (file)
@@ -1,3 +1,7 @@
+2006-01-05  Richard M. Stallman  <rms@gnu.org>
+
+       * markers.texi (The Mark): Fix in `mark'.
+
 2006-01-04  Richard M. Stallman  <rms@gnu.org>
 
        * processes.texi (Misc Network, Make Network): Minor cleanups.