comparison lisp/emulation/edt-mapper.el @ 10691:37ced05a96d0

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Wed, 08 Feb 1995 01:26:46 +0000
parents d41e77a56fd9
children 4d2a2fe1d8d7
comparison
equal deleted inserted replaced
10690:d41e77a56fd9 10691:37ced05a96d0
1 ;;; edt-mapper.el --- Create an EDT LK-201 Map File for X-Windows Emacs. 1 ;;; edt-mapper.el --- Create an EDT LK-201 Map File for X-Windows Emacs.
2 2
3 ;;; For GNU Emacs 19 3 ;;; For GNU Emacs 19
4 4
5 ;; Copyright (C) 1994 Kevin Gallagher 5 ;; Copyright (C) 1994 Free Software Foundation, Inc.
6 6
7 ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> 7 ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
8 ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> 8 ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
9 ;; Keywords: emulations 9 ;; Keywords: emulations
10 10
11 ;; This file is NOT part of GNU Emacs but hopefully it will be soon. 11 ;; This file is part of GNU Emacs.
12 12
13 ;; GNU Emacs is free software; you can redistribute it and/or modify 13 ;; GNU Emacs is free software; you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by 14 ;; it under the terms of the GNU General Public License as published by
15 ;; the Free Software Foundation; either version 2, or (at your option) 15 ;; the Free Software Foundation; either version 2, or (at your option)
16 ;; any later version. 16 ;; any later version.
69 ;; ==================================================================== 69 ;; ====================================================================
70 70
71 ;;; 71 ;;;
72 ;;; Revision Information 72 ;;; Revision Information
73 ;;; 73 ;;;
74 (defconst edt-mapper-revision "$Revision: 1.0 $" 74 (defconst edt-mapper-revision "$Revision: 1.1 $"
75 "Revision Number of EDT X-Windows Emacs Key Mapper.") 75 "Revision Number of EDT X-Windows Emacs Key Mapper.")
76 76
77 77
78 ;;; 78 ;;;
79 ;;; Make sure we're running X-windows and Emacs version 19 79 ;;; Make sure we're running X-windows and Emacs version 19