changeset 16307:3c75845250f0

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 24 Sep 1996 04:50:39 +0000
parents 450f26426101
children 2334a3d634c0
files lisp/emulation/tpu-edt.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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)