emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#33599: closed (PATCH: Fix Info links)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#33599: closed (PATCH: Fix Info links)
Date: Mon, 03 Dec 2018 21:07:02 +0000

Your message dated Tue, 4 Dec 2018 08:06:18 +1100
with message-id <address@hidden>
and subject line Re: bug#33599: PATCH: Fix Info links
has caused the debbugs.gnu.org bug report #33599,
regarding PATCH: Fix Info links
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
33599: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33599
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: PATCH: Fix Info links Date: Mon, 03 Dec 2018 00:42:29 -0600 User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.22) Gecko/20090807 MultiZilla/1.8.3.4e SeaMonkey/1.1.17 Mnenhy/0.7.6.0 While looking into another problem, I found that the Info node links are incorrect in dejagnu.texi. See <URL:https://www.gnu.org/software/texinfo/manual/texinfo/texinfo.html#Writing-a-Node> for more details.

ChangeLog entry:
----
        * doc/dejagnu.texi: Fix Info node links.
----
patch:
----
diff --git a/doc/dejagnu.texi b/doc/dejagnu.texi
index 887891e..8ee5953 100644
--- a/doc/dejagnu.texi
+++ b/doc/dejagnu.texi
@@ -5425,19 +5425,19 @@ This makes runtest exit. It is abbreviated as @emph{q}.
@item @code{}
@end table

address@hidden GNU Free Documentation License, Reference, Concept Index, Top
address@hidden GNU Free Documentation License, Concept Index, Reference, Top
@appendix GNU Free Documentation License
@include fdl.texi

address@hidden Concept Index, GNU Free Documentation License, Procedure Index, 
Top
address@hidden Concept Index, Procedure Index, GNU Free Documentation License, 
Top
@unnumbered Concept Index
@printindex cp

address@hidden Procedure Index, Concept Index, Variable Index, Top
address@hidden Procedure Index, Variable Index, Concept Index, Top
@unnumbered Procedure Index
@printindex fn

address@hidden Variable Index, Procedure Index, , Top
address@hidden Variable Index, , Procedure Index, Top
@unnumbered Variable Index
@printindex vr

----

-- Jacob





--- End Message ---
--- Begin Message --- Subject: Re: bug#33599: PATCH: Fix Info links Date: Tue, 4 Dec 2018 08:06:18 +1100 User-agent: Mutt/1.9.4 (2018-02-28)
Fixed in commit f6341032.

Ben


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]