annotate tests/tooltalk/beeps.el @ 5213:7abb91db1e64

Accept #B<binary>, #O<octal>, and #X<hex>. 2010-05-24 Mike Sperber <mike@xemacs.org> * lread.c (read1): Accept #B<binary>, #O<octal>, and #X<hex>, just like GNU Emacs.
author Mike Sperber <sperber@deinprogramm.de>
date Mon, 24 May 2010 10:43:29 +0200
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))