+2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
+
+ * objects.texi (Equality Predicates): Add defun for
+ equal-including-properties.
+
2008-02-11 Glenn Morris <rgm@gnu.org>
- * objects.texi (Equality Predicates):
- Mention equal-including-properties.
+ * objects.texi (Equality Predicates): Mention
+ equal-including-properties. No longer talk about "two" functions.
2008-02-07 Richard Stallman <rms@gnu.org>
@section Equality Predicates
@cindex equality
- Here we describe two functions that test for equality between any two
+ Here we describe functions that test for equality between any two
objects. Other functions test equality between objects of specific
types, e.g., strings. For these predicates, see the appropriate chapter
describing the data type.