summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-06-06 20:39:46 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-06-06 20:39:46 +0000
commit426e6ba046025f16a551fc6f4fd6736a4fcb21b7 (patch)
tree2672b4fd96bf8000ea940128b79b31f7af60a8e0
parent12e18d7dfa21256c5c380114691a18a467432b29 (diff)
downloademacs-426e6ba046025f16a551fc6f4fd6736a4fcb21b7.tar.gz
New vars `replace-search-function' and `replace-re-search-function'.
-rw-r--r--etc/NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8483845b6ec..4be44175e73 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -855,6 +855,14 @@ search and match primitives from changing the match data.
** New function `match-substitute-replacement' returns the result of
`replace-match' without actually using it in the buffer.
+** The new variable `replace-search-function' determines the function
+to use for searching in query-replace and replace-string.
+
+** The new variable `replace-re-search-function' determines the
+function to use for searching in `query-replace-regexp',
+`replace-regexp', + `query-replace-regexp-eval', and
+`map-query-replace-regexp'.
+
** If a local hook function has a non-nil `permanent-local-hook'
property, then `kill-all-local-variables' does not remove it from
the local value of the hook variable. This means it remains