aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/info.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index af628956dfd..d77e033a073 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12008-05-06 Juanma Barranquero <lekktu@gmail.com>
2
3 * info.texi (Top): Fix typo in xref.
4
12008-05-05 Karl Berry <karl@gnu.org> 52008-05-05 Karl Berry <karl@gnu.org>
2 6
3 * info.texi (Top): @xref to stand-alone manual. 7 * info.texi (Top): @xref to stand-alone manual.
diff --git a/doc/misc/info.texi b/doc/misc/info.texi
index ccfa49dd36c..3e662b61f7c 100644
--- a/doc/misc/info.texi
+++ b/doc/misc/info.texi
@@ -65,7 +65,7 @@ probably using an Info reader to read this now.
65 65
66There are two primary Info readers: @code{info}, a stand-alone program 66There are two primary Info readers: @code{info}, a stand-alone program
67designed just to read Info files (@pxref{Top,,What is Info?, 67designed just to read Info files (@pxref{Top,,What is Info?,
68info-stnd, GNU Info), and the @code{info} package in GNU Emacs, a 68info-stnd, GNU Info}), and the @code{info} package in GNU Emacs, a
69general-purpose editor. At present, only the Emacs reader supports 69general-purpose editor. At present, only the Emacs reader supports
70using a mouse. 70using a mouse.
71 71