aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term/bobcat.el
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-07-15 19:53:53 +0000
committerPavel Janík <[email protected]>2001-07-15 19:53:53 +0000
commit60370d40737ecf92cec4ab75aa73d3ea9ed2d858 (patch)
tree29c0aec9d5f8e7af681d5ff1b49e72245067cf5c /lisp/term/bobcat.el
parent715a2ca2fc1be26e8420f209c3440b90d687fec6 (diff)
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/term/bobcat.el')
-rw-r--r--lisp/term/bobcat.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/term/bobcat.el b/lisp/term/bobcat.el
index f106b8b75c..c9fd9c2c64 100644
--- a/lisp/term/bobcat.el
+++ b/lisp/term/bobcat.el
@@ -1,2 +1,4 @@
;;; HP terminals usually encourage using ^H as the rubout character
(load "term/keyswap" nil t)
+
+;;; bobcat.el ends here