view lisp/term/bobcat.el @ 88985:cafb04d00ef2

(charset_unibyte): Renamed from charset_primary. (Funibyte_charset): Renamed from Fprimary_charset. (Fset_unibyte_charset): Renamed from Fset_primary_charset. (syms_of_charset): Adjusted for the above changes.
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Aug 2002 02:28: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