view tests/tooltalk/beeps.el @ 4426:515b91f904c1

Fix specifier inheritance behavior This patch ensures that no fallback is used if so requested, when the specifier instantiation process involves inheritance (for instance, a face [property] inheriting from another face [property]).
author Didier Verna <didier@xemacs.org>
date Tue, 26 Feb 2008 18:02:34 +0100
parents 131b0175ea99
children
line wrap: on
line source

(beep)
(beep)
(progn
  (beep)
  (beep))