@@ -314,12 +314,12 @@ <h3 class="subsection">12.3.4 Urgent and Delayed Actions</h3>
314314< dt > < a class ="anchor " id ="index-proof_002dtree_002durgent_002daction "> </ a > < u > Function:</ u > < b > proof-tree-urgent-action</ b > < i > last-item</ i > </ dt >
315315< dd > < p > Urgent actions for proof-tree display.< br >
316316This is the second entry point of the Proof General prooftree support,
317- see also ‘< samp > < code > proof-tree-handle-delayed-output</ code > </ samp > ’. Call
317+ see also ‘< samp > < code > proof-tree-handle-delayed-output</ code > </ samp > ’. Call
318318‘< samp > < code > proof-tree-check-proof-finish</ code > </ samp > ’ to delay processing the queue region at
319319the end of a proof until all show-goal commands from prooftree have been
320- processed. Do also call ‘< samp > < code > proof-tree-assistant-specific-urgent-action</ code > </ samp > ’,
320+ processed. Do also call ‘< samp > < code > proof-tree-assistant-specific-urgent-action</ code > </ samp > ’,
321321which appropriately inserts show-goal commands if Coq is running
322- completely silent. < var > last-item</ var > is the last proof-action item that has just
322+ completely silent. < var > last-item</ var > is the last proof-action item that has just
323323been processed.
324324</ p >
325325< p > When the proof-tree display is active, this function is called from
@@ -345,7 +345,7 @@ <h3 class="subsection">12.3.4 Urgent and Delayed Actions</h3>
345345< dt > < a class ="anchor " id ="index-proof_002dtree_002dhandle_002ddelayed_002doutput "> </ a > < u > Function:</ u > < b > proof-tree-handle-delayed-output</ b > < i > old-proof-marker cmd flags _span</ i > </ dt >
346346< dd > < p > Process delayed output for prooftree.< br >
347347This function is the main entry point of the Proof General prooftree
348- support, but see also ‘< samp > < code > proof-tree-urgent-action</ code > </ samp > ’. It examines the
348+ support, but see also ‘< samp > < code > proof-tree-urgent-action</ code > </ samp > ’. It examines the
349349delayed output in order to take appropriate actions and maintains the
350350internal state.
351351</ p >
@@ -453,7 +453,7 @@ <h3 class="subsection">12.4.2 Prooftree Adaption</h3>
453453</ div >
454454< p >
455455 < font size ="-1 ">
456- This document was generated on < i > January 9 , 2026</ i > using < a href ="http://www.nongnu.org/texi2html/ "> < i > texi2html 1.82</ i > </ a > .
456+ This document was generated on < i > January 13 , 2026</ i > using < a href ="http://www.nongnu.org/texi2html/ "> < i > texi2html 1.82</ i > </ a > .
457457 </ font >
458458 < br >
459459
0 commit comments