changeset 68046:16fcb8fc6930

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 05 Jan 2006 16:05:56 +0000
parents 84897e4dbe0c
children cb837057e642
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 05 16:05:49 2006 +0000
+++ b/lisp/ChangeLog	Thu Jan 05 16:05:56 2006 +0000
@@ -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>
--- a/lispref/ChangeLog	Thu Jan 05 16:05:49 2006 +0000
+++ b/lispref/ChangeLog	Thu Jan 05 16:05:56 2006 +0000
@@ -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.