annotate tests/tooltalk/beeps.el @ 4679:2c64d2bbb316

Test the multiple-value functionality. tests/ChangeLog addition: 2009-08-16 Aidan Kehoe <kehoea@parhasard.net> * automated/lisp-tests.el (foo): Test the Common Lisp-compatibile multiple value functionality.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 16 Aug 2009 21:00:08 +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))