Clarified occasions of -mark message and removed surplus -mark message emitter
This commit is contained in:
parent
4897fc74f1
commit
79feaa7fd5
@ -1395,8 +1395,6 @@ eval_any_problems:
|
|||||||
goto next_command;
|
goto next_command;
|
||||||
|
|
||||||
ex:;
|
ex:;
|
||||||
if((!xorriso->is_dialog) && !(flag&1))
|
|
||||||
Xorriso_mark(xorriso,0);
|
|
||||||
fflush(stdout);
|
fflush(stdout);
|
||||||
return(ret);
|
return(ret);
|
||||||
}
|
}
|
||||||
|
@ -4494,8 +4494,9 @@ channels, "I" for info messages, "R" for result lines, "M" for -mark texts.
|
|||||||
@item -mark text
|
@item -mark text
|
||||||
@kindex -mark sets synchronizing message
|
@kindex -mark sets synchronizing message
|
||||||
@cindex Process, set synchronizing message, -mark
|
@cindex Process, set synchronizing message, -mark
|
||||||
If text is not empty it will get put out on "M" channel each time after a
|
If text is not empty it will get put out on "M" channel each time xorriso
|
||||||
dialog line has been processed.
|
is ready for the next dialog line or before xorriso performs a command that
|
||||||
|
was entered to the pager prompt.
|
||||||
@c man .TP
|
@c man .TP
|
||||||
@item -prog text
|
@item -prog text
|
||||||
@kindex -prog sets program name
|
@kindex -prog sets program name
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2010.11.30.112050"
|
#define Xorriso_timestamP "2010.11.30.170112"
|
||||||
|
Loading…
Reference in New Issue
Block a user