comparison lisp/play/animate.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0d8b17d428b5
children d0b60a164264 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
182 (sit-for .5) 182 (sit-for .5)
183 (animate-string "Please bring back" 17 30) 183 (animate-string "Please bring back" 17 30)
184 (animate-string "my sunshine" 18 34) 184 (animate-string "my sunshine" 18 34)
185 (animate-string "to stay!" 19 34)) 185 (animate-string "to stay!" 19 34))
186 186
187 ;;; arch-tag: 275289a3-6ac4-41da-b527-a1147045392f
187 ;;; animate.el ends here 188 ;;; animate.el ends here