]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 24 Sep 1996 04:50:39 +0000 (04:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 24 Sep 1996 04:50:39 +0000 (04:50 +0000)
lisp/emulation/tpu-edt.el

index a8730d5558ca96290a19f6fb836c747158e524bd..8434cd5562fdb79c64c4d2d73862dbf014035481 100644 (file)
@@ -803,6 +803,8 @@ This is useful for inserting control characters."
 (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)