X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=blobdiff_plain;f=broken.el;h=c74eb632301a8cba2cc11719b9b5f2cd0bee77d1;hp=cc35ff0a3c4678ec5f454414c8134df9ec23b505;hb=bffd046167893cf159e30e6413081d7887a7e4ed;hpb=747c5d45bcd3bb49ba2df7f968e7648d94ec49be diff --git a/broken.el b/broken.el index cc35ff0..c74eb63 100644 --- a/broken.el +++ b/broken.el @@ -50,7 +50,6 @@ ) (put 'broken-facility 'lisp-indent-function 1) - (defmacro broken-facility (facility &optional docstring assertion no-notice) "Declare that FACILITY emulation is broken if ASSERTION is nil. ASSERTION is evaluated statically. @@ -109,6 +108,7 @@ compile(macro expansion) time and run time, warn it." ;;; @ end ;;; -(provide 'broken) +(require 'product) +(product-provide (provide 'broken) (require 'apel-ver)) ;;; broken.el ends here