(query-replace-read-args): Only warn about use of \n
authorDavid Kastrup <dak@gnu.org>
Thu, 17 Jun 2004 14:44:02 +0000 (14:44 +0000)
committerDavid Kastrup <dak@gnu.org>
Thu, 17 Jun 2004 14:44:02 +0000 (14:44 +0000)
commit2f57bf8593e0852e5bb8fc95f9341f5857efc504
treea21662fd1fb6070d3f9dbdecf726511d9e102d8e
parenta6cb6b787e03344d28e93bef1cce5a7930854158
(query-replace-read-args): Only warn about use of \n
and \t when we are doing a regexp replacement and the actual
escaped character is n or t.
(query-replace-regexp): Add \, and \# interpretation to
interactive call and document it.
(query-replace-regexp-eval, replace-match-string-symbols): add \#
as shortkey for replace-count.
(replace-quote): New function for doubling backslashes.
lisp/ChangeLog
lisp/replace.el