diff --git a/recipes/svg-clock.rcp b/recipes/svg-clock.rcp new file mode 100644 index 00000000..66e098e9 --- /dev/null +++ b/recipes/svg-clock.rcp @@ -0,0 +1,7 @@ +(:name svg-clock + :type elpa + :description "svg-clock provides a scalable analog clock. Rendering is done by +means of svg (Scalable Vector Graphics). Works only with Emacsen +which were built with svg support -- (image-type-available-p 'svg) +must return t. Call `svg-clock' to start/stop the clock. +Set `svg-clock-size' to change its size.")