emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/play/animate.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/play/animate.el
Date: Fri, 04 Apr 2003 01:22:45 -0500

Index: emacs/lisp/play/animate.el
diff -c emacs/lisp/play/animate.el:1.7 emacs/lisp/play/animate.el:1.8
*** emacs/lisp/play/animate.el:1.7      Fri Aug 10 14:10:16 2001
--- emacs/lisp/play/animate.el  Tue Feb  4 08:20:41 2003
***************
*** 149,155 ****
        (animate-string (car list-of-strings) vpos)
        (setq vpos (+ vpos space 1))
        (setq list-of-strings (cdr list-of-strings)))))
!  
  ;;;###autoload
  (defun animate-birthday-present ()
    "Display Sarah's birthday present in a new buffer."
--- 149,155 ----
        (animate-string (car list-of-strings) vpos)
        (setq vpos (+ vpos space 1))
        (setq list-of-strings (cdr list-of-strings)))))
! 
  ;;;###autoload
  (defun animate-birthday-present ()
    "Display Sarah's birthday present in a new buffer."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]