git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@919 c06c8d41-db1a-0410-9941-cceddc491573
WQPXDYGAZJ37UR5GHIFXIMPWWJNLY3G2JYDGVP5PXRY36MMVXFAQC
Allow individual interrupts to be disabled for an activity using -=. For
instance, interrupt_rest -= message will disable the
stop-resting-for-any-silly-message behaviour (and also make stop_travel
relevant to resting).
What are the possible values for xxx and yyy in
interrupt_xxx -= yyy?
----------------