]> code.delx.au - gnu-emacs/blobdiff - lisp/term/AT386.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / term / AT386.el
index 84420a5da22f2dbc633d7c23778b7bdcd6d63bea..63469422f768c7751a60afa1753651e26d617fd4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; AT386.el --- terminal support package for IBM AT keyboards
 
-;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
 ;; Keywords: terminals
@@ -54,4 +54,6 @@
     (define-key local-function-key-map [ALT] [27])
     ))
 
+(provide 'term/AT386)
+
 ;;; AT386.el ends here