From: Glenn Morris Date: Fri, 14 Feb 2014 19:08:53 +0000 (-0500) Subject: * lisp/replace.el (read-regexp): Fix typo in earlier doc change. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~51 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ab837c608327848d7a9272055dac072f9d08918f;p=emacs.git * lisp/replace.el (read-regexp): Fix typo in earlier doc change. --- diff --git a/lisp/replace.el b/lisp/replace.el index fafa5ec8390..fda2213236b 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -668,7 +668,7 @@ via \\\\[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