]> code.delx.au - gnu-emacs/commit
(multi-query-replace-map): New variable.
authorJuri Linkov <juri@jurta.org>
Wed, 23 Jul 2008 01:18:39 +0000 (01:18 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 23 Jul 2008 01:18:39 +0000 (01:18 +0000)
commitb591f3387a5b01d0419a5263cdba88193cdde0db
treeaeab1149d8282e4705f9808d0e4492872a887435
parent4542adfb1f4138bf355eb8c90d655023375064b1
(multi-query-replace-map): New variable.
(perform-replace): Add processing of new multi-buffer keys bound
to `automatic-all' and `exit-current'.  Set `query-flag' to nil
if last input char was `automatic-all'.  Set new local variable
`multi-buffer' to t when one of new two keys were typed.  Return
non-nil value of `multi-buffer' that tells to calling functions
to continue replacement on the next file.
lisp/replace.el