[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#27897: [PATCH] 25.1; Add REGION-NONCONTIGUOUS-P arg to other replace
From: |
Eli Zaretskii |
Subject: |
bug#27897: [PATCH] 25.1; Add REGION-NONCONTIGUOUS-P arg to other replace.el commands |
Date: |
Sun, 22 Apr 2018 05:36:15 +0300 |
> From: Juri Linkov <juri@linkov.net>
> Cc: 27897@debbugs.gnu.org, drew.adams@oracle.com
> Date: Sat, 21 Apr 2018 22:59:11 +0300
>
> >> Thanks, your patch pushed to master as 75a32f4.
> >
> > I think this needs to be reflected ion NEWS, and perhaps also in the
> > manuals.
>
> query-replace-regexp-eval and map-query-replace-regexp are obscure commands
> that don't need to be documented and mentioned in NEWS. As for the commands
> replace-string and replace-regexp, their other arguments also are
> not documented.
The user-visible changes should be in NEWS. If you think the manuals
don't need updates on their behalf, mark the NEWS entry with "---".
Thanks.