view lib-src/.arch-inventory @ 56228:4e0ea2b75232

(query-replace-read-args): Implement `\,' and `\#' replacements here. (query-replace-regexp): Doc string explaining this and the new `\?' replacement. Remove `\,' and `\#' implementation here, as it is better placed in `query-replace-read-args'. (replace-regexp): Explain `\,', `\#' and `\?'. (replace-match-data): New function for thorough reuse/destruction of old match-data. (replace-match-maybe-edit): Function for implementing `\?' editing. (perform-replace): Fix maintaining of the match stack including already matched regions, implement `\?', fix various problems with regions while editing and other stuff. (replace-highlight): Simplified.
author David Kastrup <dak@gnu.org>
date Thu, 24 Jun 2004 10:26:24 +0000
parents 34a75c56c1ce
children 056555472800
line wrap: on
line source

# Ignore binaries
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse)$

# Building actually makes a copy/link of the source file
precious ^(ctags\.c)$

# Windows generates this
backup ^(DOC)$

# arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f