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