+2001-08-06 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * play/animate.el: re-insert a reference to re-inserted function.
+
2001-08-06 Gerd Moellmann <gerd@gnu.org>
* help.el (describe-function-1): Use
;; makes the string STRING appear starting at VPOS, HPOS
;; by having each letter swoop into place from random starting position.
+;; animate-birthday-present was the first application of this program.
+
;;; Code:
;;; STRING is the string to be displayed,
(animate-string "to stay!" 19 34))
;;; animate.el ends here
-