]> git.eshelyaron.com Git - emacs.git/commit
Make string-animate smoother
authorStefan Kangas <stefan@marxist.se>
Sat, 20 Nov 2021 12:12:38 +0000 (13:12 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 20 Nov 2021 12:14:35 +0000 (13:14 +0100)
commit14cd6ec8d269415ad4c342580c53528ab1bb17b2
tree05dd5fe55315582381479dd8670d8a296620f988
parent7294a2861d274fe61f61d182d7c74041e738fe75
Make string-animate smoother

* lisp/play/animate.el (animate-total-added-delay): New defcustom.
(animate-n-steps): Double the default value.  Use :type 'natnum'.
(animate-string): Make the delay depend on the above new defcustom
divided by the number of steps.
lisp/play/animate.el