Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / term / vt200.el
index 31f64a0..fc63f06 100644 (file)
@@ -4,3 +4,5 @@
 
 ;; Make F11 an escape key.
 (define-key function-key-map "\e[23~" [?\e])
+
+;;; vt200.el ends here