aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1997-09-21 12:34:40 +0000
committerRichard M. Stallman <[email protected]>1997-09-21 12:34:40 +0000
commit2b38b48703ee174c53671111585f672013ccb19a (patch)
tree46a14faa429937341d66cc9c0676838f9d1ddc12 /lisp
parent62dfdaf094f4a9dfb78527d670c628321c3002c1 (diff)
Comment change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/play/gomoku.el2
-rw-r--r--lisp/play/mpuz.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el
index 332d1cedd9..73cbcc0307 100644
--- a/lisp/play/gomoku.el
+++ b/lisp/play/gomoku.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1988, 1994, 1996 Free Software Foundation, Inc.
-;; Author: Philippe Schnoebelen <[email protected]>
+;; Author: Philippe Schnoebelen <[email protected]>
;; Adapted-By: ESR, [email protected]
;; Keywords: games
diff --git a/lisp/play/mpuz.el b/lisp/play/mpuz.el
index 476f059263..e08a274b85 100644
--- a/lisp/play/mpuz.el
+++ b/lisp/play/mpuz.el
@@ -2,7 +2,7 @@
;; Copyright (C) 1990 Free Software Foundation, Inc.
-;; Author: Philippe Schnoebelen <[email protected]>
+;; Author: Philippe Schnoebelen <[email protected]>
;; Keywords: games
;; This file is part of GNU Emacs.