mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-12 16:23:57 +00:00
* lisp/replace.el (read-regexp): Fix typo in earlier doc change.
This commit is contained in:
parent
e0cece6439
commit
ab837c6083
@ -668,7 +668,7 @@ via \\<minibuffer-local-map>\\[next-history-element]."
|
||||
"Read and return a regular expression as a string.
|
||||
Prompt with the string PROMPT. If PROMPT ends in \":\" (followed by
|
||||
optional whitespace), use it as-is. Otherwise, add \": \" to the end,
|
||||
possible preceded by the default result (see below).
|
||||
possibly preceded by the default result (see below).
|
||||
|
||||
The optional argument DEFAULTS can be either: nil, a string, a list
|
||||
of strings, or a symbol. We use DEFAULTS to construct the default
|
||||
|
Loading…
Reference in New Issue
Block a user