annotate lisp/term/bobcat.el @ 22555:318d69b6292c

(find-file-noselect-1): Init buffer-file-coding-system from default-buffer-file-coding-system. (find-file-noselect-1): Return the buffer that is current after after-find-file. (find-file-noselect): Return whatever find-file-noselect-1 returns.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Jun 1998 15:49:54 +0000
parents f1f4cab7f621
children 67b464da13ec
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
479
9a41f30a5e64 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
1 ;;; HP terminals usually encourage using ^H as the rubout character
3288
f1f4cab7f621 Just load keyswap.el.
Richard M. Stallman <rms@gnu.org>
parents: 479
diff changeset
2 (load "term/keyswap" nil t)