]> code.delx.au - gnu-emacs/blobdiff - lisp/term/tvi970.el
Provide 'term/name in lisp/term files.
[gnu-emacs] / lisp / term / tvi970.el
index 1173f9f15dd5132cebdfc04290b7921e42c733b8..e25a3b616d522513d66841f7623ac13dc93d9d42 100644 (file)
@@ -115,4 +115,6 @@ which the keypad's keys act as ordinary digits."
   (send-string-to-terminal
    (if (terminal-parameter nil 'tvi970-keypad-numeric) "\e=" "\e>")))
 
+(provide 'term/tvi970)
+
 ;;; tvi970.el ends here