[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-29 31cef9a4eac 5/5: ; * lisp/ldefs-boot.el: Regenerated for Emacs
|
From: |
Eli Zaretskii |
|
Subject: |
emacs-29 31cef9a4eac 5/5: ; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1. |
|
Date: |
Sun, 23 Jul 2023 04:27:25 -0400 (EDT) |
branch: emacs-29
commit 31cef9a4eac01fff5ff4fcb89d7e2b7815e93bad
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>
; * lisp/ldefs-boot.el: Regenerated for Emacs 29.1.
---
lisp/ldefs-boot.el | 11 ++++++-----
1 file 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.
If CONFIRM is non-nil, the user will be given an opportunity to edit the
command before it's run.
-Interactively, the user can use the \\`M-c' command while entering
-the regexp to indicate whether the grep should be case sensitive
-or not.
+Interactively, the user can use
\\<read-regexp-map>\\[read-regexp-toggle-case-fold] while entering the regexp
+to indicate whether the grep should be case sensitive or not.
(fn REGEXP &optional FILES DIR CONFIRM)" t)
(autoload 'zrgrep "grep" "\
@@ -20673,6 +20672,8 @@ Also see the `duplicate-line' command.
(autoload 'duplicate-line "misc" "\
Duplicate the current line N times.
Interactively, N is the prefix numeric argument, and defaults to 1.
+The user option `duplicate-line-final-position' specifies where to
+move point after duplicating the line.
Also see the `copy-from-above-command' command.
(fn &optional N)" t)
@@ -20731,7 +20732,7 @@ Optional argument BUFFER specifies a buffer to use,
instead of
The return value is always nil.
(fn &optional LOADED-ONLY-P BUFFER)" t)
-(register-definition-prefixes "misc" '("list-dynamic-libraries--"))
+(register-definition-prefixes "misc" '("duplicate-line-final-position"
"list-dynamic-libraries--"))
;;; Generated autoloads from misearch.el
@@ -33204,7 +33205,7 @@ The JSX-specific faces are used when
`treesit-font-lock-level' is
at least 3 (which is the default value).
(fn)" t)
-(register-definition-prefixes "typescript-ts-mode" '("typescript-ts-mode-"))
+(register-definition-prefixes "typescript-ts-mode" '("tsx-ts-mode--"
"typescript-ts-mode-"))
;;; Generated autoloads from international/ucs-normalize.el