]> code.delx.au - gnu-emacs/commitdiff
*** 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 878daad29ea2f84b18c3a9b7047109e21ea237d2..75eeaf73fec8d9435fab277a1d30ead3ff2b677a 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 bbaf2407d63928ef28b934980b656e9aacd75047..ee6feeb5fb7a067853eb795ee3f160df77f6a1b1 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.