allout-after-saves-handler

allout-after-saves-handler is a compiled Lisp function in `allout.el'.

(allout-after-saves-handler)

Decrypt topic encrypted for save, if it's currently being edited.

Ie, if it was pending encryption and contained the point in its body before
the save.

We use values stored in `allout-after-save-decrypt' to locate the topic
and the place for the cursor after the decryption is done.