view lisp/term/bobcat.el @ 48494:f07e2528571d

(morse-code): Add non-ASCII characters, according to table at http://www.soton.ac.uk/~scp93ch/morse/.
author Simon Josefsson <jas@extundo.com>
date Thu, 21 Nov 2002 18:08:33 +0000
parents 33d53d287ee4
children 695cf19ef79e d7ddb3e565de
line wrap: on
line source

;; -*- no-byte-compile: t -*-
;;; HP terminals usually encourage using ^H as the rubout character
(load "term/keyswap" nil t)

;;; bobcat.el ends here