aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ldefs-boot.el
diff options
context:
space:
mode:
authorStefan Kangas2023-03-01 05:08:22 +0100
committerStefan Kangas2023-03-01 05:08:22 +0100
commit93461e100c1069420a571de1eb305545fbb4f11e (patch)
tree9cfdd1f41a365575fa639881e7680dc107e9e457 /lisp/ldefs-boot.el
parent68cc286c0495caaebc3f641f6b919109045c43dd (diff)
downloademacs-93461e100c1069420a571de1eb305545fbb4f11e.tar.gz
emacs-93461e100c1069420a571de1eb305545fbb4f11e.zip
; Auto-commit of loaddefs files.
Diffstat (limited to 'lisp/ldefs-boot.el')
-rw-r--r--lisp/ldefs-boot.el76
1 files changed, 53 insertions, 23 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 404bad56a59..65b990682c1 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -7765,6 +7765,9 @@ customize `display-fill-column-indicator-column'. You can change the
7765character for the indicator setting `display-fill-column-indicator-character'. 7765character for the indicator setting `display-fill-column-indicator-character'.
7766The globalized version is `global-display-fill-column-indicator-mode', 7766The globalized version is `global-display-fill-column-indicator-mode',
7767which see. 7767which see.
7768This minor mode assumes the buffer uses a fixed-pitch font; if you
7769use variable-pitch fonts, the indicators on different lines might
7770not appear aligned.
7768See Info node `Displaying Boundaries' for details. 7771See Info node `Displaying Boundaries' for details.
7769 7772
7770This is a minor mode. If called interactively, toggle the 7773This is a minor mode. If called interactively, toggle the
@@ -9570,6 +9573,16 @@ displayed." t)
9570 9573
9571;;; Generated autoloads from eshell/em-extpipe.el 9574;;; Generated autoloads from eshell/em-extpipe.el
9572 9575
9576(defgroup eshell-extpipe nil "\
9577Native shell pipelines.
9578
9579This module lets you construct pipelines that use your operating
9580system's shell instead of Eshell's own pipelining support. This
9581is especially relevant when executing commands on a remote
9582machine using Eshell's Tramp integration: using the remote
9583shell's pipelining avoids copying the data which will flow
9584through the pipeline to local Emacs buffers and then right back
9585again." :tag "External pipelines" :group 'eshell-module)
9573(register-definition-prefixes "em-extpipe" '("eshell-")) 9586(register-definition-prefixes "em-extpipe" '("eshell-"))
9574 9587
9575 9588
@@ -9580,12 +9593,12 @@ displayed." t)
9580 9593
9581;;; Generated autoloads from eshell/em-hist.el 9594;;; Generated autoloads from eshell/em-hist.el
9582 9595
9583(register-definition-prefixes "em-hist" '("eshell")) 9596(register-definition-prefixes "em-hist" '("em-hist-unload-function" "eshell"))
9584 9597
9585 9598
9586;;; Generated autoloads from eshell/em-ls.el 9599;;; Generated autoloads from eshell/em-ls.el
9587 9600
9588(register-definition-prefixes "em-ls" '("eshell")) 9601(register-definition-prefixes "em-ls" '("em-ls-unload-function" "eshell"))
9589 9602
9590 9603
9591;;; Generated autoloads from eshell/em-pred.el 9604;;; Generated autoloads from eshell/em-pred.el
@@ -9610,7 +9623,7 @@ displayed." t)
9610 9623
9611;;; Generated autoloads from eshell/em-smart.el 9624;;; Generated autoloads from eshell/em-smart.el
9612 9625
9613(register-definition-prefixes "em-smart" '("eshell-")) 9626(register-definition-prefixes "em-smart" '("em-smart-unload-hook" "eshell-"))
9614 9627
9615 9628
9616;;; Generated autoloads from eshell/em-term.el 9629;;; Generated autoloads from eshell/em-term.el
@@ -10237,7 +10250,7 @@ Example usage:
10237 10250
10238When present, ID should be a symbol or a string to use for naming 10251When present, ID should be a symbol or a string to use for naming
10239the server buffer and identifying the connection unequivocally. 10252the server buffer and identifying the connection unequivocally.
10240See info node `(erc) Network Identifier' for details. Like USER 10253See Info node `(erc) Network Identifier' for details. Like USER
10241and CLIENT-CERTIFICATE, this parameter cannot be specified 10254and CLIENT-CERTIFICATE, this parameter cannot be specified
10242interactively. 10255interactively.
10243 10256
@@ -19439,7 +19452,7 @@ If called with an optional prefix argument ARG, prompts for month and year.
19439This function is suitable for execution in an init file. 19452This function is suitable for execution in an init file.
19440 19453
19441(fn &optional ARG)" t) 19454(fn &optional ARG)" t)
19442(register-definition-prefixes "lunar" '("calendar-lunar-phases" "diary-lunar-phases" "eclipse-check" "lunar-")) 19455(register-definition-prefixes "lunar" '("calendar-lunar-phases" "diary-lunar-phases" "lunar-"))
19443 19456
19444 19457
19445;;; Generated autoloads from progmodes/m4-mode.el 19458;;; Generated autoloads from progmodes/m4-mode.el
@@ -19532,7 +19545,7 @@ and then select the region of un-tablified names and use
19532 19545
19533(fn TOP BOTTOM &optional MACRO)" t) 19546(fn TOP BOTTOM &optional MACRO)" t)
19534 (define-key ctl-x-map "q" 'kbd-macro-query) 19547 (define-key ctl-x-map "q" 'kbd-macro-query)
19535(register-definition-prefixes "macros" '("macro")) 19548(register-definition-prefixes "macros" '("macros--insert-vector-macro"))
19536 19549
19537 19550
19538;;; Generated autoloads from mail/mail-extr.el 19551;;; Generated autoloads from mail/mail-extr.el
@@ -25186,7 +25199,7 @@ Open profile FILENAME.
25186 25199
25187;;; Generated autoloads from progmodes/project.el 25200;;; Generated autoloads from progmodes/project.el
25188 25201
25189(push (purecopy '(project 0 9 6)) package--builtin-versions) 25202(push (purecopy '(project 0 9 8)) package--builtin-versions)
25190(autoload 'project-current "project" "\ 25203(autoload 'project-current "project" "\
25191Return the project instance in DIRECTORY, defaulting to `default-directory'. 25204Return the project instance in DIRECTORY, defaulting to `default-directory'.
25192 25205
@@ -26486,6 +26499,8 @@ usually more efficient than that of a simplified version:
26486 (cdr parens)))) 26499 (cdr parens))))
26487 26500
26488(fn STRINGS &optional PAREN)") 26501(fn STRINGS &optional PAREN)")
26502(function-put 'regexp-opt 'pure 't)
26503(function-put 'regexp-opt 'side-effect-free 't)
26489(autoload 'regexp-opt-depth "regexp-opt" "\ 26504(autoload 'regexp-opt-depth "regexp-opt" "\
26490Return the depth of REGEXP. 26505Return the depth of REGEXP.
26491This means the number of non-shy regexp grouping constructs 26506This means the number of non-shy regexp grouping constructs
@@ -30297,7 +30312,7 @@ Studlify-case the current buffer." t)
30297(defsubst string-join (strings &optional separator) "\ 30312(defsubst string-join (strings &optional separator) "\
30298Join all STRINGS using SEPARATOR. 30313Join all STRINGS using SEPARATOR.
30299Optional argument SEPARATOR must be a string, a vector, or a list of 30314Optional argument SEPARATOR must be a string, a vector, or a list of
30300characters; nil stands for the empty string." (mapconcat #'identity strings separator)) 30315characters; nil stands for the empty string." (declare (pure t) (side-effect-free t)) (mapconcat #'identity strings separator))
30301(autoload 'string-truncate-left "subr-x" "\ 30316(autoload 'string-truncate-left "subr-x" "\
30302If STRING is longer than LENGTH, return a truncated version. 30317If STRING is longer than LENGTH, return a truncated version.
30303When truncating, \"...\" is always prepended to the string, so 30318When truncating, \"...\" is always prepended to the string, so
@@ -30305,10 +30320,12 @@ the resulting string may be longer than the original if LENGTH is
303053 or smaller. 303203 or smaller.
30306 30321
30307(fn STRING LENGTH)") 30322(fn STRING LENGTH)")
30323(function-put 'string-truncate-left 'pure 't)
30324(function-put 'string-truncate-left 'side-effect-free 't)
30308(defsubst string-blank-p (string) "\ 30325(defsubst string-blank-p (string) "\
30309Check whether STRING is either empty or only whitespace. 30326Check whether STRING is either empty or only whitespace.
30310The following characters count as whitespace here: space, tab, newline and 30327The following characters count as whitespace here: space, tab, newline and
30311carriage return." (string-match-p "\\`[ \11\n\15]*\\'" string)) 30328carriage return." (declare (pure t) (side-effect-free t)) (string-match-p "\\`[ \11\n\15]*\\'" string))
30312(autoload 'string-clean-whitespace "subr-x" "\ 30329(autoload 'string-clean-whitespace "subr-x" "\
30313Clean up whitespace in STRING. 30330Clean up whitespace in STRING.
30314All sequences of whitespaces in STRING are collapsed into a 30331All sequences of whitespaces in STRING are collapsed into a
@@ -34220,6 +34237,10 @@ When using this command to register a new file (or files), it
34220will automatically deduce which VC repository to register it 34237will automatically deduce which VC repository to register it
34221with, using the most specific one. 34238with, using the most specific one.
34222 34239
34240If VERBOSE is non-nil (interactively, the prefix argument),
34241you can specify a VC backend or (for centralized VCS only)
34242the revision ID or branch ID.
34243
34223(fn VERBOSE)" t) 34244(fn VERBOSE)" t)
34224(autoload 'vc-register "vc" "\ 34245(autoload 'vc-register "vc" "\
34225Register into a version control system. 34246Register into a version control system.
@@ -34380,24 +34401,31 @@ Uses `vc-retrieve-tag' with the non-nil arg `branchp'.
34380 34401
34381(fn DIR NAME)" t) 34402(fn DIR NAME)" t)
34382(autoload 'vc-print-log "vc" "\ 34403(autoload 'vc-print-log "vc" "\
34383List the change log of the current fileset in a window. 34404Show in another window the VC change history of the current fileset.
34384If WORKING-REVISION is non-nil, leave point at that revision. 34405If WORKING-REVISION is non-nil, it should be a revision ID; position
34406point in the change history buffer at that revision.
34385If LIMIT is non-nil, it should be a number specifying the maximum 34407If LIMIT is non-nil, it should be a number specifying the maximum
34386number of revisions to show; the default is `vc-log-show-limit'. 34408number of revisions to show; the default is `vc-log-show-limit'.
34387 34409
34388When called interactively with a prefix argument, prompt for 34410When called interactively with a prefix argument, prompt for
34389WORKING-REVISION and LIMIT. 34411WORKING-REVISION and LIMIT.
34390 34412
34413This shows a short log (one line for each commit) if the current
34414fileset includes directories and the VC backend supports that;
34415otherwise it shows the detailed log of each commit, which includes
34416the full log message and the author. Additional control of the
34417shown log style is available via `vc-log-short-style'.
34418
34391(fn &optional WORKING-REVISION LIMIT)" t) 34419(fn &optional WORKING-REVISION LIMIT)" t)
34392(autoload 'vc-print-root-log "vc" "\ 34420(autoload 'vc-print-root-log "vc" "\
34393List the revision history for the current VC controlled tree in a window. 34421Show in another window VC change history of the current VC controlled tree.
34394If LIMIT is non-nil, it should be a number specifying the maximum 34422If LIMIT is non-nil, it should be a number specifying the maximum
34395number of revisions to show; the default is `vc-log-show-limit'. 34423number of revisions to show; the default is `vc-log-show-limit'.
34396When called interactively with a prefix argument, prompt for LIMIT. 34424When called interactively with a prefix argument, prompt for LIMIT, but
34397When the prefix argument is a number, use it as LIMIT. 34425if the prefix argument is a number, use it as LIMIT.
34398A special case is when the prefix argument is 1: in this case 34426A special case is when the prefix argument is 1: in this case
34399the command asks for the ID of a revision, and shows that revision 34427the command prompts for the ID of a revision, and shows that revision
34400with its diffs (if the underlying VCS supports that). 34428with its diffs (if the underlying VCS backend supports that).
34401 34429
34402(fn &optional LIMIT REVISION)" t) 34430(fn &optional LIMIT REVISION)" t)
34403(autoload 'vc-print-branch-log "vc" "\ 34431(autoload 'vc-print-branch-log "vc" "\
@@ -34417,20 +34445,22 @@ In some version control systems REMOTE-LOCATION can be a remote branch name.
34417 34445
34418(fn &optional REMOTE-LOCATION)" t) 34446(fn &optional REMOTE-LOCATION)" t)
34419(autoload 'vc-log-search "vc" "\ 34447(autoload 'vc-log-search "vc" "\
34420Search the log of changes for PATTERN. 34448Search the VC log of changes for PATTERN and show log of matching changes.
34421 34449
34422PATTERN is usually interpreted as a regular expression. However, its 34450PATTERN is usually interpreted as a regular expression. However, its
34423exact semantics is up to the backend's log search command; some can 34451exact semantics is up to the backend's log search command; some can
34424only match fixed strings. 34452only match fixed strings.
34425 34453
34426Display all entries that match log messages in long format. 34454This command displays in long format all the changes whose log messages
34427With a prefix argument, ask for a command to run that will output 34455match PATTERN.
34428log entries. 34456
34457With a prefix argument, the command asks for a shell command to run that
34458will output log entries, and displays those log entries instead.
34429 34459
34430(fn PATTERN)" t) 34460(fn PATTERN)" t)
34431(autoload 'vc-log-mergebase "vc" "\ 34461(autoload 'vc-log-mergebase "vc" "\
34432Show a log of changes between the merge base of REV1 and REV2 revisions. 34462Show a log of changes between the merge base of revisions REV1 and REV2.
34433The merge base is a common ancestor between REV1 and REV2 revisions. 34463The merge base is a common ancestor of revisions REV1 and REV2.
34434 34464
34435(fn FILES REV1 REV2)" t) 34465(fn FILES REV1 REV2)" t)
34436(autoload 'vc-region-history "vc" "\ 34466(autoload 'vc-region-history "vc" "\
@@ -36912,7 +36942,7 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
36912 36942
36913;;; Generated autoloads from progmodes/xref.el 36943;;; Generated autoloads from progmodes/xref.el
36914 36944
36915(push (purecopy '(xref 1 6 1)) package--builtin-versions) 36945(push (purecopy '(xref 1 6 2)) package--builtin-versions)
36916(autoload 'xref-find-backend "xref") 36946(autoload 'xref-find-backend "xref")
36917(define-obsolete-function-alias 'xref-pop-marker-stack #'xref-go-back "29.1") 36947(define-obsolete-function-alias 'xref-pop-marker-stack #'xref-go-back "29.1")
36918(autoload 'xref-go-back "xref" "\ 36948(autoload 'xref-go-back "xref" "\