]> code.delx.au - gnu-emacs/blobdiff - lisp/term/sun.el
Merge from trunk
[gnu-emacs] / lisp / term / sun.el
index d451b086945a5f4e50b2a2651b52abf952d4722a..d375656569c757c493be6c4d1ecdc44e8f76854c 100644 (file)
@@ -1,7 +1,6 @@
 ;;; sun.el --- keybinding for standard default sunterm keys
 
-;; Copyright (C) 1987, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 2001-2011 Free Software Foundation, Inc.
 
 ;; Author: Jeff Peck <peck@sun.com>
 ;; Keywords: terminals
        (eval (car hooks))
        (setq hooks (cdr hooks))))))
 
-;; arch-tag: db761d47-fd7d-42b4-aae1-04fa116b6ba6
 ;;; sun.el ends here