From 5f72adc0883ee37384a53aba28af86da06a7f831 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 5 Jul 2001 13:38:38 +0000 Subject: =?UTF-8?q?Fix=20first=20line.=20=20From=20Pavel=20Jan=1B,Bm=1B(Bk?= =?UTF-8?q?=20.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lisp/ChangeLog | 7 +++++-- lisp/play/pong.el | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'lisp') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 625916563e6..06e4cde8d7c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,10 @@ 2001-07-05 Gerd Moellmann - * battery.el (battery-update): Add help-echo. - From Pavel Jan,Bm(Bk . + * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk + . + + * battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk + . 2001-07-04 Gerd Moellmann diff --git a/lisp/play/pong.el b/lisp/play/pong.el index e1d76b7b165..c1715bf75d6 100644 --- a/lisp/play/pong.el +++ b/lisp/play/pong.el @@ -1,6 +1,6 @@ -;;; pong.el - classical implementation of pong +;;; pong.el --- classical implementation of pong -;; Copyright 1999, 2000 by Free Software Foundation, Inc. +;; Copyright 1999, 2000, 2001 by Free Software Foundation, Inc. ;; Author: Benjamin Drieu ;; Keywords: games -- cgit v1.2.1