File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1943,11 +1943,10 @@ sub do_cmd_term{
19431943}
19441944
19451945
1946- # I don't recall exactly why this was needed, but it was very much needed.
1947- # We'll see if anything breaks when I move the "code" line out -- some
1948- # things broke with it in.
1949-
1950- # code # {}
1946+ # Commands listed here have process-order dependencies; these often
1947+ # are related to indexing operations.
1948+ # XXX Not sure why funclineni, methodlineni, and samp are here.
1949+ #
19511950process_commands_wrap_deferred(<<_RAW_ARG_DEFERRED_CMDS_ );
19521951declaremodule # [] # {} # {}
19531952funcline # {} # {}
@@ -1956,6 +1955,15 @@ sub do_cmd_term{
19561955methodline # [] # {} # {}
19571956methodlineni # [] # {} # {}
19581957modulesynopsis # {}
1958+ bifuncindex # {}
1959+ exindex # {}
1960+ indexii # {} # {}
1961+ indexiii # {} # {} # {}
1962+ indexiv # {} # {} # {} # {}
1963+ kwindex # {}
1964+ obindex # {}
1965+ opindex # {}
1966+ stindex # {}
19591967platform # {}
19601968samp # {}
19611969setindexsubitem # {}
You can’t perform that action at this time.
0 commit comments