+2008-02-11 Glenn Morris <rgm@gnu.org>
+
+ * objects.texi (Equality Predicates): No longer talk about "two"
+ functions.
+
+2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
+
+ * objects.texi (Equality Predicates): Add defun for
+ equal-including-properties.
+
2008-02-10 Glenn Morris <rgm@gnu.org>
* objects.texi (Equality Predicates):
@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 of contents between objects of specific
types, e.g., strings. For these predicates, see the appropriate chapter
describing the data type.