(custom-autoload 'global-completion-preview-modes "completion-preview" t)
(register-definition-prefixes "completion-preview" '("completion-preview-"))
+\f
+;;; Generated autoloads from emacs-lisp/cond-star.el
+
+(register-definition-prefixes "cond-star" '("cond*" "match*"))
+
\f
;;; Generated autoloads from textmodes/conf-mode.el
CPerl knows several indentation styles, and may bulk set the
corresponding variables. Use \\[cperl-set-style] to do this or
-set the `cperl-file-style' user option. Use
+set the variable `cperl-file-style' user option. Use
\\[cperl-set-style-back] to restore the memorized preexisting
values (both available from menu). See examples in
`cperl-style-examples'.
Run Emacs as a standalone Info reader.
Usage: emacs -f info-standalone [filename]
In standalone mode, \\<Info-mode-map>\\[quit-window] exits Emacs itself.")
+(autoload 'Info-on-current-buffer "info" "\
+Use Info mode to browse the current Info buffer.
+With a prefix arg, this queries for the node name to visit first;
+otherwise, that defaults to `Top'.
+
+(fn &optional NODENAME)" t)
(autoload 'Info-directory "info" "\
Go to the Info directory node." t)
(autoload 'Info-index "info" "\
(autoload 'setup-korean-environment-internal "korea-util")
(register-definition-prefixes "korea-util" '("exit-korean-environment" "isearch-" "korean-key-bindings" "quail-hangul-switch-" "toggle-korean-input-method"))
-\f
-;;; Generated autoloads from net/kubed.el
-
-(autoload 'kubed-update-all "kubed" "\
-Update all Kuberenetes resource lists." t)
- (autoload 'kubed-display-pod "kubed" nil t)
- (autoload 'kubed-edit-pod "kubed" nil t)
- (autoload 'kubed-delete-pods "kubed" nil t)
- (autoload 'kubed-list-pods "kubed" nil t)
- (autoload 'kubed-display-namespace "kubed" nil t)
- (autoload 'kubed-edit-namespace "kubed" nil t)
- (autoload 'kubed-delete-namespaces "kubed" nil t)
- (autoload 'kubed-list-namespaces "kubed" nil t)
- (autoload 'kubed-display-persistentvolume "kubed" nil t)
- (autoload 'kubed-edit-persistentvolume "kubed" nil t)
- (autoload 'kubed-delete-persistentvolumes "kubed" nil t)
- (autoload 'kubed-list-persistentvolumes "kubed" nil t)
- (autoload 'kubed-display-service "kubed" nil t)
- (autoload 'kubed-edit-service "kubed" nil t)
- (autoload 'kubed-delete-services "kubed" nil t)
- (autoload 'kubed-list-services "kubed" nil t)
- (autoload 'kubed-display-secret "kubed" nil t)
- (autoload 'kubed-edit-secret "kubed" nil t)
- (autoload 'kubed-delete-secrets "kubed" nil t)
- (autoload 'kubed-list-secrets "kubed" nil t)
- (autoload 'kubed-display-job "kubed" nil t)
- (autoload 'kubed-edit-job "kubed" nil t)
- (autoload 'kubed-delete-jobs "kubed" nil t)
- (autoload 'kubed-list-jobs "kubed" nil t)
- (autoload 'kubed-display-deployment "kubed" nil t)
- (autoload 'kubed-edit-deployment "kubed" nil t)
- (autoload 'kubed-delete-deployments "kubed" nil t)
- (autoload 'kubed-list-deployments "kubed" nil t)
- (autoload 'kubed-display-replicaset "kubed" nil t)
- (autoload 'kubed-edit-replicaset "kubed" nil t)
- (autoload 'kubed-delete-replicasets "kubed" nil t)
- (autoload 'kubed-list-replicasets "kubed" nil t)
- (autoload 'kubed-display-statefulset "kubed" nil t)
- (autoload 'kubed-edit-statefulset "kubed" nil t)
- (autoload 'kubed-delete-statefulsets "kubed" nil t)
- (autoload 'kubed-list-statefulsets "kubed" nil t)
-(autoload 'kubed-use-context "kubed" "\
-Set current Kubernetes context to CONTEXT.
-
-(fn CONTEXT)" t)
-(autoload 'kubed-set-namespace "kubed" "\
-Set current Kubernetes namespace to NS.
-
-(fn NS)" t)
-(autoload 'kubed-create-pod "kubed" "\
-Create Kubernetes pod with definition DEFINITION.
-
-(fn DEFINITION)" t)
-(autoload 'kubed-logs "kubed" "\
-Show logs for container CONTAINER in Kubernetes pod POD.
-
-(fn POD CONTAINER &optional K8SNS)" t)
-(autoload 'kubed-forward-port-to-pod "kubed" "\
-Forward LOCAL-PORT to REMOTE-PORT of Kubernetes pod POD.
-
-(fn POD LOCAL-PORT REMOTE-PORT &optional K8SNS)" t)
-(register-definition-prefixes "kubed" '("kubed-"))
-
\f
;;; Generated autoloads from leim/quail/lao.el
\f
;;; Generated autoloads from org/org.el
-(push (purecopy '(org 9 7 7)) package--builtin-versions)
+(push (purecopy '(org 9 7 9)) package--builtin-versions)
(autoload 'org-babel-do-load-languages "org" "\
Load the languages defined in `org-babel-load-languages'.
(function-put 'pcase-exhaustive 'lisp-indent-function 1)
(autoload 'pcase-lambda "pcase" "\
Like `lambda' but allow each argument to be a pattern.
-I.e. accepts the usual &optional and &rest keywords, but every
-formal argument can be any pattern accepted by `pcase' (a mere
-variable name being but a special case of it).
+I.e. accepts the usual &optional and &rest keywords, but every formal
+argument can be any pattern destructed by `pcase-let' (a mere variable
+name being but a special case of it).
+
+Each argument should match its respective pattern in the parameter
+list (i.e. be of a compatible structure); a mismatch may signal an error
+or may go undetected, binding arguments to arbitrary values, such as
+nil.
(fn LAMBDA-LIST &rest BODY)" nil t)
(function-put 'pcase-lambda 'doc-string-elt 2)
(fn EDITS)")
(register-definition-prefixes "refactor" '("refactor-"))
+\f
+;;; Generated autoloads from progmodes/refactor-elisp.el
+
+(autoload 'elisp-refactor-backend "refactor-elisp")
+
\f
;;; Generated autoloads from progmodes/refactor-simple.el
(fn)" t)
(register-definition-prefixes "scheme" '("dsssl-" "scheme-"))
+\f
+;;; Generated autoloads from emacs-lisp/scope.el
+
+(autoload 'scope "scope" "\
+Return bindings graph in FORM.
+
+FORM should contain positioned symbols, see `read-positioning-symbols'.
+
+The graph is a list of elements (OCCURENCE LEN BINDING): OCCURENCE is a
+buffer position where a symbol of length LEN occurs, which is bound by
+another occurence of the same symbol that starts at position BINDING.
+If the symbol at OCCURENCE is not lexically bound, then BINDING is nil.
+
+(fn FORM)")
+(register-definition-prefixes "scope" '("scope-"))
+
\f
;;; Generated autoloads from gnus/score-mode.el
(function-put 'named-let 'lisp-indent-function 2)
(autoload 'string-pixel-width "subr-x" "\
Return the width of STRING in pixels.
+If BUFFER is non-nil, use the face remappings from that buffer when
+determining the width.
-(fn STRING)")
+(fn STRING &optional BUFFER)")
(function-put 'string-pixel-width 'important-return-value 't)
(autoload 'string-glyph-split "subr-x" "\
Split STRING into a list of strings representing separate glyphs.
\f
;;; Generated autoloads from net/trampver.el
-(push (purecopy '(tramp 2 7 2 -1)) package--builtin-versions)
+(push (purecopy '(tramp 2 8 0 -1)) package--builtin-versions)
(register-definition-prefixes "trampver" '("tramp-"))
\f
;;; Generated autoloads from transient.el
-(push (purecopy '(transient 0 7 2 1)) package--builtin-versions)
+(push (purecopy '(transient 0 7 4)) package--builtin-versions)
(autoload 'transient-insert-suffix "transient" "\
Insert a SUFFIX into PREFIX before LOC.
PREFIX is a prefix command, a symbol.