aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f5b06f95fb0..47a4bae17c2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -115,6 +115,8 @@ frames.
115 115
116** New doc command `describe-symbol'. Works for functions, vars, faces, etc... 116** New doc command `describe-symbol'. Works for functions, vars, faces, etc...
117 117
118** New user option `search-default-regexp-mode' specifies the default mode for isearch
119
118** `isearch' and `query-replace' now perform character folding in matches. 120** `isearch' and `query-replace' now perform character folding in matches.
119This is analogous to case-folding, but applies between Unicode 121This is analogous to case-folding, but applies between Unicode
120characters and their ASCII counterparts. This means many characters 122characters and their ASCII counterparts. This means many characters