diff options
Diffstat (limited to 'lisp/term/bobcat.el')
-rw-r--r-- | lisp/term/bobcat.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/term/bobcat.el b/lisp/term/bobcat.el index e7723b0706d..d9ab1a5fb16 100644 --- a/lisp/term/bobcat.el +++ b/lisp/term/bobcat.el @@ -6,5 +6,4 @@ (keyboard-translate ?\177 ?\^h) (keyboard-translate ?\^h ?\177)) -;; arch-tag: 754e4520-0a3e-4e6e-8ca5-9481b1f85cf7 ;;; bobcat.el ends here |