collapse run program code into runMacro() call
commit6899136c55abe253e196a74e39090ab393fca3cd
authorBert Wesarg <bert.wesarg@googlemail.com>
Mon, 6 Oct 2008 20:57:51 +0000 (6 22:57 +0200)
committerBert Wesarg <bert.wesarg@googlemail.com>
Mon, 6 Oct 2008 20:57:51 +0000 (6 22:57 +0200)
treef78dc9ee0c6118895415c3bab822d686711792ca
parentd823cae3dfc1467df710bfd8913c286c71c9a1e8
collapse run program code into runMacro() call

runWindow->macroCmdData != NULL and RunMacroAsSubrCall(prog) is the same
as runMacro(runWindow, prog)

B.W.

Patch: !parse-define.patch
24 files changed:
InterpretDebug5.diff
MultipleAssignment.diff
RSunderlineStyle.diff
SUBR_TAG.patch
UnderlineStyle.diff
callMacroFnByName2.diff
define_macro.patch
dictionary-fix-string-alloc.patch
dictionary.patch
escape_literal_macro.patch
highlight_calltip_line.patch
macroJoin.diff
macroSplit.diff
macro_hooks.patch
matching_patterns.patch
nmvarNEDIT_HOME2.diff
parse-define.patch
pos_line_convert.patch
relativeFileNormalization.diff
remove-cast-warnings.patch
setWindowTitleFormat.diff
shell_command-make-input-parameter-optional.patch
timer_macros.patch
transient-documents.patch