aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2015-06-30 19:45:56 -0700
committerPaul Eggert2015-06-30 19:47:29 -0700
commitcc7acdbd0e88d94d3e63d230c17894bb7bd74091 (patch)
tree3256dba8c661e87ea4b6f002275db5b2f925ae89 /etc
parent5f004117f5bcab9171eaddb2867393ed69ae49bf (diff)
downloademacs-cc7acdbd0e88d94d3e63d230c17894bb7bd74091.tar.gz
emacs-cc7acdbd0e88d94d3e63d230c17894bb7bd74091.zip
Spelling fixes
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 389de167fc6..758d358f41c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -87,7 +87,7 @@ command line when `initial-buffer-choice' is non-nil.
87** `isearch' and `query-replace' now perform character folding in matches. 87** `isearch' and `query-replace' now perform character folding in matches.
88This is analogous to case-folding, but applies between Unicode 88This is analogous to case-folding, but applies between Unicode
89characters and their ASCII counterparts. This means many characters 89characters and their ASCII counterparts. This means many characters
90will match entire groups of charactes. 90will match entire groups of characters.
91 91
92For instance, the " will match all variants of unicode double quotes 92For instance, the " will match all variants of unicode double quotes
93(like “ and ”), and the letter a will match all of its accented 93(like “ and ”), and the letter a will match all of its accented