texinfo-commits
[Top][All Lists]
Advanced

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

[6055] reverse last commit


From: Gavin D. Smith
Subject: [6055] reverse last commit
Date: Tue, 20 Jan 2015 08:19:33 +0000

Revision: 6055
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6055
Author:   gavin
Date:     2015-01-20 08:19:32 +0000 (Tue, 20 Jan 2015)
Log Message:
-----------
reverse last commit

Modified Paths:
--------------
    trunk/tp/Texinfo/Parser.pm

Modified: trunk/tp/Texinfo/Parser.pm
===================================================================
--- trunk/tp/Texinfo/Parser.pm  2015-01-19 19:16:07 UTC (rev 6054)
+++ trunk/tp/Texinfo/Parser.pm  2015-01-20 08:19:32 UTC (rev 6055)
@@ -6799,13 +6799,11 @@
 The different elements of the menu entry are directly in the 
 I<menu_entry> C<args> array reference.
 
-I<menu_entry_leading_text> holds the star and following spaces.  
-I<menu_entry_name> is the menu entry name (if present). 
-I<menu_entry_node> is a hash with the same keys as an element of a 
-I<nodes_manuals> array and has information about the node given in the 
-menu entry.  I<menu_entry_separator> holds the text after the node and 
-before the description, in most case C<::   >.  Lastly, 
-I<menu_entry_description> is for the description.
+I<menu_entry_leading_text> holds the star and following spaces. 
+I<menu_entry_name> is the menu entry name (if present), I<menu_entry_node>
+corresponds to the node in the menu entry, I<menu_entry_separator> holds
+the text after the node and before the description, in most case
+C<::   >.  Last I<menu_entry_description> is for the description.
 
 =item menu_comment
 




reply via email to

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