# HG changeset patch # User Richard M. Stallman # Date 1010972205 0 # Node ID a14342ff6c15183aca7ceb0bcf642874ce750467 # Parent 86919cd01cdd803885c01a7c17763a4eef0fa57b Fix previous change. diff -r 86919cd01cdd -r a14342ff6c15 lisp/help.el --- 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 ()