]> code.delx.au - gnu-emacs/blobdiff - lisp/term/news.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / term / news.el
index 4caac2a06c76075e79c9fd4c899e0ef83f3e9b09..5738644259e7624f2a09da3afbd9498dc8ac889f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; news.el --- keypad and function key bindings for the Sony NEWS keyboard
 
-;; Copyright (C) 1989, 1993, 2001-2015 Free Software Foundation, Inc.
+;; Copyright (C) 1989, 1993, 2001-2016 Free Software Foundation, Inc.
 
 ;; Author: FSF
 ;; Keywords: terminals
@@ -66,4 +66,6 @@
     (define-key news-fkey-prefix "x" [kp-8])
     ))
 
+(provide 'term/news)
+
 ;;; news.el ends here