diff options
author | Tom Tromey <tromey@redhat.com> | 2012-09-04 10:10:06 -0600 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-09-04 10:10:06 -0600 |
commit | bf69f522a9e135f9aa483cedd53e71e915f2bf75 (patch) | |
tree | 3f73c47fb863ef87f420de1d30858da821072bd9 /lisp/play/animate.el | |
parent | 303324a9232dbc89369faceb6b3530740d0fc1bd (diff) | |
parent | 6ec9a5a7b5efb129807f567709ca858211ed7840 (diff) | |
download | emacs-bf69f522a9e135f9aa483cedd53e71e915f2bf75.tar.gz |
merge from trunk
Diffstat (limited to 'lisp/play/animate.el')
-rw-r--r-- | lisp/play/animate.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index 9919600202f..2398a7b89c7 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el @@ -201,8 +201,6 @@ the buffer *Birthday-Present-for-Name*." (animate-string "my sunshine" 18 34) (animate-string "to stay!" 19 34)) -(random t) - (provide 'animate) ;;; animate.el ends here |