Commit 4400509a authored by Fred Drake's avatar Fred Drake

Add \funcline, \funclineni, and \methodlineni to the list of functions

that are processed before their arguments.
Closes SF bug #637807.
parent a5a173ef
......@@ -1932,8 +1932,11 @@ sub do_cmd_term{
#code # {}
process_commands_wrap_deferred(<<_RAW_ARG_DEFERRED_CMDS_);
declaremodule # [] # {} # {}
funcline # {} # {}
funclineni # {} # {}
memberline # [] # {}
methodline # [] # {} # {}
methodlineni # [] # {} # {}
modulesynopsis # {}
platform # {}
samp # {}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment