diff options
Diffstat (limited to 'lisp/play/animate.el')
-rw-r--r-- | lisp/play/animate.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index 3e72247320f..40c4696dc08 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el @@ -184,4 +184,5 @@ Strings will be separated from each other by SPACE lines." (animate-string "my sunshine" 18 34) (animate-string "to stay!" 19 34)) +;;; arch-tag: 275289a3-6ac4-41da-b527-a1147045392f ;;; animate.el ends here |