aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman1997-07-24 16:12:36 +0000
committerRichard M. Stallman1997-07-24 16:12:36 +0000
commit26d814667a2ebb501dd60ea86b12f3a21b6d24f8 (patch)
treeac8325723eda9b22c2485c7674f27e2bf1edd3a8 /lisp
parentddd2f740cd7d6613ede3c08f3e11a830951427c1 (diff)
downloademacs-26d814667a2ebb501dd60ea86b12f3a21b6d24f8.tar.gz
emacs-26d814667a2ebb501dd60ea86b12f3a21b6d24f8.zip
Comment change
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emulation/edt-mapper.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el
index ebebb92ad25..d07cc5c1729 100644
--- a/lisp/emulation/edt-mapper.el
+++ b/lisp/emulation/edt-mapper.el
@@ -2,8 +2,8 @@
2 2
3;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
4 4
5;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> 5;; Author: Kevin Gallagher <kevingal@onramp.net>
6;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> 6;; Maintainer: Kevin Gallagher <kevingal@onramp.net>
7;; Keywords: emulations 7;; Keywords: emulations
8 8
9;; This file is part of GNU Emacs. 9;; This file is part of GNU Emacs.