texinfo-commits
[Top][All Lists]
Advanced

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

[6664] Text.pm heading add a comment


From: Gavin D. Smith
Subject: [6664] Text.pm heading add a comment
Date: Fri, 02 Oct 2015 14:40:29 +0000

Revision: 6664
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6664
Author:   gavin
Date:     2015-10-02 14:40:27 +0000 (Fri, 02 Oct 2015)
Log Message:
-----------
Text.pm heading add a comment

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/tp/Texinfo/Convert/Text.pm

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-10-02 08:24:24 UTC (rev 6663)
+++ trunk/ChangeLog     2015-10-02 14:40:27 UTC (rev 6664)
@@ -1,5 +1,9 @@
 2015-10-02  Gavin Smith  <address@hidden>
 
+       * tp/Texinfo/Convert/Text.pm (heading): Add a comment.
+
+2015-10-02  Gavin Smith  <address@hidden>
+
        * tp/tests/README: Remove instructions that don't work any more.
 
 2015-09-30  Gavin Smith  <address@hidden>

Modified: trunk/tp/Texinfo/Convert/Text.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Text.pm    2015-10-02 08:24:24 UTC (rev 6663)
+++ trunk/tp/Texinfo/Convert/Text.pm    2015-10-02 14:40:27 UTC (rev 6664)
@@ -286,6 +286,7 @@
   4 => '.'
 );
 
+# Return the text of an underlined heading, possibly indented.
 sub heading($$$;$$)
 {
   my $current = shift;




reply via email to

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