comparison 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
comparison
equal deleted inserted replaced
246:cf2a77a48c1c 247:e70b3a057e12
1043 1043
1044 Prefix arg means just kill any existing server communications subprocess." t nil) 1044 Prefix arg means just kill any existing server communications subprocess." t nil)
1045 1045
1046 ;;;*** 1046 ;;;***
1047 1047
1048 ;;;### (autoloads (help-read-key) "help-macro" "lisp/help-macro.el") 1048 ;;;### (autoloads nil "help-macro" "lisp/help-macro.el")
1049 1049
1050 (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) 1050 (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)
1051
1052 (autoload 'help-read-key "help-macro" nil nil nil)
1053 1051
1054 ;;;*** 1052 ;;;***
1055 1053
1056 ;;;### (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") 1054 ;;;### (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")
1057 1055