From: Glenn Morris Date: Tue, 24 May 2016 18:58:27 +0000 (-0400) Subject: * doc/emacs/files.texi (Comparing Files): X-Git-Tag: emacs-25.0.95~45 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4efb3e8;p=emacs.git * doc/emacs/files.texi (Comparing Files): * doc/emacs/trouble.texi (Sending Patches): Fix external xrefs. --- diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi index af7a2fc2f3d..3bbb3cddb38 100644 --- a/doc/emacs/files.texi +++ b/doc/emacs/files.texi @@ -1281,7 +1281,7 @@ The value of @code{diff-switches} should be a string; the default is @c Note that the actual name of the info file is diffutils.info, @c but it adds a dir entry for diff too. @c On older systems, only "info diff" works, not "info diffutils". -@xref{Top,, Diff, diff, Comparing and Merging Files}, for more +@xref{Top,, Diff, diffutils, Comparing and Merging Files}, for more information about the @command{diff} program. The output of the @code{diff} command is shown using a major mode diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index bff3a58651f..6f6071b446a 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi @@ -1175,7 +1175,7 @@ see @url{http://www.gnu.org/prep/standards/html_node/Change-Log-Concepts.html}, @end ifset @xref{Change Log Concepts, Change Log Concepts, -Change Log Concepts, gnu-coding-standards, GNU Coding Standards}. +Change Log Concepts, standards, GNU Coding Standards}. @item When you write the fix, keep in mind that we can't install a change that