+2000-10-24 Pavel Roskin <proski@gnu.org>
+
+ * m4sugar.m4 (m4_quote): Comment change.
+
2000-10-24 Akim Demaille <akim@epita.fr>
Start avoiding dependence upon character ranges.
# ----------------
# Return STRING quoted.
#
-# It is important to realize the difference between `quote(exp)' and
+# It is important to realize the difference between `m4_quote(exp)' and
# `[exp]': in the first case you obtain the quoted *result* of the
# expansion of EXP, while in the latter you just obtain the string
# `exp'.
# ----------------
# Return STRING quoted.
#
-# It is important to realize the difference between `quote(exp)' and
+# It is important to realize the difference between `m4_quote(exp)' and
# `[exp]': in the first case you obtain the quoted *result* of the
# expansion of EXP, while in the latter you just obtain the string
# `exp'.