]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't omit first argument of @ref.
authorAndreas Schwab <schwab@suse.de>
Fri, 7 Dec 2001 11:57:15 +0000 (11:57 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 7 Dec 2001 11:57:15 +0000 (11:57 +0000)
man/emacs.texi
man/maintaining.texi

index d5dd6164c58be14c65791ae24918766ae7ec4837..316fb837f4ad41cc0a620ee8848d9476c72095c5 100644 (file)
@@ -99,7 +99,7 @@ Emacs is the extensible, customizable, self-documenting real-time
 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
 
index 06ad85fe9bd9b2e8880ce6a8d96a423dea4d36d5..b84b17c3783635a677c337bd52f70a7d3033f316 100644 (file)
@@ -848,7 +848,7 @@ It's not unusual for programmers to get their signals crossed and modify
 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.