* doc/emacs/files.texi (Comparing Files):

* doc/emacs/trouble.texi (Sending Patches): Fix external xrefs.
This commit is contained in:
Glenn Morris 2016-05-24 14:58:27 -04:00
parent b995d1edf4
commit 4efb3e8169
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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