diff options
Diffstat (limited to 'lisp/play/animate.el')
-rw-r--r-- | lisp/play/animate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/play/animate.el b/lisp/play/animate.el index a1420e62f02..9919600202f 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el @@ -92,7 +92,7 @@ "*Number of steps `animate-string' will place a char before its last position.") (defvar animation-buffer-name nil - "*String naming the default buffer for animations. + "String naming the default buffer for animations. When nil animations displayed in the buffer named *Animation*.") ;;;###autoload |