From 5bb97b2621a69dae20b74b6966b19aa7fd910982 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 1 Aug 2001 10:18:26 +0000 Subject: [PATCH] Add Keywords and Maintainer. Remove a reference to a removed function. --- lisp/play/animate.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lisp/play/animate.el b/lisp/play/animate.el index ee0c070912f..e7ac1a231ea 100644 --- a/lisp/play/animate.el +++ b/lisp/play/animate.el @@ -2,6 +2,9 @@ ;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Maintainer: Richard Stallman +;; Keywords: games + ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify @@ -25,8 +28,6 @@ ;; 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, @@ -130,4 +131,3 @@ in the current window." (undo-boundary))) ;;; animate.el ends here - -- 2.39.2