]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/edt-lk201.el
Remove compatibility with Emacs 24.3 in octave-mode
[gnu-emacs] / lisp / emulation / edt-lk201.el
index 2c6a46752f34d2413ee223f6ce88cf794de587a4..bb8577c93c59376e7751256104b3a707813b68f2 100644 (file)
@@ -1,11 +1,12 @@
 ;;; edt-lk201.el --- enhanced EDT keypad mode emulation for LK-201 keyboards
 
-;; Copyright (C) 1986, 1992, 1993, 1995, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1992-1993, 1995, 2001-2016 Free Software
+;; Foundation, Inc.
 
-;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com>
-;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com>
+;; Author: Kevin Gallagher <kevin.gal@verizon.net>
+;; Maintainer: Kevin Gallagher <kevin.gal@verizon.net>
 ;; Keywords: emulations
+;; Package: edt
 
 ;; This file is part of GNU Emacs.
 
@@ -24,7 +25,7 @@
 
 ;;; Commentary:
 
-;;  See edt-user.doc in the Emacs etc directory.
+;; See Info node `edt' for more details.
 
 ;; ====================================================================
 \f
@@ -56,5 +57,4 @@
     ("HELP" . [help]) ("DO" . [menu]) ("F17" . [f17]) ("F18" . [f18])
     ("F19" . [f19]) ("F20" . [f20])))
 
-;; arch-tag: 36f498cf-c3f6-41b0-911b-83b1348855ec
 ;;; edt-lk201.el ends here