1
0
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:
Glenn Morris 2014-02-14 14:08:53 -05:00
parent e0cece6439
commit ab837c6083

View File

@ -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