diff lisp/term/bobcat.el @ 38414:67b464da13ec

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 19:53:53 +0000
parents f1f4cab7f621
children 33d53d287ee4
line wrap: on
line diff
--- a/lisp/term/bobcat.el	Sun Jul 15 17:42:53 2001 +0000
+++ b/lisp/term/bobcat.el	Sun Jul 15 19:53:53 2001 +0000
@@ -1,2 +1,4 @@
 ;;; HP terminals usually encourage using ^H as the rubout character
 (load "term/keyswap" nil t)
+
+;;; bobcat.el ends here