changeset 42736:a14342ff6c15

Fix previous change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 14 Jan 2002 01:36:45 +0000
parents 86919cd01cdd
children 65b9799c8b09
files lisp/help.el
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help.el	Mon Jan 14 01:36:33 2002 +0000
+++ b/lisp/help.el	Mon Jan 14 01:36:45 2002 +0000
@@ -225,14 +225,6 @@
 C-w Display information on absence of warranty for GNU Emacs."
   help-map)
 
-
-
-(define-key help-map "F" 'Info-goto-emacs-command-node)
-(define-key help-map "K" 'Info-goto-emacs-key-command-node)
-(define-key help-map "I" 'info-lookup-symbol)
-
-
-
 
 
 (defun function-called-at-point ()