From 0b2a81d921a5a15c80dbf2de3d107ed976cd0564 Mon Sep 17 00:00:00 2001 From: Eshel Yaron Date: Sat, 8 Jun 2024 14:57:55 +0200 Subject: [PATCH] ; Update ldefs-boot.el --- lisp/ldefs-boot.el | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 47810617819..c63bf88573f 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -15583,22 +15583,6 @@ Display information about LIBRARY in a help buffer. (fn LIBRARY)" t) (register-definition-prefixes "help-fns" '("describe-" "help-" "keymap-name-history")) - -;;; Generated autoloads from help-macro.el - -(defvar three-step-help nil "\ -Non-nil means give more info about Help command in three steps. -The three steps are simple prompt, prompt with all options, and -window listing and describing the options. -A value of nil means skip the middle step, so that \\[help-command] \\[help-command] -gives the window that lists the options.") -(custom-autoload 'three-step-help "help-macro" t) -(autoload 'help--help-screen "help-macro" "\ - - -(fn HELP-LINE HELP-TEXT HELPED-MAP BUFFER-NAME)") -(register-definition-prefixes "help-macro" '("make-help-screen")) - ;;; Generated autoloads from help-mode.el @@ -20901,7 +20885,7 @@ The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) -(register-definition-prefixes "minibuf-eldef" '("minibuf")) +(register-definition-prefixes "minibuf-eldef" '("minibuf-eldef-")) ;;; Generated autoloads from misc.el -- 2.39.2