diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
commit | be010748989d2be1af4eaa5e602f4cf49d37bf26 (patch) | |
tree | 787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/emulation/edt-pc.el | |
parent | ad837797de652021a470c5a5c0f1165709df7528 (diff) | |
download | emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.bz2 emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.zip |
Comment change.
Diffstat (limited to 'lisp/emulation/edt-pc.el')
-rw-r--r-- | lisp/emulation/edt-pc.el | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el index a7c472f5c06..5fae49e4b25 100644 --- a/lisp/emulation/edt-pc.el +++ b/lisp/emulation/edt-pc.el @@ -1,8 +1,5 @@ -;;; File: edt-pc.el --- Enhanced EDT Keypad Mode Emulation -;;; for PC 101 Keyboards -;;; -;;; For GNU Emacs 19 -;; +;;; edt-pc.el --- Enhanced EDT Keypad Mode Emulation for PC 101 Keyboards + ;; Copyright (C) 1986, 1994, 1995 Free Software Foundation, Inc. ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> |