summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-02-17 07:13:51 -0700
committerEric Blake <ebb9@byu.net>2009-02-17 07:13:51 -0700
commit10fb79cb4f4a4cb6a174d628c3304fee61596ff8 (patch)
treec34c3106d7e09a4bda475c481d1c2b6fece5fba7 /NEWS
parent047d480cdc9ff71e4e3228017ca24a83737cbf1f (diff)
downloadm4-10fb79cb4f4a4cb6a174d628c3304fee61596ff8.tar.gz
Sync changecom documentation with branch.
* doc/m4.texinfo (Changecom): Tweak wording. * NEWS: Import changes from the branch. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1f25484e..55abe349 100644
--- a/NEWS
+++ b/NEWS
@@ -135,10 +135,6 @@ promoted to 2.0.
efficient mapping directly to a builtin function, rather than through
textual indirection through further expansions of `builtin'.
-*** The `changecom' builtin semantics now match traditional
- implementations; if the start-comment string resembles a macro name or
- the start-quote string, comments are effectively disabled.
-
*** The `changesyntax' builtin has been improved, to make it easier to add
and remove characters from a syntax class without having to specify the
entire set of characters in that class. It also supports new syntax
@@ -240,6 +236,10 @@ promoted to 2.0.
then apply this patch:
http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=56d42fa71
+** The `changecom' builtin semantics now match traditional
+ implementations; if the start-comment string resembles a macro name or
+ the start-quote string, comments are effectively disabled.
+
** The `divert' builtin now accepts an optional second argument of text
that is immediately placed in the new diversion, regardless of whether
the current expansion is nested within argument collection of another