mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
Re-insert a reference to re-inserted function animate-birthday-present.
This commit is contained in:
parent
86f9d5aff1
commit
d1d850d6ab
@ -1,3 +1,7 @@
|
||||
2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
|
||||
|
||||
* play/animate.el: re-insert a reference to re-inserted function.
|
||||
|
||||
2001-08-06 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* help.el (describe-function-1): Use
|
||||
|
@ -28,6 +28,8 @@
|
||||
;; makes the string STRING appear starting at VPOS, HPOS
|
||||
;; by having each letter swoop into place from random starting position.
|
||||
|
||||
;; animate-birthday-present was the first application of this program.
|
||||
|
||||
;;; Code:
|
||||
|
||||
;;; STRING is the string to be displayed,
|
||||
@ -165,4 +167,3 @@ in the current window."
|
||||
(animate-string "to stay!" 19 34))
|
||||
|
||||
;;; animate.el ends here
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user