Mercurial > hg > xemacs-beta
diff lisp/prim/replace.el @ 173:8eaf7971accc r20-3b13
Import from CVS: tag r20-3b13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:49:09 +0200 |
parents | 4be1180a9e89 |
children |
line wrap: on
line diff
--- a/lisp/prim/replace.el Mon Aug 13 09:47:55 2007 +0200 +++ b/lisp/prim/replace.el Mon Aug 13 09:49:09 2007 +0200 @@ -30,7 +30,7 @@ ;;; Code: -(defconst case-replace t "\ +(defvar case-replace t "\ *Non-nil means `query-replace' should preserve case in replacements. What this means is that `query-replace' will change the case of the replacement text so that it matches the text that was replaced.