emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Fri, 06 Jun 2008 20:39:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/06/06 20:39:47

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1756
retrieving revision 1.1757
diff -u -b -r1.1756 -r1.1757
--- NEWS        5 Jun 2008 05:44:05 -0000       1.1756
+++ NEWS        6 Jun 2008 20:39:46 -0000       1.1757
@@ -855,6 +855,14 @@
 ** 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]