emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

replace.el documentation typo


From: Chris Moore
Subject: replace.el documentation typo
Date: Sun, 07 Jan 2007 19:25:59 +0100

--- old/replace.el      2007-01-07 19:23:43.000000000 +0100
+++ replace.el  2007-01-07 19:24:06.000000000 +0100
@@ -474,7 +474,7 @@
 In interactive calls, the replacement text may contain `\\,'
 followed by a Lisp expression used as part of the replacement
 text.  Inside of that expression, `\\&' is a string denoting the
-whole match, `\\N' a partial matches, `\\#&' and `\\#N' the
+whole match, `\\N' a partial match, `\\#&' and `\\#N' the
 respective numeric values from `string-to-number', and `\\#'
 itself for `replace-count', the number of replacements occured so
 far.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]