]> code.delx.au - gnu-emacs/blobdiff - lisp/term/linux.el
Provide 'term/name in lisp/term files.
[gnu-emacs] / lisp / term / linux.el
index 00bcdfdf5427d91550cc633561512ddc7544a88d..70730dc5844631d9ad4d64039517d6fdf39fa724 100644 (file)
@@ -19,4 +19,6 @@
   ;; The arg only matters in that it is not t or nil.
   (set-input-meta-mode 'iso-latin-1))
 
+(provide 'term/linux)
+
 ;;; linux.el ends here