replace.el documentation typo

2007-01-07 Thread Chris Moore
--- old/replace.el  2007-01-07 19:23:43.0 +0100
+++ replace.el  2007-01-07 19:24:06.0 +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.


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: replace.el documentation typo

2007-01-07 Thread Juanma Barranquero

On 1/7/07, Chris Moore [EMAIL PROTECTED] wrote:


-whole match, `\\N' a partial matches, `\\#' and `\\#N' the
+whole match, `\\N' a partial match, `\\#' and `\\#N' the


Committed, thanks.

   /L/e/k/t/u


___
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug