comparison lisp/emulation/edt-lk201.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 ;;; File: edt-lk201.el --- Enhanced EDT Keypad Mode Emulation 1 ;;; File: edt-lk201.el --- Enhanced EDT Keypad Mode Emulation
2 ;;; for LK-201 Keyboards 2 ;;; for LK-201 Keyboards
3 ;;; 3 ;;;
4 ;;; For GNU Emacs 19 4 ;;; For GNU Emacs 19
5 ;; 5 ;;
6 ;; Copyright (C) 1986 Free Software Foundation, Inc. 6 ;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc.
7 ;; Copyright (C) 1992, 1993 Kevin Gallagher
8 7
9 ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com> 8 ;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
10 ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com> 9 ;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
11 ;; Keywords: emulations 10 ;; Keywords: emulations
12 11
13 ;; This file is NOT part of GNU Emacs but hopefully it will be soon. 12 ;; This file is part of GNU Emacs.
14 13
15 ;; GNU Emacs is free software; you can redistribute it and/or modify 14 ;; GNU Emacs is free software; you can redistribute it and/or modify
16 ;; it under the terms of the GNU General Public License as published by 15 ;; it under the terms of the GNU General Public License as published by
17 ;; the Free Software Foundation; either version 2, or (at your option) 16 ;; the Free Software Foundation; either version 2, or (at your option)
18 ;; any later version. 17 ;; any later version.
33 ;; ==================================================================== 32 ;; ====================================================================
34 33
35 ;;; 34 ;;;
36 ;;; Revision Information 35 ;;; Revision Information
37 ;;; 36 ;;;
38 (defconst edt-lk201-revision "$Revision: 1.0 $" 37 (defconst edt-lk201-revision "$Revision: 1.1 $"
39 "Revision Number of EDT LK-201 Keyboard Support.") 38 "Revision Number of EDT LK-201 Keyboard Support.")
40 39
41 ;;;; 40 ;;;;
42 ;;;; KEY TRANSLATIONS 41 ;;;; KEY TRANSLATIONS
43 ;;;; 42 ;;;;