Can I group reverting (undo) to a whole script?
I have a script that does some magic. However, if I undo it, it undoes every step of the script one by one. Can I somehow tell at the start of the script that this all hould b ONE change for the undo-buffer?
