view lisp/term/bobcat.el @ 43483:dcb45a76827f

(Fw32_set_clipboard_data): Run pre-write-conversion on the string before encoding it. (Fw32_get_clipboard_data): Run post-read-conversion on the string after decoding it.
author Jason Rumney <jasonr@gnu.org>
date Sat, 23 Feb 2002 18:12:30 +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