From a53e4a8bf6ac66829618eeb737548aee3c38a1f6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 24 Sep 1996 04:50:39 +0000 Subject: [PATCH] Comment change. --- lisp/emulation/tpu-edt.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el index a8730d5558c..8434cd5562f 100644 --- a/lisp/emulation/tpu-edt.el +++ b/lisp/emulation/tpu-edt.el @@ -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) -- 2.39.5