[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] trunk r116444: * lisp/replace.el (read-regexp): Fix typo i
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] trunk r116444: * lisp/replace.el (read-regexp): Fix typo in earlier doc change. |
Date: |
Fri, 14 Feb 2014 19:08:57 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 116444
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Fri 2014-02-14 14:08:53 -0500
message:
* lisp/replace.el (read-regexp): Fix typo in earlier doc change.
modified:
lisp/replace.el replace.el-20091113204419-o5vbwnq5f7feedwu-119
=== modified file 'lisp/replace.el'
--- a/lisp/replace.el 2014-02-14 07:36:42 +0000
+++ b/lisp/replace.el 2014-02-14 19:08:53 +0000
@@ -668,7 +668,7 @@
"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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] trunk r116444: * lisp/replace.el (read-regexp): Fix typo in earlier doc change.,
Glenn Morris <=