]> code.delx.au - gnu-emacs/blobdiff - lisp/emulation/edt-vt100.el
Merge from origin/emacs-24
[gnu-emacs] / lisp / emulation / edt-vt100.el
index 23c4f4e8f668a7cadca4534c0e0b3291b027b7d2..8704cbdf6b857b4f58013f756e7894b632ae5dd2 100644 (file)
@@ -1,7 +1,7 @@
 ;;; edt-vt100.el --- enhanced EDT keypad mode emulation for VT series terminals
 
-;; Copyright (C) 1986, 1992, 1993, 1995, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1992-1993, 1995, 2002-2015 Free Software
+;; Foundation, Inc.
 
 ;; Author: Kevin Gallagher <Kevin.Gallagher@boeing.com>
 ;; Maintainer: Kevin Gallagher <Kevin.Gallagher@boeing.com>
@@ -48,5 +48,4 @@
   "Set terminal width to 132 columns."
   (vt100-wide-mode 1))
 
-;; arch-tag: c9f10c95-915f-44b5-93ff-4654abca4dd4
 ;;; edt-vt100.el ends here