aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2021-11-01 06:17:37 -0700
committerGlenn Morris2021-11-01 06:17:37 -0700
commite4e1a9542142b798193de34f78deac3aa3bb4094 (patch)
tree4758035cf9f65b775672bb49738d14b16a13b627
parent84cd95e04c77d9cf15fa04c46d5a961a94ab524d (diff)
downloademacs-e4e1a9542142b798193de34f78deac3aa3bb4094.tar.gz
emacs-e4e1a9542142b798193de34f78deac3aa3bb4094.zip
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el276
1 files changed, 119 insertions, 157 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index c452825e6d3..ee0a50be94e 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -1622,7 +1622,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
1622mode if ARG is a negative number. 1622mode if ARG is a negative number.
1623 1623
1624To check whether the minor mode is enabled in the current buffer, 1624To check whether the minor mode is enabled in the current buffer,
1625evaluate `(default-value 'autoarg-kp-mode)'. 1625evaluate `(default-value \\='autoarg-kp-mode)'.
1626 1626
1627The mode's hook is called both when the mode is enabled and when it is 1627The mode's hook is called both when the mode is enabled and when it is
1628disabled. 1628disabled.
@@ -1687,7 +1687,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
1687mode if ARG is a negative number. 1687mode if ARG is a negative number.
1688 1688
1689To check whether the minor mode is enabled in the current buffer, 1689To check whether the minor mode is enabled in the current buffer,
1690evaluate `(default-value 'auto-insert-mode)'. 1690evaluate `(default-value \\='auto-insert-mode)'.
1691 1691
1692The mode's hook is called both when the mode is enabled and when it is 1692The mode's hook is called both when the mode is enabled and when it is
1693disabled. 1693disabled.
@@ -1873,7 +1873,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
1873mode if ARG is a negative number. 1873mode if ARG is a negative number.
1874 1874
1875To check whether the minor mode is enabled in the current buffer, 1875To check whether the minor mode is enabled in the current buffer,
1876evaluate `(default-value 'global-auto-revert-mode)'. 1876evaluate `(default-value \\='global-auto-revert-mode)'.
1877 1877
1878The mode's hook is called both when the mode is enabled and when it is 1878The mode's hook is called both when the mode is enabled and when it is
1879disabled. 1879disabled.
@@ -2012,7 +2012,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
2012mode if ARG is a negative number. 2012mode if ARG is a negative number.
2013 2013
2014To check whether the minor mode is enabled in the current buffer, 2014To check whether the minor mode is enabled in the current buffer,
2015evaluate `(default-value 'display-battery-mode)'. 2015evaluate `(default-value \\='display-battery-mode)'.
2016 2016
2017The mode's hook is called both when the mode is enabled and when it is 2017The mode's hook is called both when the mode is enabled and when it is
2018disabled. 2018disabled.
@@ -4930,7 +4930,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
4930mode if ARG is a negative number. 4930mode if ARG is a negative number.
4931 4931
4932To check whether the minor mode is enabled in the current buffer, 4932To check whether the minor mode is enabled in the current buffer,
4933evaluate `(default-value 'cl-font-lock-built-in-mode)'. 4933evaluate `(default-value \\='cl-font-lock-built-in-mode)'.
4934 4934
4935The mode's hook is called both when the mode is enabled and when it is 4935The mode's hook is called both when the mode is enabled and when it is
4936disabled. 4936disabled.
@@ -5165,7 +5165,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
5165mode if ARG is a negative number. 5165mode if ARG is a negative number.
5166 5166
5167To check whether the minor mode is enabled in the current buffer, 5167To check whether the minor mode is enabled in the current buffer,
5168evaluate `(default-value 'cl-old-struct-compat-mode)'. 5168evaluate `(default-value \\='cl-old-struct-compat-mode)'.
5169 5169
5170The mode's hook is called both when the mode is enabled and when it is 5170The mode's hook is called both when the mode is enabled and when it is
5171disabled. 5171disabled.
@@ -5776,7 +5776,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
5776mode if ARG is a negative number. 5776mode if ARG is a negative number.
5777 5777
5778To check whether the minor mode is enabled in the current buffer, 5778To check whether the minor mode is enabled in the current buffer,
5779evaluate `(default-value 'dynamic-completion-mode)'. 5779evaluate `(default-value \\='dynamic-completion-mode)'.
5780 5780
5781The mode's hook is called both when the mode is enabled and when it is 5781The mode's hook is called both when the mode is enabled and when it is
5782disabled. 5782disabled.
@@ -6345,7 +6345,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
6345mode if ARG is a negative number. 6345mode if ARG is a negative number.
6346 6346
6347To check whether the minor mode is enabled in the current buffer, 6347To check whether the minor mode is enabled in the current buffer,
6348evaluate `(default-value 'cua-mode)'. 6348evaluate `(default-value \\='cua-mode)'.
6349 6349
6350The mode's hook is called both when the mode is enabled and when it is 6350The mode's hook is called both when the mode is enabled and when it is
6351disabled. 6351disabled.
@@ -7318,7 +7318,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
7318mode if ARG is a negative number. 7318mode if ARG is a negative number.
7319 7319
7320To check whether the minor mode is enabled in the current buffer, 7320To check whether the minor mode is enabled in the current buffer,
7321evaluate `(default-value 'delete-selection-mode)'. 7321evaluate `(default-value \\='delete-selection-mode)'.
7322 7322
7323The mode's hook is called both when the mode is enabled and when it is 7323The mode's hook is called both when the mode is enabled and when it is
7324disabled. 7324disabled.
@@ -7506,7 +7506,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
7506mode if ARG is a negative number. 7506mode if ARG is a negative number.
7507 7507
7508To check whether the minor mode is enabled in the current buffer, 7508To check whether the minor mode is enabled in the current buffer,
7509evaluate `(default-value 'desktop-save-mode)'. 7509evaluate `(default-value \\='desktop-save-mode)'.
7510 7510
7511The mode's hook is called both when the mode is enabled and when it is 7511The mode's hook is called both when the mode is enabled and when it is
7512disabled. 7512disabled.
@@ -9388,7 +9388,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
9388mode if ARG is a negative number. 9388mode if ARG is a negative number.
9389 9389
9390To check whether the minor mode is enabled in the current buffer, 9390To check whether the minor mode is enabled in the current buffer,
9391evaluate `(default-value 'global-ede-mode)'. 9391evaluate `(default-value \\='global-ede-mode)'.
9392 9392
9393The mode's hook is called both when the mode is enabled and when it is 9393The mode's hook is called both when the mode is enabled and when it is
9394disabled. 9394disabled.
@@ -10250,7 +10250,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
10250mode if ARG is a negative number. 10250mode if ARG is a negative number.
10251 10251
10252To check whether the minor mode is enabled in the current buffer, 10252To check whether the minor mode is enabled in the current buffer,
10253evaluate `(default-value 'electric-pair-mode)'. 10253evaluate `(default-value \\='electric-pair-mode)'.
10254 10254
10255The mode's hook is called both when the mode is enabled and when it is 10255The mode's hook is called both when the mode is enabled and when it is
10256disabled. 10256disabled.
@@ -10277,7 +10277,8 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
10277mode if ARG is a negative number. 10277mode if ARG is a negative number.
10278 10278
10279To check whether the minor mode is enabled in the current buffer, 10279To check whether the minor mode is enabled in the current buffer,
10280evaluate `(buffer-local-value 'electric-pair-mode (current-buffer))'. 10280evaluate `(buffer-local-value \\='electric-pair-mode
10281\(current-buffer))'.
10281 10282
10282The mode's hook is called both when the mode is enabled and when it is 10283The mode's hook is called both when the mode is enabled and when it is
10283disabled. 10284disabled.
@@ -10862,7 +10863,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
10862mode if ARG is a negative number. 10863mode if ARG is a negative number.
10863 10864
10864To check whether the minor mode is enabled in the current buffer, 10865To check whether the minor mode is enabled in the current buffer,
10865evaluate `(default-value 'epa-global-mail-mode)'. 10866evaluate `(default-value \\='epa-global-mail-mode)'.
10866 10867
10867The mode's hook is called both when the mode is enabled and when it is 10868The mode's hook is called both when the mode is enabled and when it is
10868disabled. 10869disabled.
@@ -10928,7 +10929,7 @@ Look at CONFIG and try to expand GROUP.
10928 10929
10929;;;### (autoloads nil "erc" "erc/erc.el" (0 0 0 0)) 10930;;;### (autoloads nil "erc" "erc/erc.el" (0 0 0 0))
10930;;; Generated autoloads from erc/erc.el 10931;;; Generated autoloads from erc/erc.el
10931(push (purecopy '(erc 5 3)) package--builtin-versions) 10932(push (purecopy '(erc 5 4)) package--builtin-versions)
10932 10933
10933(autoload 'erc-select-read-args "erc" "\ 10934(autoload 'erc-select-read-args "erc" "\
10934Prompt the user for values of nick, server, port, and password." nil nil) 10935Prompt the user for values of nick, server, port, and password." nil nil)
@@ -12495,8 +12496,9 @@ If `ffap-url-regexp' is not nil, the FILENAME may also be an URL.
12495With a prefix, this command behaves exactly like `ffap-file-finder'. 12496With a prefix, this command behaves exactly like `ffap-file-finder'.
12496If `ffap-require-prefix' is set, the prefix meaning is reversed. 12497If `ffap-require-prefix' is set, the prefix meaning is reversed.
12497See also the variables `ffap-dired-wildcards', `ffap-newfile-prompt', 12498See also the variables `ffap-dired-wildcards', `ffap-newfile-prompt',
12498`ffap-url-unwrap-local', `ffap-url-unwrap-remote', and the functions 12499`ffap-url-unwrap-local', `ffap-url-unwrap-remote',
12499`ffap-file-at-point' and `ffap-url-at-point'. 12500`ffap-file-name-with-spaces', and the functions `ffap-file-at-point'
12501and `ffap-url-at-point'.
12500 12502
12501\(fn &optional FILENAME)" t nil) 12503\(fn &optional FILENAME)" t nil)
12502 12504
@@ -14047,7 +14049,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
14047mode if ARG is a negative number. 14049mode if ARG is a negative number.
14048 14050
14049To check whether the minor mode is enabled in the current buffer, 14051To check whether the minor mode is enabled in the current buffer,
14050evaluate `(default-value 'gdb-enable-debug)'. 14052evaluate `(default-value \\='gdb-enable-debug)'.
14051 14053
14052The mode's hook is called both when the mode is enabled and when it is 14054The mode's hook is called both when the mode is enabled and when it is
14053disabled. 14055disabled.
@@ -15718,7 +15720,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
15718mode if ARG is a negative number. 15720mode if ARG is a negative number.
15719 15721
15720To check whether the minor mode is enabled in the current buffer, 15722To check whether the minor mode is enabled in the current buffer,
15721evaluate `(default-value 'gud-tooltip-mode)'. 15723evaluate `(default-value \\='gud-tooltip-mode)'.
15722 15724
15723The mode's hook is called both when the mode is enabled and when it is 15725The mode's hook is called both when the mode is enabled and when it is
15724disabled. 15726disabled.
@@ -17050,7 +17052,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
17050mode if ARG is a negative number. 17052mode if ARG is a negative number.
17051 17053
17052To check whether the minor mode is enabled in the current buffer, 17054To check whether the minor mode is enabled in the current buffer,
17053evaluate `(default-value 'global-hl-line-mode)'. 17055evaluate `(default-value \\='global-hl-line-mode)'.
17054 17056
17055The mode's hook is called both when the mode is enabled and when it is 17057The mode's hook is called both when the mode is enabled and when it is
17056disabled. 17058disabled.
@@ -17471,7 +17473,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
17471mode if ARG is a negative number. 17473mode if ARG is a negative number.
17472 17474
17473To check whether the minor mode is enabled in the current buffer, 17475To check whether the minor mode is enabled in the current buffer,
17474evaluate `(default-value 'fido-mode)'. 17476evaluate `(default-value \\='fido-mode)'.
17475 17477
17476The mode's hook is called both when the mode is enabled and when it is 17478The mode's hook is called both when the mode is enabled and when it is
17477disabled. 17479disabled.
@@ -17503,7 +17505,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
17503mode if ARG is a negative number. 17505mode if ARG is a negative number.
17504 17506
17505To check whether the minor mode is enabled in the current buffer, 17507To check whether the minor mode is enabled in the current buffer,
17506evaluate `(default-value 'icomplete-mode)'. 17508evaluate `(default-value \\='icomplete-mode)'.
17507 17509
17508The mode's hook is called both when the mode is enabled and when it is 17510The mode's hook is called both when the mode is enabled and when it is
17509disabled. 17511disabled.
@@ -17545,7 +17547,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
17545mode if ARG is a negative number. 17547mode if ARG is a negative number.
17546 17548
17547To check whether the minor mode is enabled in the current buffer, 17549To check whether the minor mode is enabled in the current buffer,
17548evaluate `(default-value 'icomplete-vertical-mode)'. 17550evaluate `(default-value \\='icomplete-vertical-mode)'.
17549 17551
17550The mode's hook is called both when the mode is enabled and when it is 17552The mode's hook is called both when the mode is enabled and when it is
17551disabled. 17553disabled.
@@ -17582,7 +17584,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
17582mode if ARG is a negative number. 17584mode if ARG is a negative number.
17583 17585
17584To check whether the minor mode is enabled in the current buffer, 17586To check whether the minor mode is enabled in the current buffer,
17585evaluate `(default-value 'fido-vertical-mode)'. 17587evaluate `(default-value \\='fido-vertical-mode)'.
17586 17588
17587The mode's hook is called both when the mode is enabled and when it is 17589The mode's hook is called both when the mode is enabled and when it is
17588disabled. 17590disabled.
@@ -18352,7 +18354,7 @@ If Emacs is compiled without ImageMagick support, this does nothing." nil nil)
18352(push (purecopy '(image-dired 0 4 11)) package--builtin-versions) 18354(push (purecopy '(image-dired 0 4 11)) package--builtin-versions)
18353 18355
18354(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\ 18356(autoload 'image-dired-dired-toggle-marked-thumbs "image-dired" "\
18355Toggle thumbnails in front of file names in the dired buffer. 18357Toggle thumbnails in front of file names in the Dired buffer.
18356If no marked file could be found, insert or hide thumbnails on the 18358If no marked file could be found, insert or hide thumbnails on the
18357current line. ARG, if non-nil, specifies the files to use instead 18359current line. ARG, if non-nil, specifies the files to use instead
18358of the marked files. If ARG is an integer, use the next ARG (or 18360of the marked files. If ARG is an integer, use the next ARG (or
@@ -18365,12 +18367,12 @@ Open directory DIR and create a default window configuration.
18365 18367
18366Convenience command that: 18368Convenience command that:
18367 18369
18368 - Opens dired in folder DIR 18370 - Opens Dired in folder DIR
18369 - Splits windows in most useful (?) way 18371 - Splits windows in most useful (?) way
18370 - Set `truncate-lines' to t 18372 - Sets `truncate-lines' to t
18371 18373
18372After the command has finished, you would typically mark some 18374After the command has finished, you would typically mark some
18373image files in dired and type 18375image files in Dired and type
18374\\[image-dired-display-thumbs] (`image-dired-display-thumbs'). 18376\\[image-dired-display-thumbs] (`image-dired-display-thumbs').
18375 18377
18376If called with prefix argument ARG, skip splitting of windows. 18378If called with prefix argument ARG, skip splitting of windows.
@@ -18388,7 +18390,7 @@ point (this is useful if you have marked some files but want to show
18388another one). 18390another one).
18389 18391
18390Recommended usage is to split the current frame horizontally so that 18392Recommended usage is to split the current frame horizontally so that
18391you have the dired buffer in the left window and the 18393you have the Dired buffer in the left window and the
18392`image-dired-thumbnail-buffer' buffer in the right window. 18394`image-dired-thumbnail-buffer' buffer in the right window.
18393 18395
18394With optional argument APPEND, append thumbnail to thumbnail buffer 18396With optional argument APPEND, append thumbnail to thumbnail buffer
@@ -18416,7 +18418,7 @@ displayed.
18416(define-obsolete-function-alias 'tumme 'image-dired "24.4") 18418(define-obsolete-function-alias 'tumme 'image-dired "24.4")
18417 18419
18418(autoload 'image-dired-tag-files "image-dired" "\ 18420(autoload 'image-dired-tag-files "image-dired" "\
18419Tag marked file(s) in dired. With prefix ARG, tag file at point. 18421Tag marked file(s) in Dired. With prefix ARG, tag file at point.
18420 18422
18421\(fn ARG)" t nil) 18423\(fn ARG)" t nil)
18422 18424
@@ -18430,7 +18432,7 @@ With prefix argument ARG, remove tag from file at point.
18430Jump to thumbnail buffer." t nil) 18432Jump to thumbnail buffer." t nil)
18431 18433
18432(autoload 'image-dired-minor-mode "image-dired" "\ 18434(autoload 'image-dired-minor-mode "image-dired" "\
18433Setup easy-to-use keybindings for the commands to be used in dired mode. 18435Setup easy-to-use keybindings for the commands to be used in Dired mode.
18434Note that n, p and <down> and <up> will be hijacked and bound to 18436Note that n, p and <down> and <up> will be hijacked and bound to
18435`image-dired-dired-x-line'. 18437`image-dired-dired-x-line'.
18436 18438
@@ -18469,7 +18471,7 @@ With prefix argument ARG, display image in its original size.
18469\(fn &optional ARG)" t nil) 18471\(fn &optional ARG)" t nil)
18470 18472
18471(autoload 'image-dired-dired-comment-files "image-dired" "\ 18473(autoload 'image-dired-dired-comment-files "image-dired" "\
18472Add comment to current or marked files in dired." t nil) 18474Add comment to current or marked files in Dired." t nil)
18473 18475
18474(autoload 'image-dired-mark-tagged-files "image-dired" "\ 18476(autoload 'image-dired-mark-tagged-files "image-dired" "\
18475Use regexp to mark files with matching tag. 18477Use regexp to mark files with matching tag.
@@ -18477,7 +18479,7 @@ A `tag' is a keyword, a piece of meta data, associated with an
18477image file and stored in image-dired's database file. This command 18479image file and stored in image-dired's database file. This command
18478lets you input a regexp and this will be matched against all tags 18480lets you input a regexp and this will be matched against all tags
18479on all image files in the database file. The files that have a 18481on all image files in the database file. The files that have a
18480matching tag will be marked in the dired buffer." t nil) 18482matching tag will be marked in the Dired buffer." t nil)
18481 18483
18482(autoload 'image-dired-dired-edit-comment-and-tags "image-dired" "\ 18484(autoload 'image-dired-dired-edit-comment-and-tags "image-dired" "\
18483Edit comment and tags of current or marked image files. 18485Edit comment and tags of current or marked image files.
@@ -18548,7 +18550,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
18548mode if ARG is a negative number. 18550mode if ARG is a negative number.
18549 18551
18550To check whether the minor mode is enabled in the current buffer, 18552To check whether the minor mode is enabled in the current buffer,
18551evaluate `(default-value 'auto-image-file-mode)'. 18553evaluate `(default-value \\='auto-image-file-mode)'.
18552 18554
18553The mode's hook is called both when the mode is enabled and when it is 18555The mode's hook is called both when the mode is enabled and when it is
18554disabled. 18556disabled.
@@ -20828,7 +20830,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
20828mode if ARG is a negative number. 20830mode if ARG is a negative number.
20829 20831
20830To check whether the minor mode is enabled in the current buffer, 20832To check whether the minor mode is enabled in the current buffer,
20831evaluate `(default-value 'mail-abbrevs-mode)'. 20833evaluate `(default-value \\='mail-abbrevs-mode)'.
20832 20834
20833The mode's hook is called both when the mode is enabled and when it is 20835The mode's hook is called both when the mode is enabled and when it is
20834disabled. 20836disabled.
@@ -21256,7 +21258,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
21256mode if ARG is a negative number. 21258mode if ARG is a negative number.
21257 21259
21258To check whether the minor mode is enabled in the current buffer, 21260To check whether the minor mode is enabled in the current buffer,
21259evaluate `(default-value 'minibuffer-depth-indicate-mode)'. 21261evaluate `(default-value \\='minibuffer-depth-indicate-mode)'.
21260 21262
21261The mode's hook is called both when the mode is enabled and when it is 21263The mode's hook is called both when the mode is enabled and when it is
21262disabled. 21264disabled.
@@ -21824,7 +21826,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
21824mode if ARG is a negative number. 21826mode if ARG is a negative number.
21825 21827
21826To check whether the minor mode is enabled in the current buffer, 21828To check whether the minor mode is enabled in the current buffer,
21827evaluate `(default-value 'midnight-mode)'. 21829evaluate `(default-value \\='midnight-mode)'.
21828 21830
21829The mode's hook is called both when the mode is enabled and when it is 21831The mode's hook is called both when the mode is enabled and when it is
21830disabled. 21832disabled.
@@ -21880,7 +21882,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
21880mode if ARG is a negative number. 21882mode if ARG is a negative number.
21881 21883
21882To check whether the minor mode is enabled in the current buffer, 21884To check whether the minor mode is enabled in the current buffer,
21883evaluate `(default-value 'minibuffer-electric-default-mode)'. 21885evaluate `(default-value \\='minibuffer-electric-default-mode)'.
21884 21886
21885The mode's hook is called both when the mode is enabled and when it is 21887The mode's hook is called both when the mode is enabled and when it is
21886disabled. 21888disabled.
@@ -22464,7 +22466,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
22464mode if ARG is a negative number. 22466mode if ARG is a negative number.
22465 22467
22466To check whether the minor mode is enabled in the current buffer, 22468To check whether the minor mode is enabled in the current buffer,
22467evaluate `(default-value 'msb-mode)'. 22469evaluate `(default-value \\='msb-mode)'.
22468 22470
22469The mode's hook is called both when the mode is enabled and when it is 22471The mode's hook is called both when the mode is enabled and when it is
22470disabled. 22472disabled.
@@ -22627,10 +22629,15 @@ Embed OBJ (string or character) at index IDX of STRING.
22627(autoload 'truncate-string-to-width "mule-util" "\ 22629(autoload 'truncate-string-to-width "mule-util" "\
22628Truncate string STR to end at column END-COLUMN. 22630Truncate string STR to end at column END-COLUMN.
22629The optional 3rd arg START-COLUMN, if non-nil, specifies the starting 22631The optional 3rd arg START-COLUMN, if non-nil, specifies the starting
22630column; that means to return the characters occupying columns 22632column (default: zero); that means to return the characters occupying
22631START-COLUMN ... END-COLUMN of STR. Both END-COLUMN and START-COLUMN 22633columns START-COLUMN ... END-COLUMN of STR. Both END-COLUMN and
22632are specified in terms of character display width in the current 22634START-COLUMN are specified in terms of character display width in the
22633buffer; see also `char-width'. 22635current buffer; see `char-width'.
22636
22637Since character composition on display can produce glyphs whose
22638width is smaller than the sum of `char-width' values of the
22639composed characters, this function can produce inaccurate results
22640when used in such cases.
22634 22641
22635The optional 4th arg PADDING, if non-nil, specifies a padding 22642The optional 4th arg PADDING, if non-nil, specifies a padding
22636character (which should have a display width of 1) to add at the end 22643character (which should have a display width of 1) to add at the end
@@ -22787,7 +22794,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
22787mode if ARG is a negative number. 22794mode if ARG is a negative number.
22788 22795
22789To check whether the minor mode is enabled in the current buffer, 22796To check whether the minor mode is enabled in the current buffer,
22790evaluate `(default-value 'mouse-wheel-mode)'. 22797evaluate `(default-value \\='mouse-wheel-mode)'.
22791 22798
22792The mode's hook is called both when the mode is enabled and when it is 22799The mode's hook is called both when the mode is enabled and when it is
22793disabled. 22800disabled.
@@ -23841,6 +23848,13 @@ Many aspects this mode can be customized using
23841;;;### (autoloads nil "oc" "org/oc.el" (0 0 0 0)) 23848;;;### (autoloads nil "oc" "org/oc.el" (0 0 0 0))
23842;;; Generated autoloads from org/oc.el 23849;;; Generated autoloads from org/oc.el
23843 23850
23851(autoload 'org-cite-insert "oc" "\
23852Insert a citation at point.
23853Insertion is done according to the processor set in `org-cite-insert-processor'.
23854ARG is the prefix argument received when calling interactively the function.
23855
23856\(fn ARG)" t nil)
23857
23844(register-definition-prefixes "oc" '("org-cite-")) 23858(register-definition-prefixes "oc" '("org-cite-"))
23845 23859
23846;;;*** 23860;;;***
@@ -23972,6 +23986,13 @@ startup file, `~/.emacs-octave'.
23972 23986
23973;;;*** 23987;;;***
23974 23988
23989;;;### (autoloads nil "ol-man" "org/ol-man.el" (0 0 0 0))
23990;;; Generated autoloads from org/ol-man.el
23991
23992(register-definition-prefixes "ol-man" '("org-man-"))
23993
23994;;;***
23995
23975;;;### (autoloads nil "ol-mhe" "org/ol-mhe.el" (0 0 0 0)) 23996;;;### (autoloads nil "ol-mhe" "org/ol-mhe.el" (0 0 0 0))
23976;;; Generated autoloads from org/ol-mhe.el 23997;;; Generated autoloads from org/ol-mhe.el
23977 23998
@@ -25044,67 +25065,6 @@ archive).
25044 25065
25045;;;*** 25066;;;***
25046 25067
25047;;;### (autoloads nil "paren" "paren.el" (0 0 0 0))
25048;;; Generated autoloads from paren.el
25049
25050(defcustom show-paren-mode t "\
25051Non-nil if Show-Paren mode is enabled.
25052See the `show-paren-mode' command
25053for a description of this minor mode.
25054Setting this variable directly does not take effect;
25055either customize it (see the info node `Easy Customization')
25056or call the function `show-paren-mode'." :set #'custom-set-minor-mode :initialize 'custom-initialize-delay :type 'boolean :group 'paren-showing)
25057
25058(custom-autoload 'show-paren-mode "paren" nil)
25059
25060(autoload 'show-paren-mode "paren" "\
25061Toggle visualization of matching parens (Show Paren mode).
25062
25063This is a minor mode. If called interactively, toggle the `Show-Paren
25064mode' mode. If the prefix argument is positive, enable the mode, and
25065if it is zero or negative, disable the mode.
25066
25067If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
25068mode if ARG is nil, omitted, or is a positive number. Disable the
25069mode if ARG is a negative number.
25070
25071To check whether the minor mode is enabled in the current buffer,
25072evaluate `(default-value 'show-paren-mode)'.
25073
25074The mode's hook is called both when the mode is enabled and when it is
25075disabled.
25076
25077When enabled, any matching parenthesis is highlighted in `show-paren-style'
25078after `show-paren-delay' seconds of Emacs idle time.
25079
25080This is a global minor mode. To toggle the mode in a single buffer,
25081use `show-paren-local-mode'.
25082
25083\(fn &optional ARG)" t nil)
25084
25085(autoload 'show-paren-local-mode "paren" "\
25086Toggle `show-paren-mode' only in this buffer.
25087
25088This is a minor mode. If called interactively, toggle the
25089`Show-Paren-Local mode' mode. If the prefix argument is positive,
25090enable the mode, and if it is zero or negative, disable the mode.
25091
25092If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
25093mode if ARG is nil, omitted, or is a positive number. Disable the
25094mode if ARG is a negative number.
25095
25096To check whether the minor mode is enabled in the current buffer,
25097evaluate `(buffer-local-value 'show-paren-mode (current-buffer))'.
25098
25099The mode's hook is called both when the mode is enabled and when it is
25100disabled.
25101
25102\(fn &optional ARG)" t nil)
25103
25104(register-definition-prefixes "paren" '("show-paren-"))
25105
25106;;;***
25107
25108;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (0 0 25068;;;### (autoloads nil "parse-time" "calendar/parse-time.el" (0 0
25109;;;;;; 0 0)) 25069;;;;;; 0 0))
25110;;; Generated autoloads from calendar/parse-time.el 25070;;; Generated autoloads from calendar/parse-time.el
@@ -25823,7 +25783,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
25823mode if ARG is a negative number. 25783mode if ARG is a negative number.
25824 25784
25825To check whether the minor mode is enabled in the current buffer, 25785To check whether the minor mode is enabled in the current buffer,
25826evaluate `(default-value 'pixel-scroll-mode)'. 25786evaluate `(default-value \\='pixel-scroll-mode)'.
25827 25787
25828The mode's hook is called both when the mode is enabled and when it is 25788The mode's hook is called both when the mode is enabled and when it is
25829disabled. 25789disabled.
@@ -26539,7 +26499,7 @@ Open profile FILENAME.
26539 26499
26540;;;### (autoloads nil "project" "progmodes/project.el" (0 0 0 0)) 26500;;;### (autoloads nil "project" "progmodes/project.el" (0 0 0 0))
26541;;; Generated autoloads from progmodes/project.el 26501;;; Generated autoloads from progmodes/project.el
26542(push (purecopy '(project 0 7 1)) package--builtin-versions) 26502(push (purecopy '(project 0 8 1)) package--builtin-versions)
26543 26503
26544(autoload 'project-current "project" "\ 26504(autoload 'project-current "project" "\
26545Return the project instance in DIRECTORY, defaulting to `default-directory'. 26505Return the project instance in DIRECTORY, defaulting to `default-directory'.
@@ -27087,7 +27047,7 @@ Optional argument FACE specifies the face to do the highlighting.
27087 27047
27088;;;### (autoloads nil "python" "progmodes/python.el" (0 0 0 0)) 27048;;;### (autoloads nil "python" "progmodes/python.el" (0 0 0 0))
27089;;; Generated autoloads from progmodes/python.el 27049;;; Generated autoloads from progmodes/python.el
27090(push (purecopy '(python 0 27 1)) package--builtin-versions) 27050(push (purecopy '(python 0 28)) package--builtin-versions)
27091 27051
27092(add-to-list 'auto-mode-alist (cons (purecopy "\\.py[iw]?\\'") 'python-mode)) 27052(add-to-list 'auto-mode-alist (cons (purecopy "\\.py[iw]?\\'") 'python-mode))
27093 27053
@@ -27604,7 +27564,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
27604mode if ARG is a negative number. 27564mode if ARG is a negative number.
27605 27565
27606To check whether the minor mode is enabled in the current buffer, 27566To check whether the minor mode is enabled in the current buffer,
27607evaluate `(default-value 'rcirc-track-minor-mode)'. 27567evaluate `(default-value \\='rcirc-track-minor-mode)'.
27608 27568
27609The mode's hook is called both when the mode is enabled and when it is 27569The mode's hook is called both when the mode is enabled and when it is
27610disabled. 27570disabled.
@@ -27664,7 +27624,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
27664mode if ARG is a negative number. 27624mode if ARG is a negative number.
27665 27625
27666To check whether the minor mode is enabled in the current buffer, 27626To check whether the minor mode is enabled in the current buffer,
27667evaluate `(default-value 'recentf-mode)'. 27627evaluate `(default-value \\='recentf-mode)'.
27668 27628
27669The mode's hook is called both when the mode is enabled and when it is 27629The mode's hook is called both when the mode is enabled and when it is
27670disabled. 27630disabled.
@@ -28119,7 +28079,7 @@ recently executed command not bound to an input event\".
28119\(fn REPEAT-ARG)" t nil) 28079\(fn REPEAT-ARG)" t nil)
28120 28080
28121(defvar repeat-map nil "\ 28081(defvar repeat-map nil "\
28122The value of the repeating map for the next command. 28082The value of the repeating transient map for the next command.
28123A command called from the map can set it again to the same map when 28083A command called from the map can set it again to the same map when
28124the map can't be set on the command symbol property `repeat-map'.") 28084the map can't be set on the command symbol property `repeat-map'.")
28125 28085
@@ -28137,7 +28097,7 @@ or call the function `repeat-mode'.")
28137Toggle Repeat mode. 28097Toggle Repeat mode.
28138When Repeat mode is enabled, and the command symbol has the property named 28098When Repeat mode is enabled, and the command symbol has the property named
28139`repeat-map', this map is activated temporarily for the next command. 28099`repeat-map', this map is activated temporarily for the next command.
28140See `describe-repeat-maps' for a list of all repeatable command. 28100See `describe-repeat-maps' for a list of all repeatable commands.
28141 28101
28142This is a minor mode. If called interactively, toggle the `Repeat 28102This is a minor mode. If called interactively, toggle the `Repeat
28143mode' mode. If the prefix argument is positive, enable the mode, and 28103mode' mode. If the prefix argument is positive, enable the mode, and
@@ -28148,7 +28108,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
28148mode if ARG is a negative number. 28108mode if ARG is a negative number.
28149 28109
28150To check whether the minor mode is enabled in the current buffer, 28110To check whether the minor mode is enabled in the current buffer,
28151evaluate `(default-value 'repeat-mode)'. 28111evaluate `(default-value \\='repeat-mode)'.
28152 28112
28153The mode's hook is called both when the mode is enabled and when it is 28113The mode's hook is called both when the mode is enabled and when it is
28154disabled. 28114disabled.
@@ -28272,7 +28232,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
28272mode if ARG is a negative number. 28232mode if ARG is a negative number.
28273 28233
28274To check whether the minor mode is enabled in the current buffer, 28234To check whether the minor mode is enabled in the current buffer,
28275evaluate `(default-value 'global-reveal-mode)'. 28235evaluate `(default-value \\='global-reveal-mode)'.
28276 28236
28277The mode's hook is called both when the mode is enabled and when it is 28237The mode's hook is called both when the mode is enabled and when it is
28278disabled. 28238disabled.
@@ -29316,7 +29276,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
29316mode if ARG is a negative number. 29276mode if ARG is a negative number.
29317 29277
29318To check whether the minor mode is enabled in the current buffer, 29278To check whether the minor mode is enabled in the current buffer,
29319evaluate `(default-value 'savehist-mode)'. 29279evaluate `(default-value \\='savehist-mode)'.
29320 29280
29321The mode's hook is called both when the mode is enabled and when it is 29281The mode's hook is called both when the mode is enabled and when it is
29322disabled. 29282disabled.
@@ -29380,7 +29340,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
29380mode if ARG is a negative number. 29340mode if ARG is a negative number.
29381 29341
29382To check whether the minor mode is enabled in the current buffer, 29342To check whether the minor mode is enabled in the current buffer,
29383evaluate `(default-value 'save-place-mode)'. 29343evaluate `(default-value \\='save-place-mode)'.
29384 29344
29385The mode's hook is called both when the mode is enabled and when it is 29345The mode's hook is called both when the mode is enabled and when it is
29386disabled. 29346disabled.
@@ -29499,7 +29459,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
29499mode if ARG is a negative number. 29459mode if ARG is a negative number.
29500 29460
29501To check whether the minor mode is enabled in the current buffer, 29461To check whether the minor mode is enabled in the current buffer,
29502evaluate `(default-value 'scroll-all-mode)'. 29462evaluate `(default-value \\='scroll-all-mode)'.
29503 29463
29504The mode's hook is called both when the mode is enabled and when it is 29464The mode's hook is called both when the mode is enabled and when it is
29505disabled. 29465disabled.
@@ -29614,7 +29574,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
29614mode if ARG is a negative number. 29574mode if ARG is a negative number.
29615 29575
29616To check whether the minor mode is enabled in the current buffer, 29576To check whether the minor mode is enabled in the current buffer,
29617evaluate `(default-value 'semantic-mode)'. 29577evaluate `(default-value \\='semantic-mode)'.
29618 29578
29619The mode's hook is called both when the mode is enabled and when it is 29579The mode's hook is called both when the mode is enabled and when it is
29620disabled. 29580disabled.
@@ -30292,7 +30252,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
30292mode if ARG is a negative number. 30252mode if ARG is a negative number.
30293 30253
30294To check whether the minor mode is enabled in the current buffer, 30254To check whether the minor mode is enabled in the current buffer,
30295evaluate `(default-value 'server-mode)'. 30255evaluate `(default-value \\='server-mode)'.
30296 30256
30297The mode's hook is called both when the mode is enabled and when it is 30257The mode's hook is called both when the mode is enabled and when it is
30298disabled. 30258disabled.
@@ -31156,7 +31116,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
31156mode if ARG is a negative number. 31116mode if ARG is a negative number.
31157 31117
31158To check whether the minor mode is enabled in the current buffer, 31118To check whether the minor mode is enabled in the current buffer,
31159evaluate `(default-value 'global-so-long-mode)'. 31119evaluate `(default-value \\='global-so-long-mode)'.
31160 31120
31161The mode's hook is called both when the mode is enabled and when it is 31121The mode's hook is called both when the mode is enabled and when it is
31162disabled. 31122disabled.
@@ -32278,7 +32238,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
32278mode if ARG is a negative number. 32238mode if ARG is a negative number.
32279 32239
32280To check whether the minor mode is enabled in the current buffer, 32240To check whether the minor mode is enabled in the current buffer,
32281evaluate `(default-value 'strokes-mode)'. 32241evaluate `(default-value \\='strokes-mode)'.
32282 32242
32283The mode's hook is called both when the mode is enabled and when it is 32243The mode's hook is called both when the mode is enabled and when it is
32284disabled. 32244disabled.
@@ -32581,7 +32541,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
32581mode if ARG is a negative number. 32541mode if ARG is a negative number.
32582 32542
32583To check whether the minor mode is enabled in the current buffer, 32543To check whether the minor mode is enabled in the current buffer,
32584evaluate `(default-value 'gpm-mouse-mode)'. 32544evaluate `(default-value \\='gpm-mouse-mode)'.
32585 32545
32586The mode's hook is called both when the mode is enabled and when it is 32546The mode's hook is called both when the mode is enabled and when it is
32587disabled. 32547disabled.
@@ -32604,7 +32564,7 @@ GPM. This is due to limitations in GPM and the Linux kernel.
32604;;; Generated autoloads from tab-line.el 32564;;; Generated autoloads from tab-line.el
32605 32565
32606(autoload 'tab-line-mode "tab-line" "\ 32566(autoload 'tab-line-mode "tab-line" "\
32607Toggle display of window tab line in the buffer. 32567Toggle display of tab line in the windows displaying the current buffer.
32608 32568
32609This is a minor mode. If called interactively, toggle the `Tab-Line 32569This is a minor mode. If called interactively, toggle the `Tab-Line
32610mode' mode. If the prefix argument is positive, enable the mode, and 32570mode' mode. If the prefix argument is positive, enable the mode, and
@@ -34298,7 +34258,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
34298mode if ARG is a negative number. 34258mode if ARG is a negative number.
34299 34259
34300To check whether the minor mode is enabled in the current buffer, 34260To check whether the minor mode is enabled in the current buffer,
34301evaluate `(default-value 'display-time-mode)'. 34261evaluate `(default-value \\='display-time-mode)'.
34302 34262
34303The mode's hook is called both when the mode is enabled and when it is 34263The mode's hook is called both when the mode is enabled and when it is
34304disabled. 34264disabled.
@@ -34445,7 +34405,7 @@ Convert the time interval in seconds to a short string.
34445(put 'time-stamp-time-zone 'safe-local-variable 'time-stamp-zone-type-p) 34405(put 'time-stamp-time-zone 'safe-local-variable 'time-stamp-zone-type-p)
34446 34406
34447(autoload 'time-stamp-zone-type-p "time-stamp" "\ 34407(autoload 'time-stamp-zone-type-p "time-stamp" "\
34448Return whether or not ZONE is of the correct type for a timezone rule. 34408Return non-nil if ZONE is of the correct type for a timezone rule.
34449Valid ZONE values are described in the documentation of `format-time-string'. 34409Valid ZONE values are described in the documentation of `format-time-string'.
34450 34410
34451\(fn ZONE)" nil nil) 34411\(fn ZONE)" nil nil)
@@ -34484,7 +34444,7 @@ this line to a local variables list near the end of the file:
34484 34444
34485If the file has no time-stamp template, this function does nothing. 34445If the file has no time-stamp template, this function does nothing.
34486 34446
34487You can set `time-stamp-pattern' in a files's local variables list 34447You can set `time-stamp-pattern' in a file's local variables list
34488to customize the information in the time stamp and where it is written. 34448to customize the information in the time stamp and where it is written.
34489 34449
34490The time stamp is updated only if `time-stamp-active' is non-nil." t nil) 34450The time stamp is updated only if `time-stamp-active' is non-nil." t nil)
@@ -34987,7 +34947,7 @@ It must be supported by libarchive(3).")
34987Regular expression matching archive file names." '(concat "\\`" "\\(" ".+" "\\." (regexp-opt tramp-archive-suffixes) "\\(?:" "\\." (regexp-opt tramp-archive-compression-suffixes) "\\)*" "\\)" "\\(" "/" ".*" "\\)" "\\'")) 34947Regular expression matching archive file names." '(concat "\\`" "\\(" ".+" "\\." (regexp-opt tramp-archive-suffixes) "\\(?:" "\\." (regexp-opt tramp-archive-compression-suffixes) "\\)*" "\\)" "\\(" "/" ".*" "\\)" "\\'"))
34988 34948
34989(defun tramp-archive-autoload-file-name-handler (operation &rest args) "\ 34949(defun tramp-archive-autoload-file-name-handler (operation &rest args) "\
34990Load Tramp archive file name handler, and perform OPERATION." (when tramp-archive-enabled (let ((default-directory temporary-file-directory) (tramp-archive-autoload t)) tramp-archive-autoload (apply #'tramp-autoload-file-name-handler operation args)))) 34950Load Tramp archive file name handler, and perform OPERATION." (defvar tramp-archive-autoload) (when tramp-archive-enabled (let ((default-directory temporary-file-directory) (tramp-archive-autoload t)) (apply #'tramp-autoload-file-name-handler operation args))))
34991 34951
34992(defun tramp-register-archive-file-name-handler nil "\ 34952(defun tramp-register-archive-file-name-handler nil "\
34993Add archive file name handler to `file-name-handler-alist'." (when tramp-archive-enabled (add-to-list 'file-name-handler-alist (cons (tramp-archive-autoload-file-name-regexp) #'tramp-archive-autoload-file-name-handler)) (put #'tramp-archive-autoload-file-name-handler 'safe-magic t))) 34953Add archive file name handler to `file-name-handler-alist'." (when tramp-archive-enabled (add-to-list 'file-name-handler-alist (cons (tramp-archive-autoload-file-name-regexp) #'tramp-archive-autoload-file-name-handler)) (put #'tramp-archive-autoload-file-name-handler 'safe-magic t)))
@@ -35167,7 +35127,7 @@ See info node `(transient)Modifying Existing Transients'.
35167 35127
35168(function-put 'transient-remove-suffix 'lisp-indent-function 'defun) 35128(function-put 'transient-remove-suffix 'lisp-indent-function 'defun)
35169 35129
35170(register-definition-prefixes "transient" '("transient-")) 35130(register-definition-prefixes "transient" '("magit--fit-window-to-buffer" "transient-"))
35171 35131
35172;;;*** 35132;;;***
35173 35133
@@ -35292,7 +35252,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
35292mode if ARG is a negative number. 35252mode if ARG is a negative number.
35293 35253
35294To check whether the minor mode is enabled in the current buffer, 35254To check whether the minor mode is enabled in the current buffer,
35295evaluate `(default-value 'type-break-mode)'. 35255evaluate `(default-value \\='type-break-mode)'.
35296 35256
35297The mode's hook is called both when the mode is enabled and when it is 35257The mode's hook is called both when the mode is enabled and when it is
35298disabled. 35258disabled.
@@ -35827,7 +35787,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
35827mode if ARG is a negative number. 35787mode if ARG is a negative number.
35828 35788
35829To check whether the minor mode is enabled in the current buffer, 35789To check whether the minor mode is enabled in the current buffer,
35830evaluate `(default-value 'url-handler-mode)'. 35790evaluate `(default-value \\='url-handler-mode)'.
35831 35791
35832The mode's hook is called both when the mode is enabled and when it is 35792The mode's hook is called both when the mode is enabled and when it is
35833disabled. 35793disabled.
@@ -36755,6 +36715,8 @@ To get a prompt, use a prefix argument.
36755 36715
36756\(fn FILE BACKEND)" t nil) 36716\(fn FILE BACKEND)" t nil)
36757 36717
36718(make-obsolete 'vc-switch-backend 'nil '"28.1")
36719
36758(autoload 'vc-transfer-file "vc" "\ 36720(autoload 'vc-transfer-file "vc" "\
36759Transfer FILE to another version control system NEW-BACKEND. 36721Transfer FILE to another version control system NEW-BACKEND.
36760If NEW-BACKEND has a higher precedence than FILE's current backend 36722If NEW-BACKEND has a higher precedence than FILE's current backend
@@ -38399,7 +38361,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
38399mode if ARG is a negative number. 38361mode if ARG is a negative number.
38400 38362
38401To check whether the minor mode is enabled in the current buffer, 38363To check whether the minor mode is enabled in the current buffer,
38402evaluate `(default-value 'which-function-mode)'. 38364evaluate `(default-value \\='which-function-mode)'.
38403 38365
38404The mode's hook is called both when the mode is enabled and when it is 38366The mode's hook is called both when the mode is enabled and when it is
38405disabled. 38367disabled.
@@ -38491,7 +38453,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
38491mode if ARG is a negative number. 38453mode if ARG is a negative number.
38492 38454
38493To check whether the minor mode is enabled in the current buffer, 38455To check whether the minor mode is enabled in the current buffer,
38494evaluate `(default-value 'global-whitespace-mode)'. 38456evaluate `(default-value \\='global-whitespace-mode)'.
38495 38457
38496The mode's hook is called both when the mode is enabled and when it is 38458The mode's hook is called both when the mode is enabled and when it is
38497disabled. 38459disabled.
@@ -38523,7 +38485,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
38523mode if ARG is a negative number. 38485mode if ARG is a negative number.
38524 38486
38525To check whether the minor mode is enabled in the current buffer, 38487To check whether the minor mode is enabled in the current buffer,
38526evaluate `(default-value 'global-whitespace-newline-mode)'. 38488evaluate `(default-value \\='global-whitespace-newline-mode)'.
38527 38489
38528The mode's hook is called both when the mode is enabled and when it is 38490The mode's hook is called both when the mode is enabled and when it is
38529disabled. 38491disabled.
@@ -39113,7 +39075,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
39113mode if ARG is a negative number. 39075mode if ARG is a negative number.
39114 39076
39115To check whether the minor mode is enabled in the current buffer, 39077To check whether the minor mode is enabled in the current buffer,
39116evaluate `(default-value 'winner-mode)'. 39078evaluate `(default-value \\='winner-mode)'.
39117 39079
39118The mode's hook is called both when the mode is enabled and when it is 39080The mode's hook is called both when the mode is enabled and when it is
39119disabled. 39081disabled.
@@ -39279,7 +39241,7 @@ If LIMIT is non-nil, then do not consider characters beyond LIMIT.
39279 39241
39280;;;### (autoloads nil "xref" "progmodes/xref.el" (0 0 0 0)) 39242;;;### (autoloads nil "xref" "progmodes/xref.el" (0 0 0 0))
39281;;; Generated autoloads from progmodes/xref.el 39243;;; Generated autoloads from progmodes/xref.el
39282(push (purecopy '(xref 1 2 2)) package--builtin-versions) 39244(push (purecopy '(xref 1 3 0)) package--builtin-versions)
39283 39245
39284(autoload 'xref-find-backend "xref" nil nil nil) 39246(autoload 'xref-find-backend "xref" nil nil nil)
39285 39247
@@ -39421,7 +39383,7 @@ mode if ARG is nil, omitted, or is a positive number. Disable the
39421mode if ARG is a negative number. 39383mode if ARG is a negative number.
39422 39384
39423To check whether the minor mode is enabled in the current buffer, 39385To check whether the minor mode is enabled in the current buffer,
39424evaluate `(default-value 'xterm-mouse-mode)'. 39386evaluate `(default-value \\='xterm-mouse-mode)'.
39425 39387
39426The mode's hook is called both when the mode is enabled and when it is 39388The mode's hook is called both when the mode is enabled and when it is
39427disabled. 39389disabled.
@@ -39530,26 +39492,26 @@ Zone out, completely." t nil)
39530;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/easymenu.el" "emacs-lisp/eieio-compat.el" 39492;;;;;; "emacs-lisp/cl-seq.el" "emacs-lisp/easymenu.el" "emacs-lisp/eieio-compat.el"
39531;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-opt.el" "emacs-lisp/float-sup.el" 39493;;;;;; "emacs-lisp/eieio-custom.el" "emacs-lisp/eieio-opt.el" "emacs-lisp/float-sup.el"
39532;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/macroexp.el" 39494;;;;;; "emacs-lisp/lisp-mode.el" "emacs-lisp/lisp.el" "emacs-lisp/macroexp.el"
39533;;;;;; "emacs-lisp/map-ynp.el" "emacs-lisp/nadvice.el" "emacs-lisp/syntax.el" 39495;;;;;; "emacs-lisp/map-ynp.el" "emacs-lisp/nadvice.el" "emacs-lisp/shorthands.el"
39534;;;;;; "emacs-lisp/timer.el" "env.el" "epa-hook.el" "erc/erc-autoaway.el" 39496;;;;;; "emacs-lisp/syntax.el" "emacs-lisp/timer.el" "env.el" "epa-hook.el"
39535;;;;;; "erc/erc-button.el" "erc/erc-capab.el" "erc/erc-compat.el" 39497;;;;;; "erc/erc-autoaway.el" "erc/erc-button.el" "erc/erc-capab.el"
39536;;;;;; "erc/erc-dcc.el" "erc/erc-desktop-notifications.el" "erc/erc-ezbounce.el" 39498;;;;;; "erc/erc-compat.el" "erc/erc-dcc.el" "erc/erc-desktop-notifications.el"
39537;;;;;; "erc/erc-fill.el" "erc/erc-identd.el" "erc/erc-imenu.el" 39499;;;;;; "erc/erc-ezbounce.el" "erc/erc-fill.el" "erc/erc-identd.el"
39538;;;;;; "erc/erc-join.el" "erc/erc-list.el" "erc/erc-log.el" "erc/erc-match.el" 39500;;;;;; "erc/erc-imenu.el" "erc/erc-join.el" "erc/erc-list.el" "erc/erc-log.el"
39539;;;;;; "erc/erc-menu.el" "erc/erc-netsplit.el" "erc/erc-notify.el" 39501;;;;;; "erc/erc-match.el" "erc/erc-menu.el" "erc/erc-netsplit.el"
39540;;;;;; "erc/erc-page.el" "erc/erc-pcomplete.el" "erc/erc-replace.el" 39502;;;;;; "erc/erc-notify.el" "erc/erc-page.el" "erc/erc-pcomplete.el"
39541;;;;;; "erc/erc-ring.el" "erc/erc-services.el" "erc/erc-sound.el" 39503;;;;;; "erc/erc-replace.el" "erc/erc-ring.el" "erc/erc-services.el"
39542;;;;;; "erc/erc-speedbar.el" "erc/erc-spelling.el" "erc/erc-stamp.el" 39504;;;;;; "erc/erc-sound.el" "erc/erc-speedbar.el" "erc/erc-spelling.el"
39543;;;;;; "erc/erc-status-sidebar.el" "erc/erc-track.el" "erc/erc-truncate.el" 39505;;;;;; "erc/erc-stamp.el" "erc/erc-status-sidebar.el" "erc/erc-track.el"
39544;;;;;; "erc/erc-xdcc.el" "eshell/em-alias.el" "eshell/em-banner.el" 39506;;;;;; "erc/erc-truncate.el" "erc/erc-xdcc.el" "eshell/em-alias.el"
39545;;;;;; "eshell/em-basic.el" "eshell/em-cmpl.el" "eshell/em-dirs.el" 39507;;;;;; "eshell/em-banner.el" "eshell/em-basic.el" "eshell/em-cmpl.el"
39546;;;;;; "eshell/em-glob.el" "eshell/em-hist.el" "eshell/em-ls.el" 39508;;;;;; "eshell/em-dirs.el" "eshell/em-glob.el" "eshell/em-hist.el"
39547;;;;;; "eshell/em-pred.el" "eshell/em-prompt.el" "eshell/em-rebind.el" 39509;;;;;; "eshell/em-ls.el" "eshell/em-pred.el" "eshell/em-prompt.el"
39548;;;;;; "eshell/em-script.el" "eshell/em-smart.el" "eshell/em-term.el" 39510;;;;;; "eshell/em-rebind.el" "eshell/em-script.el" "eshell/em-smart.el"
39549;;;;;; "eshell/em-tramp.el" "eshell/em-unix.el" "eshell/em-xtra.el" 39511;;;;;; "eshell/em-term.el" "eshell/em-tramp.el" "eshell/em-unix.el"
39550;;;;;; "faces.el" "files.el" "font-core.el" "font-lock.el" "format.el" 39512;;;;;; "eshell/em-xtra.el" "faces.el" "files.el" "font-core.el"
39551;;;;;; "frame.el" "help.el" "hfy-cmap.el" "ibuf-ext.el" "indent.el" 39513;;;;;; "font-lock.el" "format.el" "frame.el" "help.el" "hfy-cmap.el"
39552;;;;;; "international/characters.el" "international/charscript.el" 39514;;;;;; "ibuf-ext.el" "indent.el" "international/characters.el" "international/charscript.el"
39553;;;;;; "international/cp51932.el" "international/emoji-zwj.el" "international/eucjp-ms.el" 39515;;;;;; "international/cp51932.el" "international/emoji-zwj.el" "international/eucjp-ms.el"
39554;;;;;; "international/iso-transl.el" "international/mule-cmds.el" 39516;;;;;; "international/iso-transl.el" "international/mule-cmds.el"
39555;;;;;; "international/mule-conf.el" "international/mule.el" "isearch.el" 39517;;;;;; "international/mule-conf.el" "international/mule.el" "isearch.el"
@@ -39596,7 +39558,7 @@ Zone out, completely." t nil)
39596;;;;;; "org/org-table.el" "org/org-timer.el" "org/ox-ascii.el" "org/ox-beamer.el" 39558;;;;;; "org/org-table.el" "org/org-timer.el" "org/ox-ascii.el" "org/ox-beamer.el"
39597;;;;;; "org/ox-html.el" "org/ox-icalendar.el" "org/ox-latex.el" 39559;;;;;; "org/ox-html.el" "org/ox-icalendar.el" "org/ox-latex.el"
39598;;;;;; "org/ox-md.el" "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el" 39560;;;;;; "org/ox-md.el" "org/ox-odt.el" "org/ox-org.el" "org/ox-publish.el"
39599;;;;;; "org/ox-texinfo.el" "org/ox.el" "progmodes/elisp-mode.el" 39561;;;;;; "org/ox-texinfo.el" "org/ox.el" "paren.el" "progmodes/elisp-mode.el"
39600;;;;;; "progmodes/prog-mode.el" "ps-mule.el" "register.el" "replace.el" 39562;;;;;; "progmodes/prog-mode.el" "ps-mule.el" "register.el" "replace.el"
39601;;;;;; "rfn-eshadow.el" "select.el" "simple.el" "startup.el" "subdirs.el" 39563;;;;;; "rfn-eshadow.el" "select.el" "simple.el" "startup.el" "subdirs.el"
39602;;;;;; "subr.el" "tab-bar.el" "textmodes/fill.el" "textmodes/makeinfo.el" 39564;;;;;; "subr.el" "tab-bar.el" "textmodes/fill.el" "textmodes/makeinfo.el"