]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update ldefs-boot.el
authorEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 20:44:00 +0000 (22:44 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 20:44:00 +0000 (22:44 +0200)
lisp/ldefs-boot.el

index 786cba41ef72061554a8817f5b1310e05601f34c..e9d1144323f783839fe4b708873aaba15faf46ad 100644 (file)
@@ -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-"))
 
 \f
@@ -18120,17 +18116,6 @@ Activate transient input method in interactive search." t)
 (fn LAST-CHAR &optional COUNT)")
 (register-definition-prefixes "isearch-x" '("isearch-"))
 
-\f
-;;; 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"))
-
 \f
 ;;; 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-"))
 
+\f
+;;; 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-"))
+
 \f
 ;;; Generated autoloads from progmodes/modula2.el