From 36649e0150fa7be91040b9d74009ccc085f8a363 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 29 Nov 2015 21:50:59 -0800 Subject: Spelling and grammar fixes --- lisp/replace.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/replace.el') diff --git a/lisp/replace.el b/lisp/replace.el index 76f8d312c7c..21a830da9ca 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -318,7 +318,7 @@ to be replaced will match a sequence of whitespace chars defined by the regexp in `search-whitespace-regexp'. If `replace-character-fold' is non-nil, matching uses character folding, -i.e. it ignores diacriticals and other differences between equivalent +i.e. it ignores diacritics and other differences between equivalent character strings. Third arg DELIMITED (prefix arg if interactive), if non-nil, means replace @@ -563,7 +563,7 @@ to be replaced will match a sequence of whitespace chars defined by the regexp in `search-whitespace-regexp'. If `replace-character-fold' is non-nil, matching uses character folding, -i.e. it ignores diacriticals and other differences between equivalent +i.e. it ignores diacritics and other differences between equivalent character strings. Third arg DELIMITED (prefix arg if interactive), if non-nil, means replace -- cgit v1.2.1