diff options
| author | Eli Zaretskii | 2023-07-23 04:18:31 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2023-07-23 04:18:31 -0400 |
| commit | 31cef9a4eac01fff5ff4fcb89d7e2b7815e93bad (patch) | |
| tree | eb2232827a52ba9338a841ea1da4a62654a22490 | |
| parent | 82d6bb66fea018bf05707db6a2b4507b07cc3f98 (diff) | |
| download | emacs-31cef9a4eac01fff5ff4fcb89d7e2b7815e93bad.tar.gz emacs-31cef9a4eac01fff5ff4fcb89d7e2b7815e93bad.zip | |
; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.emacs-29.1-rc1
| -rw-r--r-- | lisp/ldefs-boot.el | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el index 8f8a30d0382..99fff8d8c98 100644 --- a/lisp/ldefs-boot.el +++ b/lisp/ldefs-boot.el | |||
| @@ -14808,9 +14808,8 @@ to specify a command to run. | |||
| 14808 | If CONFIRM is non-nil, the user will be given an opportunity to edit the | 14808 | If CONFIRM is non-nil, the user will be given an opportunity to edit the |
| 14809 | command before it's run. | 14809 | command before it's run. |
| 14810 | 14810 | ||
| 14811 | Interactively, the user can use the \\`M-c' command while entering | 14811 | Interactively, the user can use \\<read-regexp-map>\\[read-regexp-toggle-case-fold] while entering the regexp |
| 14812 | the regexp to indicate whether the grep should be case sensitive | 14812 | to indicate whether the grep should be case sensitive or not. |
| 14813 | or not. | ||
| 14814 | 14813 | ||
| 14815 | (fn REGEXP &optional FILES DIR CONFIRM)" t) | 14814 | (fn REGEXP &optional FILES DIR CONFIRM)" t) |
| 14816 | (autoload 'zrgrep "grep" "\ | 14815 | (autoload 'zrgrep "grep" "\ |
| @@ -20673,6 +20672,8 @@ Also see the `duplicate-line' command. | |||
| 20673 | (autoload 'duplicate-line "misc" "\ | 20672 | (autoload 'duplicate-line "misc" "\ |
| 20674 | Duplicate the current line N times. | 20673 | Duplicate the current line N times. |
| 20675 | Interactively, N is the prefix numeric argument, and defaults to 1. | 20674 | Interactively, N is the prefix numeric argument, and defaults to 1. |
| 20675 | The user option `duplicate-line-final-position' specifies where to | ||
| 20676 | move point after duplicating the line. | ||
| 20676 | Also see the `copy-from-above-command' command. | 20677 | Also see the `copy-from-above-command' command. |
| 20677 | 20678 | ||
| 20678 | (fn &optional N)" t) | 20679 | (fn &optional N)" t) |
| @@ -20731,7 +20732,7 @@ Optional argument BUFFER specifies a buffer to use, instead of | |||
| 20731 | The return value is always nil. | 20732 | The return value is always nil. |
| 20732 | 20733 | ||
| 20733 | (fn &optional LOADED-ONLY-P BUFFER)" t) | 20734 | (fn &optional LOADED-ONLY-P BUFFER)" t) |
| 20734 | (register-definition-prefixes "misc" '("list-dynamic-libraries--")) | 20735 | (register-definition-prefixes "misc" '("duplicate-line-final-position" "list-dynamic-libraries--")) |
| 20735 | 20736 | ||
| 20736 | 20737 | ||
| 20737 | ;;; Generated autoloads from misearch.el | 20738 | ;;; Generated autoloads from misearch.el |
| @@ -33204,7 +33205,7 @@ The JSX-specific faces are used when `treesit-font-lock-level' is | |||
| 33204 | at least 3 (which is the default value). | 33205 | at least 3 (which is the default value). |
| 33205 | 33206 | ||
| 33206 | (fn)" t) | 33207 | (fn)" t) |
| 33207 | (register-definition-prefixes "typescript-ts-mode" '("typescript-ts-mode-")) | 33208 | (register-definition-prefixes "typescript-ts-mode" '("tsx-ts-mode--" "typescript-ts-mode-")) |
| 33208 | 33209 | ||
| 33209 | 33210 | ||
| 33210 | ;;; Generated autoloads from international/ucs-normalize.el | 33211 | ;;; Generated autoloads from international/ucs-normalize.el |