view lisp/term/bobcat.el @ 31970:ebe991a7d6f9

(comint-mode-hook): Docstring fix. (comint-mode): Use define-derived-mode. (comint-mode-map): Remove obsolete comment. (make-comint): Minor stylistic change. (comint-insert-clicked-input): Be more careful to find the overlay. Use this-command-keys rather than hardcoding mouse-2.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 29 Sep 2000 02:05:07 +0000
parents f1f4cab7f621
children 67b464da13ec
line wrap: on
line source

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