texinfo-commits
[Top][All Lists]
Advanced

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

texinfo/tp Texinfo/Parser.pm t/results/coverage...


From: Patrice Dumas
Subject: texinfo/tp Texinfo/Parser.pm t/results/coverage...
Date: Sun, 30 Jan 2011 11:37:47 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Patrice Dumas <pertusus>        11/01/30 11:37:46

Modified files:
        tp/Texinfo     : Parser.pm 
        tp/t/results/coverage: def.pl 
        tp/t/results/def: all_commands.pl all_commands_delimiters.pl 
                          all_commands_delimiters_printindex.pl 
                          all_commands_printindex.pl 
                          def_defx_mismatch.pl defx_after_comment.pl 
                          defx_after_empty_line.pl 
                          defx_after_paragraph_end.pl defx_after_text.pl 
                          double_command.pl empty_def_arguments.pl 
                          empty_def_command.pl empty_deftype.pl 
                          empty_deftypeop_name.pl 
                          end_of_line_protect_at_end.pl 
                          end_of_lines_protected.pl 
                          end_of_lines_protected_in_footnote.pl 
                          not_closed.pl protected_brace.pl 
                          wrong_braces_simple.pl 
                          wrong_braces_with_end_of_lines.pl 
        tp/t/results/invalid_nestings: block_not_matching.pl 
                                       def_not_closed_in_menu_description.pl 
                                       on_def_line.pl 

Log message:
        Remove the obsolete 'def' entry index entry structure.
        Add a (for now unused subroutine) to close a preformatted.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/Texinfo/Parser.pm?cvsroot=texinfo&r1=1.181&r2=1.182
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/coverage/def.pl?cvsroot=texinfo&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/all_commands.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/all_commands_delimiters.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/all_commands_delimiters_printindex.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/all_commands_printindex.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/def_defx_mismatch.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_comment.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_empty_line.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_paragraph_end.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/defx_after_text.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/double_command.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_def_arguments.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_def_command.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_deftype.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/empty_deftypeop_name.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/end_of_line_protect_at_end.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/end_of_lines_protected.pl?cvsroot=texinfo&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/end_of_lines_protected_in_footnote.pl?cvsroot=texinfo&r1=1.15&r2=1.16
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/not_closed.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/protected_brace.pl?cvsroot=texinfo&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/wrong_braces_simple.pl?cvsroot=texinfo&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/def/wrong_braces_with_end_of_lines.pl?cvsroot=texinfo&r1=1.11&r2=1.12
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/block_not_matching.pl?cvsroot=texinfo&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/def_not_closed_in_menu_description.pl?cvsroot=texinfo&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/texinfo/tp/t/results/invalid_nestings/on_def_line.pl?cvsroot=texinfo&r1=1.10&r2=1.11

Patches:
Index: Texinfo/Parser.pm
===================================================================
RCS file: /sources/texinfo/texinfo/tp/Texinfo/Parser.pm,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -b -r1.181 -r1.182
--- Texinfo/Parser.pm   29 Jan 2011 11:24:22 -0000      1.181
+++ Texinfo/Parser.pm   30 Jan 2011 11:37:44 -0000      1.182
@@ -474,6 +474,11 @@
   $close_paragraph_commands{$close_paragraph_command} = 1;
 }
 
+my %close_preformatted_commands = %close_paragraph_commands;
+foreach my $no_close_preformatted('center', 'insertcopying', 'sp') {
+  delete $close_preformatted_commands{$no_close_preformatted};
+}
+
 # commands that may appear in accents
 my %in_accent_commands = (%no_brace_commands, %accent_commands);
 foreach my $brace_command(keys(%brace_commands)) {
@@ -986,7 +991,7 @@
 
   my $located_line_nr = $line_nr;
   # use the beginning of the @-command for the error message
-  # line number if available. FIXME. not implemented
+  # line number if available. FIXME currently not done for regular brace 
commands
   $located_line_nr = $current->{'line_nr'}
     if ($current->{'line_nr'});
   if ($current->{'cmdname'} ne 'verb' or $current->{'type'} eq '') {
@@ -1000,8 +1005,7 @@
 }
 
 # close brace commands, that don't set a new context (ie @caption, @footnote)
-# and then the paragraph
-sub _end_paragraph ($$$)
+sub _close_all_style_commands($$$)
 {
   my $self = shift;
   my $current = shift;
@@ -1012,6 +1016,17 @@
           and !exists 
$context_brace_commands{$current->{'parent'}->{'cmdname'}}) {
     $current = _close_brace_command($self, $current->{'parent'}, $line_nr);
   }
+  return $current;
+}
+
+# close brace commands except for @caption, @footnote then the paragraph
+sub _end_paragraph ($$$)
+{
+  my $self = shift;
+  my $current = shift;
+  my $line_nr = shift;
+
+  $current = _close_all_style_commands($self, $current, $line_nr);
   if ($current->{'type'} and $current->{'type'} eq 'paragraph') {
     print STDERR "CLOSE PARA\n" if ($self->{'DEBUG'});
     $current = $current->{'parent'};
@@ -1019,7 +1034,27 @@
   return $current;
 }
 
-# remove the counters in multitable
+# close brace commands except for @caption, @footnote then the preformatted
+sub _end_preformatted ($$$)
+{
+  my $self = shift;
+  my $current = shift;
+  my $line_nr = shift;
+
+  $current = _close_all_style_commands($self, $current, $line_nr);
+  if ($current->{'type'} and $current->{'type'} eq 'preformatted') {
+    print STDERR "CLOSE PREFORMATTED\n" if ($self->{'DEBUG'});
+    # completly remove void preformatted contexts
+    if (address@hidden>{'contents'}}) {
+      pop @{$current->{'parent'}->{'contents'}};
+    }
+    $current = $current->{'parent'};
+  }
+  return $current;
+}
+
+# remove the dynamic counters in multitable, they are not of use in the final
+# tree
 sub _close_multitable($) {
   my $multitable = shift;
   foreach my $row (@{$multitable->{'contents'}}) {
@@ -1685,7 +1720,6 @@
                       'content'          => $content,
                      'command'          => $current,
                     };
-  $index_entry->{'def'} = 1 if ($def_commands{$command});
   $index_entry->{'node'} = $self->{'current_node'} if 
($self->{'current_node'});
   push @{$self->{'index_entries'}->{$index_name}}, $index_entry;
   $current->{'extra'}->{'index_entry'} = $index_entry;
@@ -1872,6 +1906,7 @@
         $def_parsed_hash->{$arg->[0]} = $arg->[1];
       }
       $current->{'parent'}->{'extra'}->{'def_parsed_hash'} = $def_parsed_hash;
+      # do an standard index entry tree
       my $index_entry = $def_parsed_hash->{'name'};
       if (defined($index_entry)) {
         if ($def_parsed_hash->{'class'}) {
@@ -1887,13 +1922,13 @@
           }
         }
         my $index_contents;
+        # 'root_line' is the container returned by gdt.
         if ($index_entry->{'type'} and $index_entry->{'type'} eq 'root_line') {
           $index_contents = $index_entry->{'contents'};
         } else {
           $index_contents = [$index_entry];
         }
         _enter_index_entry($self, 
$current->{'parent'}->{'extra'}->{'def_command'},
-          #  $current->{'parent'}, $arguments);
           $current->{'parent'}, $index_contents);
       } else {
         $self->line_warn (sprintf($self->__('Missing name for @%s'), 
@@ -3639,7 +3674,8 @@
             or $contents->[0]->{'type'} eq 'empty_spaces_before_argument'
             or $contents->[0]->{'type'} eq 'empty_spaces_after_close_brace'));
 
-  while (@$contents and (($contents->[-1]->{'cmdname'}
+  while (@$contents 
+         and (($contents->[-1]->{'cmdname'}
                         and ($contents->[-1]->{'cmdname'} eq 'c' 
                          or $contents->[-1]->{'cmdname'} eq 'comment'))
                         or ($contents->[-1]->{'type'}

Index: t/results/coverage/def.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/coverage/def.pl,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -b -r1.28 -r1.29
--- t/results/coverage/def.pl   1 Jan 2011 14:28:00 -0000       1.28
+++ t/results/coverage/def.pl   30 Jan 2011 11:37:44 -0000      1.29
@@ -89,7 +89,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -276,7 +275,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -411,7 +409,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -509,7 +506,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -616,7 +612,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -723,7 +718,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -830,7 +824,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -929,7 +922,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1049,7 +1041,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1118,7 +1109,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1203,7 +1193,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1277,7 +1266,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1395,7 +1383,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1525,7 +1512,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1655,7 +1641,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/all_commands.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/all_commands.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/def/all_commands.pl       11 Dec 2010 16:23:15 -0000      1.15
+++ t/results/def/all_commands.pl       30 Jan 2011 11:37:45 -0000      1.16
@@ -58,7 +58,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defvr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -175,7 +174,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -316,7 +314,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -420,7 +417,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypevr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -524,7 +520,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defcv',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -651,7 +646,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -754,7 +748,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftp',
               'index_name' => 'tp',
               'index_prefix' => 't'
@@ -857,7 +850,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defun',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -960,7 +952,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defmac',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1073,7 +1064,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defspec',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1163,7 +1153,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defvar',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -1263,7 +1252,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defopt',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -1380,7 +1368,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefun',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1484,7 +1471,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypevar',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -1608,7 +1594,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defivar',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -1746,7 +1731,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeivar',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -1873,7 +1857,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defmethod',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -2014,7 +1997,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypemethod',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/all_commands_delimiters.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/all_commands_delimiters.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/def/all_commands_delimiters.pl    1 Jan 2011 14:28:00 -0000       
1.15
+++ t/results/def/all_commands_delimiters.pl    30 Jan 2011 11:37:45 -0000      
1.16
@@ -418,7 +418,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -602,7 +601,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defvr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -818,7 +816,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1327,7 +1324,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1461,7 +1457,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1748,7 +1743,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1930,7 +1924,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypevr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -2298,7 +2291,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftp',
               'index_name' => 'tp',
               'index_prefix' => 't'
@@ -2480,7 +2472,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defcv',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -2705,7 +2696,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypecv',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -3059,7 +3049,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -3446,7 +3435,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -3608,7 +3596,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -3802,7 +3789,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -3996,7 +3982,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -4158,7 +4143,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -4320,7 +4304,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -4514,7 +4497,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -4708,7 +4690,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -4870,7 +4851,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -5032,7 +5012,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -5226,7 +5205,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -5420,7 +5398,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -5582,7 +5559,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -5744,7 +5720,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -5944,7 +5919,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -6062,7 +6036,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defun',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -6239,7 +6212,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -6416,7 +6388,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -6571,7 +6542,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defvr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -6726,7 +6696,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defvr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -6936,7 +6905,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -7146,7 +7114,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -7334,7 +7301,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypevr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -7522,7 +7488,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypevr',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -7699,7 +7664,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftp',
               'index_name' => 'tp',
               'index_prefix' => 't'
@@ -7876,7 +7840,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftp',
               'index_name' => 'tp',
               'index_prefix' => 't'
@@ -8064,7 +8027,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defcv',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -8273,7 +8235,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftp',
               'index_name' => 'tp',
               'index_prefix' => 't'
@@ -8504,7 +8465,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypecv',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -8735,7 +8695,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypecv',
               'index_name' => 'vr',
               'index_prefix' => 'v'
@@ -8955,7 +8914,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -9175,7 +9133,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -9428,7 +9385,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -9681,7 +9637,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -9946,7 +9901,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -10211,7 +10165,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/all_commands_delimiters_printindex.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/all_commands_delimiters_printindex.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/def/all_commands_delimiters_printindex.pl 29 Jan 2011 23:57:21 
-0000      1.4
+++ t/results/def/all_commands_delimiters_printindex.pl 30 Jan 2011 11:37:45 
-0000      1.5
@@ -449,7 +449,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deffn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -635,7 +634,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defvr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -853,7 +851,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1364,7 +1361,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1500,7 +1496,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1789,7 +1784,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1973,7 +1967,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypevr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -2343,7 +2336,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftp',
                   'index_name' => 'tp',
                   'index_prefix' => 't',
@@ -2527,7 +2519,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defcv',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -2754,7 +2745,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypecv',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -3110,7 +3100,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -3499,7 +3488,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -3663,7 +3651,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -3859,7 +3846,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -4055,7 +4041,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -4219,7 +4204,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -4383,7 +4367,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -4579,7 +4562,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -4775,7 +4757,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -4939,7 +4920,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -5103,7 +5083,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -5299,7 +5278,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -5495,7 +5473,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -5659,7 +5636,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -5823,7 +5799,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -6025,7 +6000,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -6145,7 +6119,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defun',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -6324,7 +6297,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deffn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -6503,7 +6475,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deffn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -6660,7 +6631,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defvr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -6817,7 +6787,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defvr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -7029,7 +6998,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -7241,7 +7209,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -7431,7 +7398,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypevr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -7621,7 +7587,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypevr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -7800,7 +7765,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftp',
                   'index_name' => 'tp',
                   'index_prefix' => 't',
@@ -7979,7 +7943,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftp',
                   'index_name' => 'tp',
                   'index_prefix' => 't',
@@ -8169,7 +8132,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defcv',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -8380,7 +8342,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftp',
                   'index_name' => 'tp',
                   'index_prefix' => 't',
@@ -8613,7 +8574,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypecv',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -8846,7 +8806,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypecv',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -9068,7 +9027,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -9290,7 +9248,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -9545,7 +9502,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -9800,7 +9756,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -10067,7 +10022,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -10334,7 +10288,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',

Index: t/results/def/all_commands_printindex.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/all_commands_printindex.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/def/all_commands_printindex.pl    29 Jan 2011 23:57:22 -0000      
1.4
+++ t/results/def/all_commands_printindex.pl    30 Jan 2011 11:37:45 -0000      
1.5
@@ -89,7 +89,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defvr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -208,7 +207,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -351,7 +349,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -457,7 +454,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypevr',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -563,7 +559,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defcv',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -692,7 +687,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defop',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -797,7 +791,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftp',
                   'index_name' => 'tp',
                   'index_prefix' => 't',
@@ -902,7 +895,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defun',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1007,7 +999,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defmac',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1122,7 +1113,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defspec',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1214,7 +1204,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defvar',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -1316,7 +1305,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defopt',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -1435,7 +1423,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypefun',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -1541,7 +1528,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypevar',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -1667,7 +1653,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defivar',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -1807,7 +1792,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypeivar',
                   'index_name' => 'vr',
                   'index_prefix' => 'v',
@@ -1936,7 +1920,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defmethod',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',
@@ -2079,7 +2062,6 @@
                     {},
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deftypemethod',
                   'index_name' => 'fn',
                   'index_prefix' => 'f',

Index: t/results/def/def_defx_mismatch.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/def_defx_mismatch.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/def/def_defx_mismatch.pl  7 Dec 2010 20:34:28 -0000       1.13
+++ t/results/def/def_defx_mismatch.pl  30 Jan 2011 11:37:45 -0000      1.14
@@ -142,7 +142,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defun',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -284,7 +283,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/defx_after_comment.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_after_comment.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/def/defx_after_comment.pl 1 Jan 2011 14:28:00 -0000       1.14
+++ t/results/def/defx_after_comment.pl 30 Jan 2011 11:37:45 -0000      1.15
@@ -103,7 +103,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -202,7 +201,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/defx_after_empty_line.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_after_empty_line.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/def/defx_after_empty_line.pl      7 Dec 2010 20:34:28 -0000       
1.13
+++ t/results/def/defx_after_empty_line.pl      30 Jan 2011 11:37:45 -0000      
1.14
@@ -103,7 +103,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -196,7 +195,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/defx_after_paragraph_end.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/defx_after_paragraph_end.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/def/defx_after_paragraph_end.pl   7 Dec 2010 20:34:28 -0000       
1.13
+++ t/results/def/defx_after_paragraph_end.pl   30 Jan 2011 11:37:45 -0000      
1.14
@@ -103,7 +103,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -207,7 +206,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/defx_after_text.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/defx_after_text.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/def/defx_after_text.pl    7 Dec 2010 20:34:28 -0000       1.13
+++ t/results/def/defx_after_text.pl    30 Jan 2011 11:37:45 -0000      1.14
@@ -103,7 +103,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -197,7 +196,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'deffn',
                   'index_name' => 'fn',
                   'index_prefix' => 'f'

Index: t/results/def/double_command.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/double_command.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/def/double_command.pl     7 Dec 2010 20:34:28 -0000       1.15
+++ t/results/def/double_command.pl     30 Jan 2011 11:37:45 -0000      1.16
@@ -179,7 +179,6 @@
                       'content' => [
                         {}
                       ],
-                      'def' => 1,
                       'index_at_command' => 'deffn',
                       'index_name' => 'fn',
                       'index_prefix' => 'f'
@@ -330,7 +329,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -436,7 +434,6 @@
                           'content' => [
                             {}
                           ],
-                          'def' => 1,
                           'index_at_command' => 'defvr',
                           'index_name' => 'vr',
                           'index_prefix' => 'v'
@@ -514,7 +511,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/empty_def_arguments.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_def_arguments.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/def/empty_def_arguments.pl        7 Dec 2010 20:34:28 -0000       
1.12
+++ t/results/def/empty_def_arguments.pl        30 Jan 2011 11:37:45 -0000      
1.13
@@ -103,7 +103,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -333,7 +332,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -468,7 +466,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -598,7 +595,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/empty_def_command.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_def_command.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/def/empty_def_command.pl  7 Dec 2010 20:34:28 -0000       1.14
+++ t/results/def/empty_def_command.pl  30 Jan 2011 11:37:45 -0000      1.15
@@ -58,7 +58,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -163,7 +162,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -225,7 +223,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/empty_deftype.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_deftype.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/def/empty_deftype.pl      11 Dec 2010 16:23:16 -0000      1.15
+++ t/results/def/empty_deftype.pl      30 Jan 2011 11:37:45 -0000      1.16
@@ -132,7 +132,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypefun',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -275,7 +274,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defun',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -467,7 +465,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypemethod',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -634,7 +631,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'defmethod',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/empty_deftypeop_name.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/empty_deftypeop_name.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/def/empty_deftypeop_name.pl       11 Dec 2010 16:23:16 -0000      
1.12
+++ t/results/def/empty_deftypeop_name.pl       30 Jan 2011 11:37:45 -0000      
1.13
@@ -166,7 +166,6 @@
                 {},
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deftypeop',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/end_of_line_protect_at_end.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/end_of_line_protect_at_end.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/def/end_of_line_protect_at_end.pl 7 Dec 2010 20:34:28 -0000       
1.13
+++ t/results/def/end_of_line_protect_at_end.pl 30 Jan 2011 11:37:45 -0000      
1.14
@@ -76,7 +76,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/end_of_lines_protected.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/end_of_lines_protected.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- t/results/def/end_of_lines_protected.pl     7 Dec 2010 20:34:28 -0000       
1.13
+++ t/results/def/end_of_lines_protected.pl     30 Jan 2011 11:37:45 -0000      
1.14
@@ -206,7 +206,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/end_of_lines_protected_in_footnote.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/end_of_lines_protected_in_footnote.pl,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- t/results/def/end_of_lines_protected_in_footnote.pl 29 Jan 2011 14:04:37 
-0000      1.15
+++ t/results/def/end_of_lines_protected_in_footnote.pl 30 Jan 2011 11:37:45 
-0000      1.16
@@ -231,7 +231,6 @@
                           'content' => [
                             {}
                           ],
-                          'def' => 1,
                           'index_at_command' => 'deffn',
                           'index_name' => 'fn',
                           'index_prefix' => 'f'

Index: t/results/def/not_closed.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/not_closed.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/def/not_closed.pl 7 Dec 2010 20:34:28 -0000       1.12
+++ t/results/def/not_closed.pl 30 Jan 2011 11:37:45 -0000      1.13
@@ -71,7 +71,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -146,7 +145,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -215,7 +213,6 @@
                   'content' => [
                     {}
                   ],
-                  'def' => 1,
                   'index_at_command' => 'defvar',
                   'index_name' => 'vr',
                   'index_prefix' => 'v'

Index: t/results/def/protected_brace.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/protected_brace.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- t/results/def/protected_brace.pl    7 Dec 2010 20:34:28 -0000       1.4
+++ t/results/def/protected_brace.pl    30 Jan 2011 11:37:45 -0000      1.5
@@ -64,7 +64,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/wrong_braces_simple.pl
===================================================================
RCS file: /sources/texinfo/texinfo/tp/t/results/def/wrong_braces_simple.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- t/results/def/wrong_braces_simple.pl        7 Dec 2010 20:34:28 -0000       
1.12
+++ t/results/def/wrong_braces_simple.pl        30 Jan 2011 11:37:45 -0000      
1.13
@@ -97,7 +97,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -228,7 +227,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -371,7 +369,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -514,7 +511,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -632,7 +628,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -733,7 +728,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -852,7 +846,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -983,7 +976,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -1114,7 +1106,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/def/wrong_braces_with_end_of_lines.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/def/wrong_braces_with_end_of_lines.pl,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- t/results/def/wrong_braces_with_end_of_lines.pl     7 Dec 2010 20:34:28 
-0000       1.11
+++ t/results/def/wrong_braces_with_end_of_lines.pl     30 Jan 2011 11:37:45 
-0000      1.12
@@ -96,7 +96,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -233,7 +232,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/invalid_nestings/block_not_matching.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/block_not_matching.pl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- t/results/invalid_nestings/block_not_matching.pl    7 Dec 2010 20:34:29 
-0000       1.16
+++ t/results/invalid_nestings/block_not_matching.pl    30 Jan 2011 11:37:46 
-0000      1.17
@@ -118,7 +118,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'

Index: t/results/invalid_nestings/def_not_closed_in_menu_description.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/def_not_closed_in_menu_description.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- t/results/invalid_nestings/def_not_closed_in_menu_description.pl    7 Dec 
2010 20:34:29 -0000       1.14
+++ t/results/invalid_nestings/def_not_closed_in_menu_description.pl    30 Jan 
2011 11:37:46 -0000      1.15
@@ -108,7 +108,6 @@
                           'content' => [
                             {}
                           ],
-                          'def' => 1,
                           'index_at_command' => 'deffn',
                           'index_name' => 'fn',
                           'index_prefix' => 'f'

Index: t/results/invalid_nestings/on_def_line.pl
===================================================================
RCS file: 
/sources/texinfo/texinfo/tp/t/results/invalid_nestings/on_def_line.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- t/results/invalid_nestings/on_def_line.pl   7 Dec 2010 20:34:29 -0000       
1.10
+++ t/results/invalid_nestings/on_def_line.pl   30 Jan 2011 11:37:46 -0000      
1.11
@@ -214,7 +214,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'
@@ -432,7 +431,6 @@
               'content' => [
                 {}
               ],
-              'def' => 1,
               'index_at_command' => 'deffn',
               'index_name' => 'fn',
               'index_prefix' => 'f'



reply via email to

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