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


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

Reply via email to