]> code.delx.au - gnu-emacs/blobdiff - lisp/term/sun.el
; Merge from origin/emacs-25
[gnu-emacs] / lisp / term / sun.el
index 2475837a6413989e35bfdb375386872ed4549bd4..ef40db16d185b5a0bbc4b6d32fc1e9c721dbd1a6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sun.el --- keybinding for standard default sunterm keys
 
-;; Copyright (C) 1987, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1987, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: Jeff Peck <peck@sun.com>
 ;; Keywords: terminals
        (eval (car hooks))
        (setq hooks (cdr hooks))))))
 
+(provide 'term/sun)
+
 ;;; sun.el ends here