Mercurial > emacs
changeset 41864:16dc446b245f
Don't omit first argument of @ref.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 07 Dec 2001 11:57:15 +0000 |
parents | 1e32dbd6c3f3 |
children | f5dbdfc9fe27 |
files | man/emacs.texi man/maintaining.texi |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/emacs.texi Fri Dec 07 08:10:56 2001 +0000 +++ b/man/emacs.texi Fri Dec 07 11:57:15 2001 +0000 @@ -99,7 +99,7 @@ display editor. This Info file describes how to edit with Emacs and some of how to customize it; it corresponds to GNU Emacs version @value{EMACSVER}. -For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The +For information on extending Emacs, see @ref{Top, Emacs Lisp,, elisp, The Emacs Lisp Reference Manual}. @end ifnottex
--- a/man/maintaining.texi Fri Dec 07 08:10:56 2001 +0000 +++ b/man/maintaining.texi Fri Dec 07 11:57:15 2001 +0000 @@ -848,7 +848,7 @@ the same program in two different directions. To recover from this confusion, you need to merge the two versions. Emerge makes this easier. See also @ref{Comparing Files}, for commands to compare -in a more manual fashion, and @ref{,Ediff,, ediff, The Ediff Manual}. +in a more manual fashion, and @ref{Top, Ediff,, ediff, The Ediff Manual}. @menu * Overview of Emerge:: How to start Emerge. Basic concepts.