# HG changeset patch # User Richard M. Stallman # Date 843540639 0 # Node ID 3c75845250f0cfd92d871d6ddc7f5c6cf0325f66 # Parent 450f26426101874d598176a190b9d3d03ca853a6 Comment change. diff -r 450f26426101 -r 3c75845250f0 lisp/emulation/tpu-edt.el --- a/lisp/emulation/tpu-edt.el Tue Sep 24 02:44:17 1996 +0000 +++ b/lisp/emulation/tpu-edt.el Tue Sep 24 04:50:39 1996 +0000 @@ -803,6 +803,8 @@ (fset 'replace 'tpu-lm-replace) (fset 'REPLACE 'tpu-lm-replace) +;; Apparently TPU users really expect to do M-x help RET to get help. +;; So it is really necessary to redefine this. (fset 'help 'tpu-help) (fset 'HELP 'tpu-help)