From: Eshel Yaron Date: Sat, 22 Jun 2024 20:44:00 +0000 (+0200) Subject: ; Update ldefs-boot.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d728fdc23b78cedadf6d33ec969bac9fe901c905;p=emacs.git ; Update ldefs-boot.el --- diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 786cba41ef7..e9d1144323f 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el @@ -16472,10 +16472,6 @@ The mode's hook is called both when the mode is enabled and when it is disabled. (fn &optional ARG)" t) -(when (locate-library "obsolete/iswitchb") - (autoload 'iswitchb-mode "iswitchb" "Toggle Iswitchb mode." t) - (make-obsolete 'iswitchb-mode - "use `icomplete-mode' or `ido-mode' instead." "24.4")) (register-definition-prefixes "icomplete" '("icomplete-")) @@ -18120,17 +18116,6 @@ Activate transient input method in interactive search." t) (fn LAST-CHAR &optional COUNT)") (register-definition-prefixes "isearch-x" '("isearch-")) - -;;; Generated autoloads from isearchb.el - -(push (purecopy '(isearchb 1 5)) package--builtin-versions) -(autoload 'isearchb-activate "isearchb" "\ -Active isearchb mode for subsequent alphanumeric keystrokes. -Executing this command again will terminate the search; or, if -the search has not yet begun, will toggle to the last buffer -accessed via isearchb." t) -(register-definition-prefixes "isearchb" '("isearchb")) - ;;; Generated autoloads from international/iso-ascii.el @@ -20791,6 +20776,12 @@ will be computed and used. (autoload 'mml2015-self-encrypt "mml2015") (register-definition-prefixes "mml2015" '("mml2015-")) + +;;; Generated autoloads from mode-local.el + +(put 'define-overloadable-function 'doc-string-elt 3) +(register-definition-prefixes "mode-local" '("def" "describe-mode-local-bindings" "fetch-overload" "get-mode-local-parent" "make-obsolete-overload" "mode-local-" "setq-mode-local" "with-mode-local" "xref-mode-local-")) + ;;; Generated autoloads from progmodes/modula2.el