view lisp/term/bobcat.el @ 44456:a7dbce305a53

(auto-revert-mode, global-auto-revert-mode): Use define-minor-mode. (auto-revert-buffers): Use with-current-buffer. Avoid changing the minor modes.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 08 Apr 2002 23:05:26 +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