diff lisp/auto-autoloads.el @ 247:e70b3a057e12 r20-5b22

Import from CVS: tag r20-5b22
author cvs
date Mon, 13 Aug 2007 10:18:21 +0200
parents f220cc83d72e
children 8efd647ea9ca
line wrap: on
line diff
--- a/lisp/auto-autoloads.el	Mon Aug 13 10:17:55 2007 +0200
+++ b/lisp/auto-autoloads.el	Mon Aug 13 10:18:21 2007 +0200
@@ -1045,12 +1045,10 @@
 
 ;;;***
 
-;;;### (autoloads (help-read-key) "help-macro" "lisp/help-macro.el")
+;;;### (autoloads nil "help-macro" "lisp/help-macro.el")
 
 (defcustom three-step-help t "*Non-nil means give more info about Help command in three steps.\nThe three steps are simple prompt, prompt with all options,\nand window listing and describing the options.\nA value of nil means skip the middle step, so that\n\\[help-command] \\[help-command] gives the window that lists the options." :type 'boolean :group 'help-appearance)
 
-(autoload 'help-read-key "help-macro" nil nil nil)
-
 ;;;***
 
 ;;;### (autoloads (hyper-apropos-popup-menu hyper-apropos-set-variable hyper-set-variable hyper-apropos-read-variable-symbol hyper-describe-function hyper-describe-variable hyper-describe-face hyper-describe-key-briefly hyper-describe-key hyper-apropos) "hyper-apropos" "lisp/hyper-apropos.el")