view lisp/term/bobcat.el @ 43071:768349ffc7f7

Check for __mc68000__ instead of __m68k__, the latter never being defined on GNU/Linux.
author Andreas Schwab <schwab@suse.de>
date Sat, 02 Feb 2002 23:02:42 +0000
parents 67b464da13ec
children 33d53d287ee4
line wrap: on
line source

;;; HP terminals usually encourage using ^H as the rubout character
(load "term/keyswap" nil t)

;;; bobcat.el ends here