annotate tests/tooltalk/beeps.el @ 5881:31dd275fa683

Preserv the current buffer on non-local exit, #'accept-process-output. 2015-03-31 Aidan Kehoe <kehoea@parhasard.net> * event-stream.c (Faccept_process_output): Restore the current buffer even on non-local exit in this function, none of the code that uses #'accept-process-output is actually prepared to handle the current buffer changing.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 31 Mar 2015 18:42:21 +0100
parents 131b0175ea99
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
70
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents:
diff changeset
1 (beep)
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents:
diff changeset
2 (beep)
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents:
diff changeset
3 (progn
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents:
diff changeset
4 (beep)
131b0175ea99 Import from CVS: tag r20-0b30
cvs
parents:
diff changeset
5 (beep))