From: Eli Zaretskii Date: Mon, 9 Oct 2000 16:26:43 +0000 (+0000) Subject: Mention that `u' might or might not restore point. X-Git-Tag: emacs-pretest-21.0.90~1001 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cf50fa0bb6a6635992e1782a301d1dedbf7188f3;p=emacs.git Mention that `u' might or might not restore point. --- diff --git a/man/info.texi b/man/info.texi index cb3c4eed231..6a0d4cc23b1 100644 --- a/man/info.texi +++ b/man/info.texi @@ -522,7 +522,8 @@ level but go backwards'' You can go back to the node @samp{Help-M} by typing the command @kbd{u} for ``Up''. That puts you at the @emph{front} of the node---to get back to where you were reading you have to type -some @key{SPC}s. +some @key{SPC}s. (Some Info readers, such as the one built into Emacs, +put you at the same place where you were reading in @samp{Help-M}.) @format >> Now type @kbd{u} to move back up to @samp{Help-M}.